public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* question: 'nxclient' won't connect with cygwin1.dll  1.7.16
@ 2012-08-26  5:10 starlight.2012q3
  2012-08-26  7:36 ` starlight.2012q3
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: starlight.2012q3 @ 2012-08-26  5:10 UTC (permalink / raw)
  To: cygwin

Hello,

Just upgraded from 1.7.5 to 1.7.16.

Curiously the NoMachine 'nxclient' application
doesn't work when the latest 'cygwin1.dll'
is copied into it's bin directory.

However it works fine with the older 1.7.5
'cygwin1.dll'.  Using the 1.7.5 DLL with
'nxclient' does not seem to cause problems
with other CYGWIN 1.7.16 applications.

Ever since 1.7 I've had to replace several
DLLs that come with 'nxclient' so they match
the installed CYGWIN or it fails to connect.

I realize that 'nxclient' is not supported
here.  Just wondering if anyone has an
idea why the latest 1.7.16 'cygwin1.dll'
is not working while 1.7.5 is working.
Also replacing, with 1.7.16:

   cygcrypto-0.9.8.dll
   cygjpeg-62.dll
   cygpng12.dll
   cygz.dll

and adding

   cyggcc_s-1.dll

Any thoughts, speculation, random guesses,
etc. welcome.

Since it's working it's not a big deal,
but I'm inclined to run matched CYGWIN
DLLs and am concerned that eventually
the 1.7.5 DLL might not get along with
newer DLLs.

'nxclient' version is 3.5.0-9 (latest).
The version of 'cygwin1.dll' that comes
with it is 1.5.25-cr-0x5f1

I've also sent a message to NoMachine so
they can take a look at it.

Thanks!


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: question: 'nxclient' won't connect with cygwin1.dll   1.7.16
  2012-08-26  5:10 question: 'nxclient' won't connect with cygwin1.dll 1.7.16 starlight.2012q3
@ 2012-08-26  7:36 ` starlight.2012q3
  2012-08-26  8:04   ` starlight.2012q3
  2012-08-26 16:10 ` Christopher Faylor
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 6+ messages in thread
From: starlight.2012q3 @ 2012-08-26  7:36 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 129 bytes --]

Here are examples of good/bad session logfiles.

Seems to go wrong at

   printFatalError [Cannot initialize the display service]

[-- Attachment #2: runlog_bad.txt --]
[-- Type: text/plain, Size: 30851 bytes --]

[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_SYSTEM' to 'C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_ROOT' to 'C:\Users\username\NX73F8~1'
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_HOME' to 'C:\Users\username'
[Sun Aug 26 00:36:54 2012]: Starting font debug
Fixed font was set to: 'Courier New' size: '8'
And the result is: 'Courier New'
Setting default system font: 'MS Shell Dlg,8.3,-1,5,50,0,0,0,0,0'
Font was set to: 'MS Shell Dlg'
And the result is: 'MS Shell Dlg'
End of font debug


[Sun Aug 26 00:36:54 2012]: Starting NX Client version 3.5.0-9
[Sun Aug 26 00:36:54 2012]: qtrc: useXft read=1 value=1
qtrc: useXft is set to true
qtrc: enableXft read=1 value=1
qtrc: enableXft is set to true

[Sun Aug 26 00:36:54 2012]: Initializing the login dialog.
[Sun Aug 26 00:36:54 2012]: Config File Name set to: 'C:\Users\username/.nx/config/nxclient.cfg'.
[Sun Aug 26 00:36:54 2012]: System NX dir set to: 'C:\Program Files (x86)\NX Client for Windows'.
[Sun Aug 26 00:36:54 2012]: Personal NX dir set to: 'C:\Users\username\NX73F8~1'.
[Sun Aug 26 00:36:54 2012]: creating SessionSettings=''
[Sun Aug 26 00:36:54 2012]: LoginDialog::loadConfigFiles - number of entries in config dir: 6
[Sun Aug 26 00:36:54 2012]: ComboSession::insertSession: 'system1-demo' -> 'C:/Users/username/NX73F8~1/config/system1-demo.nxs'
[Sun Aug 26 00:36:54 2012]: ComboSession::setCurrentSession: 'system1-demo'
[Sun Aug 26 00:36:54 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system1-demo.nxs')
[Sun Aug 26 00:36:54 2012]: ComboSession::insertSession: 'system2-shell' -> 'C:/Users/username/NX73F8~1/config/system2-shell.nxs'
[Sun Aug 26 00:36:54 2012]: ComboSession::setCurrentSession: 'system2-shell'
[Sun Aug 26 00:36:54 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system2-shell.nxs')
[Sun Aug 26 00:36:54 2012]: ComboSession::insertSession: 'system2-demo' -> 'C:/Users/username/NX73F8~1/config/system2-demo.nxs'
[Sun Aug 26 00:36:54 2012]: ComboSession::setCurrentSession: 'system2-demo'
[Sun Aug 26 00:36:54 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system2-demo.nxs')
[Sun Aug 26 00:36:54 2012]: Utility::getPreferencesFile: 'nxclient' -> 'C:\Users\username/.nx/config/nxclient.cfg'
[Sun Aug 26 00:36:54 2012]: ComboSession::setCurrentSession: 'system2-demo'
[Sun Aug 26 00:36:54 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system2-demo.nxs')
[Sun Aug 26 00:36:54 2012]: LoginDialog: slotChangeSession [system2-demo]
[Sun Aug 26 00:36:54 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:54 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:54 2012]: Settings::flush
[Sun Aug 26 00:36:54 2012]: Settings::flush
[Sun Aug 26 00:36:54 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1\temp]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1\temp] [30] [260]
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_HOME' to 'C:\Users\username'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_ROOT' to 'C:\Users\username\NX73F8~1'
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_SYSTEM' to 'C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_CLIENT' to 'C:\Program Files (x86)\NX Client for Windows\nxclient.exe'
[Sun Aug 26 00:36:54 2012]: Trying the XAUTHORITY environment variable with value [].
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:36:54 2012]: Trying the default value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:36:54 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'XAUTHORITY' to 'C:\Users\username\.Xauthority'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'LD_LIBRARY_PATH' to 'C:\Program Files (x86)\NX Client for Windows\bin'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'HOME' to 'C:\Users\username'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'PATH' to 'C:\localapp\lib;C:\perl\5.10.0\bin;C:\perl\5.10.0\bin\MSWin32-x64-multi-thread;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI\ATI.ACE\Core-Static;c:\Program Files\OFED\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1\temp'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'CYGWIN' to 'server'
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'NX_VERSION' to '3.5.0'
[Sun Aug 26 00:36:54 2012]: NXService::run: params [--check]
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5092\svclog
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --check]
[Sun Aug 26 00:36:54 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:36:54 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: LoginDialog: shared libraries environment ok
[Sun Aug 26 00:36:54 2012]: NXService::run: params [--cleanup]
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5092\svclog
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:36:54 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --cleanup]
[Sun Aug 26 00:36:54 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:36:54 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:36:54 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:36:54 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:36:54 2012]: Setting environment variable 'PATH' to 'C:\localapp\lib;C:\perl\5.10.0\bin;C:\perl\5.10.0\bin\MSWin32-x64-multi-thread;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI\ATI.ACE\Core-Static;c:\Program Files\OFED\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows;C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:36:54 2012]: Main: createRegistryKeys: 'Software\Classes\NXClient.session' exists and have value: [NX Client for Windows session file]
[Sun Aug 26 00:36:54 2012]: Main: createRegistryKeys: 'Software\Classes\NXClient.session\DefaultIcon' exists and have value: [C:\Program Files (x86)\NX Client for Windows\share\icons\nxclient-desktop.ico]
[Sun Aug 26 00:36:54 2012]: Main: createRegistryKeys: 'Software\Classes\NXClient.session\shell\open\command' exists and have value: ["C:\Program Files (x86)\NX Client for Windows\nxclient.exe" --session "%1"]
[Sun Aug 26 00:36:54 2012]: Main: createRegistryKeys: 'Software\Classes\.nxs' exists and have value: [NXClient.session]
[Sun Aug 26 00:36:54 2012]: Main: createRegistryKeys: 'Software\Classes\.nxs' exists and have value of 'Content Type': [application/nx-session]
[Sun Aug 26 00:36:58 2012]: ComboSession::setCurrentSession: 'system1-demo'
[Sun Aug 26 00:36:58 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system1-demo.nxs')
[Sun Aug 26 00:36:58 2012]: LoginDialog: slotChangeSession [system1-demo]
[Sun Aug 26 00:36:58 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:58 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:58 2012]: Settings::flush
[Sun Aug 26 00:36:58 2012]: Settings::flush
[Sun Aug 26 00:36:58 2012]: ComboSession::setCurrentSession: 'system1-demo'
[Sun Aug 26 00:36:58 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system1-demo.nxs')
[Sun Aug 26 00:36:58 2012]: LoginDialog: slotChangeSession [system1-demo]
[Sun Aug 26 00:36:58 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:58 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:36:58 2012]: Settings::flush
[Sun Aug 26 00:36:58 2012]: Settings::flush
[Sun Aug 26 00:37:00 2012]: LoginDialog: login setupGui 1
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1\temp]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1\temp] [30] [260]
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'NX_HOME' to 'C:\Users\username'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'NX_ROOT' to 'C:\Users\username\NX73F8~1'
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'NX_SYSTEM' to 'C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'NX_CLIENT' to 'C:\Program Files (x86)\NX Client for Windows\nxclient.exe'
[Sun Aug 26 00:37:00 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:37:00 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'XAUTHORITY' to 'C:\Users\username\.Xauthority'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'LD_LIBRARY_PATH' to 'C:\Program Files (x86)\NX Client for Windows\bin'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'HOME' to 'C:\Users\username'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'PATH' to 'C:\localapp\lib;C:\perl\5.10.0\bin;C:\perl\5.10.0\bin\MSWin32-x64-multi-thread;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI\ATI.ACE\Core-Static;c:\Program Files\OFED\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows;C:\PROGRA~2\NXCLIE~1;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1\temp'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'CYGWIN' to 'server'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'NX_VERSION' to '3.5.0'
[Sun Aug 26 00:37:00 2012]: Setting environment variable 'HOME' to 'C:/Users/username'
[Sun Aug 26 00:37:00 2012]: Trying to write the ssh key into [C:\Users\username\NX73F8~1/temp/5092/keylog]
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092/keylog]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092/keylog] [42] [260]
[Sun Aug 26 00:37:00 2012]: SSH key file path [C:\Users\username\NX73F8~1/temp/5092/keylog]
[Sun Aug 26 00:37:00 2012]: Running nxssh protocol with version [3.5.0]
[Sun Aug 26 00:37:00 2012]: LoginDialog: startProgressTimer
[Sun Aug 26 00:37:00 2012]: LoginDialog::ShowConnectionStatus code=[240] str=[Setting up the environment] error=[0]
[Sun Aug 26 00:37:00 2012]: ProgressDialog::printNxStatus: [Setting up the environment]
[Sun Aug 26 00:37:00 2012]: LoginDialog: startProgressTimer
[Sun Aug 26 00:37:00 2012]: Showing progress dialog: Setting up the environment
[Sun Aug 26 00:37:00 2012]: Rootless mode not detected. We do not append '-multiwindow' parameter to nxwin command.
[Sun Aug 26 00:37:00 2012]: NXService::stop: command [--stop display --id ]
[Sun Aug 26 00:37:00 2012]: NXService::run: params [--stop display --id ]
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:00 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5092\svclog
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:00 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --stop display --id ]
[Sun Aug 26 00:37:00 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:37:00 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:37:00 2012]: NXService::start command=--start display --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine
[Sun Aug 26 00:37:00 2012]: NXService::run: params [--start display --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine]
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:00 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5092\svclog
[Sun Aug 26 00:37:00 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:00 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:00 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --start display --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine]
[Sun Aug 26 00:37:00 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:30 2012]: NXService::run: process terminating because timeout of 30 secs expired
[Sun Aug 26 00:37:30 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [NXSERVICE - is running]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info::ServiceManager cleanup]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got []
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Service name: display [Sun Aug 26 00:37:00 2012].]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info::ServiceManager stop 'display']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Error: id value empty]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got []
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Service name: display [Sun Aug 26 00:37:00 2012].]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Service directory MD5 85AF85472A34ED995AD4DFCD5F3BEFBD.]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Using directory: 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD']
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/D-CIAN~1] [34] [260]
[Sun Aug 26 00:37:30 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1/D-CIAN~1'
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getSystemDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setSystemDir]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::setSystemDir: Set NX system directory to 'C:\PROGRA~2\NXCLIE~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [System::getSystemDir: Got NX system directory 'C:\PROGRA~2\NXCLIE~1']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::getFreePort: found port[6000]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Going to retrieve a free UNIX display port.]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: There is no server running on display [:0].]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Using display: 0]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Using authority file: /cygdrive/c/Users/username/.Xauthority]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base' path='C:\PROGRA~2\NXCLIE~1\share\fonts\base']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF' path='C:\PROGRA~2\NXCLIE~1\share\fonts\TTF']
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Using fontpath '/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF'.]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[0][C:\PROGRA~2\NXCLIE~1/bin/NXWin.exe]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[1][-nowinkill]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[2][-clipboard]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[3][-noloadxkb]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[4][-agent]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[5][-hide]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[6][-noreset]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[7][-auth]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[8][/cygdrive/c/Users/username/.Xauthority]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[9][-nolisten]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[10][tcp]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[11][-fp]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[12][/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[13][-engine]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[14][1]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[15][-screen]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[16][0]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[17][1280x800]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[18][-nokeyhook]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[19][-name]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[20][demo@system1:]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Service::addArgument[21][:0]]
[Sun Aug 26 00:37:30 2012]: NXService::readParameters: got [Info: Starting daemon: '85AF85472A34ED995AD4DFCD5F3BEFBD']
[Sun Aug 26 00:37:30 2012]: Starting display status=259
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:30 2012]: printFatalError [Cannot initialize the display service]
[Sun Aug 26 00:37:30 2012]: KillAllComponents 02301BE0
[Sun Aug 26 00:37:30 2012]: LoginDialog: stopAllTimers
[Sun Aug 26 00:37:30 2012]: LoginDialog: stopProgressTimer
[Sun Aug 26 00:37:30 2012]: LoginDialog::killAllComponents() stopping NXProtoSSH
[Sun Aug 26 00:37:30 2012]: StopConnection called
[Sun Aug 26 00:37:30 2012]: nxssh is NULL we do not do anything with nxssh
[Sun Aug 26 00:37:30 2012]: StopConnection called
[Sun Aug 26 00:37:30 2012]: LoginDialog::killAllComponents proxy pid: 0
[Sun Aug 26 00:37:30 2012]: NXProcessWin::StopProcess begin
[Sun Aug 26 00:37:30 2012]: NXProcessWin::StopProcess invalid handle!!!
[Sun Aug 26 00:37:30 2012]: NXService::stop: command [--stop display --id 85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:37:30 2012]: NXService::run: params [--stop display --id 85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:30 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5092\svclog
[Sun Aug 26 00:37:30 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:37:30 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:37:30 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --stop display --id 85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:37:30 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:37:30 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:37:30 2012]: end of killAllComponents
[Sun Aug 26 00:37:30 2012]: LoginDialog::ShowConnectionStatus code=[279] str=[Cannot initialize the display service] error=[1]
[Sun Aug 26 00:37:30 2012]: ProgressDialog::printNxStatus: [Cannot initialize the display service]
[Sun Aug 26 00:37:30 2012]: Logfile path [] doesn't exist.
[Sun Aug 26 00:39:32 2012]: LoginDialog::ShowConnectionStatus code=[251] str=[Disconnecting...] error=[0]
[Sun Aug 26 00:39:32 2012]: ProgressDialog::printNxStatus: [Disconnecting...]
[Sun Aug 26 00:39:32 2012]: KillAllComponents 02301BE0
[Sun Aug 26 00:39:32 2012]: LoginDialog: stopAllTimers
[Sun Aug 26 00:39:32 2012]: LoginDialog: stopProgressTimer
[Sun Aug 26 00:39:32 2012]: LoginDialog::killAllComponents() stopping NXProtoSSH
[Sun Aug 26 00:39:32 2012]: StopConnection called
[Sun Aug 26 00:39:32 2012]: nxssh is NULL we do not do anything with nxssh
[Sun Aug 26 00:39:32 2012]: StopConnection called
[Sun Aug 26 00:39:32 2012]: LoginDialog::killAllComponents proxy pid: 0
[Sun Aug 26 00:39:32 2012]: NXProcessWin::StopProcess begin
[Sun Aug 26 00:39:32 2012]: NXProcessWin::StopProcess invalid handle!!!
[Sun Aug 26 00:39:32 2012]: NXService::stop: command [--stop display --id 85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:39:32 2012]: NXService::run: params [--stop display --id 85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:39:32 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:39:32 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:39:32 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:39:32 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:39:32 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5092\svclog
[Sun Aug 26 00:39:32 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5092]
[Sun Aug 26 00:39:32 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5092] [35] [260]
[Sun Aug 26 00:39:32 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --stop display --id 85AF85472A34ED995AD4DFCD5F3BEFBD]
[Sun Aug 26 00:39:32 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:39:32 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:39:32 2012]: end of killAllComponents
[Sun Aug 26 00:39:34 2012]: LoginDialog: closeEvent received!
[Sun Aug 26 00:39:34 2012]: LoginDialog::destructor called begin
[Sun Aug 26 00:39:34 2012]: LoginDialog: stopAllTimers
[Sun Aug 26 00:39:34 2012]: LoginDialog: stopProgressTimer
[Sun Aug 26 00:39:34 2012]: Utility::getPreferencesFile: 'nxclient' -> 'C:\Users\username/.nx/config/nxclient.cfg'
[Sun Aug 26 00:39:34 2012]: Settings::flush
[Sun Aug 26 00:39:34 2012]: Called destructor for protocol class
[Sun Aug 26 00:39:34 2012]: LoginDialog::destructor called end

[-- Attachment #3: runlog_good.txt --]
[-- Type: text/plain, Size: 64719 bytes --]

[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_SYSTEM' to 'C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_ROOT' to 'C:\Users\username\NX73F8~1'
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_HOME' to 'C:\Users\username'
[Sun Aug 26 00:42:49 2012]: Starting font debug
Fixed font was set to: 'Courier New' size: '8'
And the result is: 'Courier New'
Setting default system font: 'MS Shell Dlg,8.3,-1,5,50,0,0,0,0,0'
Font was set to: 'MS Shell Dlg'
And the result is: 'MS Shell Dlg'
End of font debug


[Sun Aug 26 00:42:49 2012]: Starting NX Client version 3.5.0-9
[Sun Aug 26 00:42:49 2012]: qtrc: useXft read=1 value=1
qtrc: useXft is set to true
qtrc: enableXft read=1 value=1
qtrc: enableXft is set to true

[Sun Aug 26 00:42:49 2012]: Initializing the login dialog.
[Sun Aug 26 00:42:49 2012]: Config File Name set to: 'C:\Users\username/.nx/config/nxclient.cfg'.
[Sun Aug 26 00:42:49 2012]: System NX dir set to: 'C:\Program Files (x86)\NX Client for Windows'.
[Sun Aug 26 00:42:49 2012]: Personal NX dir set to: 'C:\Users\username\NX73F8~1'.
[Sun Aug 26 00:42:49 2012]: creating SessionSettings=''
[Sun Aug 26 00:42:49 2012]: LoginDialog::loadConfigFiles - number of entries in config dir: 6
[Sun Aug 26 00:42:49 2012]: ComboSession::insertSession: 'system1-demo' -> 'C:/Users/username/NX73F8~1/config/system1-demo.nxs'
[Sun Aug 26 00:42:49 2012]: ComboSession::setCurrentSession: 'system1-demo'
[Sun Aug 26 00:42:49 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system1-demo.nxs')
[Sun Aug 26 00:42:49 2012]: ComboSession::insertSession: 'system2-shell' -> 'C:/Users/username/NX73F8~1/config/system2-shell.nxs'
[Sun Aug 26 00:42:49 2012]: ComboSession::setCurrentSession: 'system2-shell'
[Sun Aug 26 00:42:49 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system2-shell.nxs')
[Sun Aug 26 00:42:49 2012]: ComboSession::insertSession: 'system2-demo' -> 'C:/Users/username/NX73F8~1/config/system2-demo.nxs'
[Sun Aug 26 00:42:49 2012]: ComboSession::setCurrentSession: 'system2-demo'
[Sun Aug 26 00:42:49 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system2-demo.nxs')
[Sun Aug 26 00:42:49 2012]: Utility::getPreferencesFile: 'nxclient' -> 'C:\Users\username/.nx/config/nxclient.cfg'
[Sun Aug 26 00:42:49 2012]: ComboSession::setCurrentSession: 'system1-demo'
[Sun Aug 26 00:42:49 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system1-demo.nxs')
[Sun Aug 26 00:42:49 2012]: LoginDialog: slotChangeSession [system1-demo]
[Sun Aug 26 00:42:49 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:42:49 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:42:49 2012]: Settings::flush
[Sun Aug 26 00:42:49 2012]: Settings::flush
[Sun Aug 26 00:42:49 2012]: ComboSession::setCurrentSession: 'system1-demo'
[Sun Aug 26 00:42:49 2012]: SessionSettings::loadFromFile('C:/Users/username/NX73F8~1/config/system1-demo.nxs')
[Sun Aug 26 00:42:49 2012]: LoginDialog: slotChangeSession [system1-demo]
[Sun Aug 26 00:42:49 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:42:49 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:42:49 2012]: Settings::flush
[Sun Aug 26 00:42:49 2012]: Settings::flush
[Sun Aug 26 00:42:49 2012]: LoginDialog: loadUserAndPassword
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1\temp]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1\temp] [30] [260]
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_HOME' to 'C:\Users\username'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_ROOT' to 'C:\Users\username\NX73F8~1'
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_SYSTEM' to 'C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_CLIENT' to 'C:\Program Files (x86)\NX Client for Windows\nxclient.exe'
[Sun Aug 26 00:42:49 2012]: Trying the XAUTHORITY environment variable with value [].
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:42:49 2012]: Trying the default value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:49 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'XAUTHORITY' to 'C:\Users\username\.Xauthority'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'LD_LIBRARY_PATH' to 'C:\Program Files (x86)\NX Client for Windows\bin'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'HOME' to 'C:\Users\username'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'PATH' to 'C:\localapp\lib;C:\perl\5.10.0\bin;C:\perl\5.10.0\bin\MSWin32-x64-multi-thread;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI\ATI.ACE\Core-Static;c:\Program Files\OFED\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1\temp'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'CYGWIN' to 'server'
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'NX_VERSION' to '3.5.0'
[Sun Aug 26 00:42:49 2012]: NXService::run: params [--check]
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5332\svclog
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --check]
[Sun Aug 26 00:42:49 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:42:49 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: LoginDialog: shared libraries environment ok
[Sun Aug 26 00:42:49 2012]: NXService::run: params [--cleanup]
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5332\svclog
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:49 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --cleanup]
[Sun Aug 26 00:42:49 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:42:49 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:42:49 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:42:49 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:42:49 2012]: Setting environment variable 'PATH' to 'C:\localapp\lib;C:\perl\5.10.0\bin;C:\perl\5.10.0\bin\MSWin32-x64-multi-thread;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI\ATI.ACE\Core-Static;c:\Program Files\OFED\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows;C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:42:49 2012]: Main: createRegistryKeys: 'Software\Classes\NXClient.session' exists and have value: [NX Client for Windows session file]
[Sun Aug 26 00:42:49 2012]: Main: createRegistryKeys: 'Software\Classes\NXClient.session\DefaultIcon' exists and have value: [C:\Program Files (x86)\NX Client for Windows\share\icons\nxclient-desktop.ico]
[Sun Aug 26 00:42:49 2012]: Main: createRegistryKeys: 'Software\Classes\NXClient.session\shell\open\command' exists and have value: ["C:\Program Files (x86)\NX Client for Windows\nxclient.exe" --session "%1"]
[Sun Aug 26 00:42:49 2012]: Main: createRegistryKeys: 'Software\Classes\.nxs' exists and have value: [NXClient.session]
[Sun Aug 26 00:42:49 2012]: Main: createRegistryKeys: 'Software\Classes\.nxs' exists and have value of 'Content Type': [application/nx-session]
[Sun Aug 26 00:42:52 2012]: LoginDialog: login setupGui 1
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Users\username]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\Users\username] [16] [260]
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Users\username\NX73F8~1\temp]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\Users\username\NX73F8~1\temp] [30] [260]
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'NX_HOME' to 'C:\Users\username'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'NX_ROOT' to 'C:\Users\username\NX73F8~1'
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'NX_SYSTEM' to 'C:\PROGRA~2\NXCLIE~1'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'NX_CLIENT' to 'C:\Program Files (x86)\NX Client for Windows\nxclient.exe'
[Sun Aug 26 00:42:52 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:52 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'XAUTHORITY' to 'C:\Users\username\.Xauthority'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'LD_LIBRARY_PATH' to 'C:\Program Files (x86)\NX Client for Windows\bin'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'HOME' to 'C:\Users\username'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'PATH' to 'C:\localapp\lib;C:\perl\5.10.0\bin;C:\perl\5.10.0\bin\MSWin32-x64-multi-thread;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI\ATI.ACE\Core-Static;c:\Program Files\OFED\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows;C:\PROGRA~2\NXCLIE~1;C:\Program Files (x86)\NX Client for Windows\bin;C:\Program Files (x86)\NX Client for Windows'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1\temp'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'CYGWIN' to 'server'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'NX_VERSION' to '3.5.0'
[Sun Aug 26 00:42:52 2012]: Setting environment variable 'HOME' to 'C:/Users/username'
[Sun Aug 26 00:42:52 2012]: Trying to write the ssh key into [C:\Users\username\NX73F8~1/temp/5332/keylog]
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332/keylog]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332/keylog] [42] [260]
[Sun Aug 26 00:42:52 2012]: SSH key file path [C:\Users\username\NX73F8~1/temp/5332/keylog]
[Sun Aug 26 00:42:52 2012]: Running nxssh protocol with version [3.5.0]
[Sun Aug 26 00:42:52 2012]: LoginDialog: startProgressTimer
[Sun Aug 26 00:42:52 2012]: LoginDialog::ShowConnectionStatus code=[240] str=[Setting up the environment] error=[0]
[Sun Aug 26 00:42:52 2012]: ProgressDialog::printNxStatus: [Setting up the environment]
[Sun Aug 26 00:42:52 2012]: LoginDialog: startProgressTimer
[Sun Aug 26 00:42:52 2012]: Showing progress dialog: Setting up the environment
[Sun Aug 26 00:42:52 2012]: Rootless mode not detected. We do not append '-multiwindow' parameter to nxwin command.
[Sun Aug 26 00:42:52 2012]: NXService::stop: command [--stop display --id ]
[Sun Aug 26 00:42:52 2012]: NXService::run: params [--stop display --id ]
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:52 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5332\svclog
[Sun Aug 26 00:42:52 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:52 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:52 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --stop display --id ]
[Sun Aug 26 00:42:52 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:42:53 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:42:53 2012]: NXService::start command=--start display --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine
[Sun Aug 26 00:42:53 2012]: NXService::run: params [--start display --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine]
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5332\svclog
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --start display --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine]
[Sun Aug 26 00:42:53 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:42:53 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [NXSERVICE - is running]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info::ServiceManager cleanup]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got []
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Service name: display [Sun Aug 26 00:42:52 2012].]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info::ServiceManager stop 'display']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Error: id value empty]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got []
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Service name: display [Sun Aug 26 00:42:53 2012].]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Service directory MD5 97DA453C2E78EB41804FC7AF684CBCAA.]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Using directory: 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/D-CIAN~1] [34] [260]
[Sun Aug 26 00:42:53 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1/D-CIAN~1'
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getSystemDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setSystemDir]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::setSystemDir: Set NX system directory to 'C:\PROGRA~2\NXCLIE~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [System::getSystemDir: Got NX system directory 'C:\PROGRA~2\NXCLIE~1']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::getFreePort: found port[6000]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Going to retrieve a free UNIX display port.]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: There is no server running on display [:0].]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Using display: 0]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Using authority file: /cygdrive/c/Users/username/.Xauthority]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base' path='C:\PROGRA~2\NXCLIE~1\share\fonts\base']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF' path='C:\PROGRA~2\NXCLIE~1\share\fonts\TTF']
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Using fontpath '/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF'.]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[0][C:\PROGRA~2\NXCLIE~1/bin/NXWin.exe]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[1][-nowinkill]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[2][-clipboard]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[3][-noloadxkb]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[4][-agent]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[5][-hide]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[6][-noreset]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[7][-auth]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[8][/cygdrive/c/Users/username/.Xauthority]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[9][-nolisten]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[10][tcp]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[11][-fp]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[12][/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[13][-engine]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[14][1]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[15][-screen]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[16][0]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[17][1280x800]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[18][-nokeyhook]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[19][-name]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[20][demo@system1:]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Service::addArgument[21][:0]]
[Sun Aug 26 00:42:53 2012]: NXService::readParameters: got [Info: Starting daemon: '97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:53 2012]: Starting display status=0
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: begin
[Sun Aug 26 00:42:53 2012]: Trying to open the winlog file [C:\Users\username\NX73F8~1/D-CIAN~1\winlog]
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: got [Info: Display running with pid '8116' and handler '0x76c106e'.]
[Sun Aug 26 00:42:53 2012]: Display running with pid=[8116] and handler=[0x76c106e]
[Sun Aug 26 00:42:53 2012]: Setting environment variable 'NX_HANDLEPROXY' to '76c106e'
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: NX_HANDLEPROXY=76c106e
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: end
[Sun Aug 26 00:42:53 2012]: NXService::getDisplayNumber:
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:53 2012]: LoginDialog::startNXWin: got random cookie, trying to add cookie to authfile.
[Sun Aug 26 00:42:53 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:42:53 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:42:53 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:53 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:53 2012]: Utility::addCookieToAuthFile: Starting nxauth [C:\PROGRA~2\NXCLIE~1/bin/nxauth -i -f C:\Users\username\.Xauthority add W2K8NXCLIENT:0 MIT-MAGIC-COOKIE-1 4821cd8c8867c8a362ff8f14a008c68e]
[Sun Aug 26 00:42:53 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:53 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:53 2012]: Utility::addCookieToAuthFile: Starting nxauth 2 [C:\PROGRA~2\NXCLIE~1/bin/nxauth -i -f C:\Users\username\.Xauthority add unix:0 MIT-MAGIC-COOKIE-1 4821cd8c8867c8a362ff8f14a008c68e]
[Sun Aug 26 00:42:53 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:53 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:53 2012]: LoginDialog::startNXWin: cookie added to authfile.
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: begin
[Sun Aug 26 00:42:53 2012]: Trying to open the winlog file [C:\Users\username\NX73F8~1/D-CIAN~1\winlog]
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: got [Info: Display running with pid '8116' and handler '0x76c106e'.]
[Sun Aug 26 00:42:53 2012]: Display running with pid=[8116] and handler=[0x76c106e]
[Sun Aug 26 00:42:53 2012]: Setting environment variable 'NX_HANDLEPROXY' to '76c106e'
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: NX_HANDLEPROXY=76c106e
[Sun Aug 26 00:42:53 2012]: NXService::getWin32DisplayHandler: end
[Sun Aug 26 00:42:53 2012]: Setting environment variable 'COMPUTERNAME' to 'W2K8NXCLIENT'
[Sun Aug 26 00:42:53 2012]: LoginDialog::ShowConnectionStatus code=[241] str=[Connecting to system1] error=[0]
[Sun Aug 26 00:42:53 2012]: ProgressDialog::printNxStatus: [Connecting to system1]
[Sun Aug 26 00:42:53 2012]: LoginDialog::connectHost() nxsshline=C:\Program Files (x86)\NX Client for Windows\bin/nxssh -nx -p 22 -i C:\Users\username\NX73F8~1/temp/5332/keylog nx@system1 -x -2 -4 -o 'RhostsAuthentication no' -o 'PasswordAuthentication no' -o 'RSAAuthentication no' -o 'RhostsRSAAuthentication no' -o 'PubkeyAuthentication yes' -B -E
[Sun Aug 26 00:42:53 2012]: NXProcessWin::StopProcess begin
[Sun Aug 26 00:42:53 2012]: NXProcessWin::StopProcess invalid handle!!!
[Sun Aug 26 00:42:53 2012]: Using NX_STDIN flag redirection for [nxssh] process
[Sun Aug 26 00:42:53 2012]: Using NX_STDOUT flag redirection for [nxssh] process
[Sun Aug 26 00:42:53 2012]: Using NX_STDERR flag redirection for [nxssh] process
[Sun Aug 26 00:42:53 2012]: SpawnProcess method has returned [1]
[Sun Aug 26 00:42:53 2012]: Process [nxssh] running with pid [560]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 203 NXSSH running with pid: 6828] with code [203]
[Sun Aug 26 00:42:54 2012]: Received code[203]
[Sun Aug 26 00:42:54 2012]: NXProtocol: trying to read ssh pid from '6828' - read '6828'
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 285 Enabling check on switch command] with code [285]
[Sun Aug 26 00:42:54 2012]: Received code[285]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 285 Enabling skip of SSH config files] with code [285]
[Sun Aug 26 00:42:54 2012]: Received code[285]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 285 Setting the preferred NX options] with code [285]
[Sun Aug 26 00:42:54 2012]: Received code[285]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 200 Connected to address: 10.6.0.73 on port: 22] with code [200]
[Sun Aug 26 00:42:54 2012]: Received code[200]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 202 Authenticating user: nx] with code [202]
[Sun Aug 26 00:42:54 2012]: Received code[202]
[Sun Aug 26 00:42:54 2012]: LoginDialog::ShowConnectionStatus code=[242] str=[Connected to system1] error=[0]
[Sun Aug 26 00:42:54 2012]: ProgressDialog::printNxStatus: [Connected to system1]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 208 Using auth method: publickey] with code [208]
[Sun Aug 26 00:42:54 2012]: Received code[208]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [HELLO NXSERVER - Version 3.2.0-74-SVN OS (GPL, using backend: not detected)] with code [1000]
[Sun Aug 26 00:42:54 2012]: Received code[1000]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [NX> 105] with code [105]
[Sun Aug 26 00:42:54 2012]: Received code[105]
[Sun Aug 26 00:42:54 2012]: Received line from nxssh process [hello NXCLIENT - Version 3.2.0] with code [-1]
[Sun Aug 26 00:42:54 2012]: Received code[-1]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [NX> 134 Accepted protocol: 3.2.0] with code [134]
[Sun Aug 26 00:42:55 2012]: Received code[134]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [NX> 105 SET SHELL_MODE SHELL] with code [105]
[Sun Aug 26 00:42:55 2012]: Received code[105]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [NX> 105 SET AUTH_MODE PASSWORD] with code [105]
[Sun Aug 26 00:42:55 2012]: Received code[105]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [NX> 105 login] with code [105]
[Sun Aug 26 00:42:55 2012]: Received code[105]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [NX> 101 User:] with code [101]
[Sun Aug 26 00:42:55 2012]: Received code[101]
[Sun Aug 26 00:42:55 2012]: LoginDialog::ShowConnectionStatus code=[243] str=[Waiting for authentication] error=[0]
[Sun Aug 26 00:42:55 2012]: ProgressDialog::printNxStatus: [Waiting for authentication]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [demo] with code [-1]
[Sun Aug 26 00:42:55 2012]: Received code[-1]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [NX> 102 Password:] with code [102]
[Sun Aug 26 00:42:55 2012]: Received code[102]
[Sun Aug 26 00:42:55 2012]: Received line from nxssh process [] with code [-1]
[Sun Aug 26 00:42:55 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [NX> 103 Welcome to: system1 user: demo] with code [103]
[Sun Aug 26 00:42:56 2012]: Received code[103]
[Sun Aug 26 00:42:56 2012]: LoginDialog::ShowConnectionStatus code=[244] str=[Authentication completed] error=[0]
[Sun Aug 26 00:42:56 2012]: ProgressDialog::printNxStatus: [Authentication completed]
[Sun Aug 26 00:42:56 2012]: Settings::flush
[Sun Aug 26 00:42:56 2012]: Settings::flush
[Sun Aug 26 00:42:56 2012]: LoginDialog: runningInExistingProxy called
[Sun Aug 26 00:42:56 2012]: LoginDialog: customUnixSession is [0], virtualDesktop is [0]
[Sun Aug 26 00:42:56 2012]: LoginDialog: runningInExistingProxy returns sessionID = []
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [NX> 105] with code [105]
[Sun Aug 26 00:42:56 2012]: Received code[105]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [listsession --user="demo" --status="suspended,running" --geometry="1920x1200x32+render" --type="unix-kde"] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [NX> 127 Sessions list of user 'demo' for reconnect:] with code [127]
[Sun Aug 26 00:42:56 2012]: Received code[127]
[Sun Aug 26 00:42:56 2012]: LoginDialog::ShowConnectionStatus code=[285] str=[Downloading the session information] error=[0]
[Sun Aug 26 00:42:56 2012]: ProgressDialog::printNxStatus: [Downloading the session information]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [Display Type             Session ID                       Options  Depth Screen         Status      Session Name] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [------- ---------------- -------------------------------- -------- ----- -------------- ----------- ------------------------------] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [1003    unix-kde         DE40C42781ACBB1D26F9C735240DCED0 -RD--PSA    24 1280x800       Suspended   system1-demo] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [] with code [-1]
[Sun Aug 26 00:42:56 2012]: Received code[-1]
[Sun Aug 26 00:42:56 2012]: Received line from nxssh process [NX> 148 Server capacity: not reached for user: demo] with code [148]
[Sun Aug 26 00:42:56 2012]: Received code[148]
[Sun Aug 26 00:42:56 2012]: Session initialized with: type='unix-kde' sessionID='DE40C42781ACBB1D26F9C735240DCED0' services='-RD--PSA' depth='24' screenSize='1280x800' available='Suspended' name='system1-demo' username='(null)'
[Sun Aug 26 00:42:56 2012]: LoginDialog: runningInExistingProxy called
[Sun Aug 26 00:42:56 2012]: LoginDialog: customUnixSession is [0], virtualDesktop is [0]
[Sun Aug 26 00:42:56 2012]: LoginDialog: runningInExistingProxy returns sessionID = []
[Sun Aug 26 00:42:56 2012]: Comparing Session name is [system1-demo] session Type is [unix-kde]
[Sun Aug 26 00:42:56 2012]: Number of suspended sessions 1
[Sun Aug 26 00:42:56 2012]: Session name of the item is [system1-demo] Type of the item is [unix-kde]
[Sun Aug 26 00:42:56 2012]: Suspended session: name='system1-demo' type='unix-kde' available='suspended'
[Sun Aug 26 00:42:56 2012]: Trying session   : name='system1-demo' type='unix-kde'
[Sun Aug 26 00:42:56 2012]: LoginDialog: SlotListSessionMode: autoReconnect[1] settings->isAutomaticReconnect[1]
[Sun Aug 26 00:42:56 2012]: LoginDialog: setReconnecting [1]
[Sun Aug 26 00:42:56 2012]: Restoring automatically session mode activated for the session [system1-demo]
[Sun Aug 26 00:42:56 2012]: Going to restore the session.
[Sun Aug 26 00:42:56 2012]: Session name passed to LoginDialog::createStartSessionString is [system1-demo]
[Sun Aug 26 00:42:56 2012]: Parameters passed to NX server [  --link="adsl" --backingstore="1" --encryption="1" --cache="64M" --images="64M" --shmem="1" --shpix="1" --strict="0" --composite="1" --media="0" --session="system1-demo" --type="unix-kde" --geometry="1280x800" --client="winnt" --keyboard="pc102/en_US"
]
[Sun Aug 26 00:42:56 2012]: Restoring not-rootless session, we do not append '-multiwindow' parameter to nxwin command.
[Sun Aug 26 00:42:56 2012]: NXService::stop: command [--stop display --id 97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:56 2012]: NXService::run: params [--stop display --id 97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5332\svclog
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --stop display --id 97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:56 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:42:56 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:42:56 2012]: NXService::start command=--start display --id 97DA453C2E78EB41804FC7AF684CBCAA --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine
[Sun Aug 26 00:42:56 2012]: NXService::run: params [--start display --id 97DA453C2E78EB41804FC7AF684CBCAA --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine]
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: NXService::run: redirOut=C:\Users\username\NX73F8~1\temp\5332\svclog
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: NXService::run: command ["C:\Program Files (x86)\NX Client for Windows\bin/nxservice.exe" --start display --id 97DA453C2E78EB41804FC7AF684CBCAA --name demo@system1: --resolution 1280x800 --multiwindow 0 --nokeyhook --engine]
[Sun Aug 26 00:42:56 2012]: NXService::run: before waiting for process to end
[Sun Aug 26 00:42:56 2012]: NXService::run: after waiting for process to end
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [NXSERVICE - is running]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info::ServiceManager cleanup]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got []
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Service name: display [Sun Aug 26 00:42:52 2012].]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info::ServiceManager stop 'display']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Error: id value empty]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got []
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Service name: display [Sun Aug 26 00:42:53 2012].]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getRootDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setRootDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Service directory MD5 97DA453C2E78EB41804FC7AF684CBCAA.]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [cygwin warning:]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  MS-DOS style path detected: C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  CYGWIN environment variable option "nodosfilewarning" turns off this warning.]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [  Consult the user's guide for more details about POSIX paths:]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Using directory: 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/D-CIAN~1] [34] [260]
[Sun Aug 26 00:42:56 2012]: Setting environment variable 'NX_TEMP' to 'C:\Users\username\NX73F8~1/D-CIAN~1'
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getSystemDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setSystemDir]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::setSystemDir: Set NX system directory to 'C:\PROGRA~2\NXCLIE~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [System::getSystemDir: Got NX system directory 'C:\PROGRA~2\NXCLIE~1']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::getFreePort: found port[6000]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Going to retrieve a free UNIX display port.]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: There is no server running on display [:0].]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Using display: 0]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Using authority file: /cygdrive/c/Users/username/.Xauthority]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base' path='C:\PROGRA~2\NXCLIE~1\share\fonts\base']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF' path='C:\PROGRA~2\NXCLIE~1\share\fonts\TTF']
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Using fontpath '/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF'.]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[0][C:\PROGRA~2\NXCLIE~1/bin/NXWin.exe]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[1][-nowinkill]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[2][-clipboard]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[3][-noloadxkb]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[4][-agent]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[5][-hide]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[6][-noreset]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[7][-auth]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[8][/cygdrive/c/Users/username/.Xauthority]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[9][-nolisten]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[10][tcp]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[11][-fp]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[12][/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[13][-engine]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[14][1]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[15][-screen]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[16][0]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[17][1280x800]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[18][-nokeyhook]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[19][-name]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[20][demo@system1:]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Service::addArgument[21][:0]]
[Sun Aug 26 00:42:56 2012]: NXService::readParameters: got [Info: Starting daemon: '97DA453C2E78EB41804FC7AF684CBCAA']
[Sun Aug 26 00:42:56 2012]: Starting display status=0
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: NXService::getWin32DisplayHandler: begin
[Sun Aug 26 00:42:56 2012]: Trying to open the winlog file [C:\Users\username\NX73F8~1/D-CIAN~1\winlog]
[Sun Aug 26 00:42:56 2012]: NXService::getWin32DisplayHandler: got [Info: Display running with pid '8116' and handler '0x76c106e'.]
[Sun Aug 26 00:42:56 2012]: Display running with pid=[8116] and handler=[0x76c106e]
[Sun Aug 26 00:42:56 2012]: Setting environment variable 'NX_HANDLEPROXY' to '76c106e'
[Sun Aug 26 00:42:56 2012]: NXService::getWin32DisplayHandler: NX_HANDLEPROXY=76c106e
[Sun Aug 26 00:42:56 2012]: NXService::getWin32DisplayHandler: end
[Sun Aug 26 00:42:56 2012]: NXService::getDisplayNumber:
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Users\username\NX73F8~1/temp/5332]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\Users\username\NX73F8~1/temp/5332] [35] [260]
[Sun Aug 26 00:42:56 2012]: LoginDialog::startNXWin: got random cookie, trying to add cookie to authfile.
[Sun Aug 26 00:42:56 2012]: path before convert: [C:\Program Files (x86)\NX Client for Windows]
[Sun Aug 26 00:42:56 2012]: path after convert 1: [C:\PROGRA~2\NXCLIE~1] [20] [260]
[Sun Aug 26 00:42:56 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:56 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:56 2012]: Utility::addCookieToAuthFile: Starting nxauth [C:\PROGRA~2\NXCLIE~1/bin/nxauth -i -f C:\Users\username\.Xauthority add W2K8NXCLIENT:0 MIT-MAGIC-COOKIE-1 4821cd8c8867c8a362ff8f14a008c68e]
[Sun Aug 26 00:42:56 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:56 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:56 2012]: Utility::addCookieToAuthFile: Starting nxauth 2 [C:\PROGRA~2\NXCLIE~1/bin/nxauth -i -f C:\Users\username\.Xauthority add unix:0 MIT-MAGIC-COOKIE-1 4821cd8c8867c8a362ff8f14a008c68e]
[Sun Aug 26 00:42:56 2012]: Trying the XAUTHORITY environment variable with value [C:\Users\username\.Xauthority].
[Sun Aug 26 00:42:56 2012]: Utility::getXAuthorityFilePath: C:\Users\username\.Xauthority
[Sun Aug 26 00:42:57 2012]: LoginDialog::startNXWin: cookie added to authfile.
[Sun Aug 26 00:42:57 2012]: LoginDialog::ShowConnectionStatus code=[249] str=[Connecting to system1-demo] error=[0]
[Sun Aug 26 00:42:57 2012]: ProgressDialog::printNxStatus: [Connecting to system1-demo]
[Sun Aug 26 00:42:57 2012]: Parameters for restored session are [ID=DE40C42781ACBB1D26F9C735240DCED0] [SS=1280x800] [SN=system1-demo] [ST=unix-kde]

[Sun Aug 26 00:42:57 2012]: Received line from nxssh process [NX> 105] with code [105]
[Sun Aug 26 00:42:57 2012]: Received code[105]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [restoresession  --link="adsl" --backingstore="1" --encryption="1" --cache="64M" --images="64M" --shmem="1" --shpix="1" --strict="0" --composite="1" --media="0" --session="system1-demo" --type="unix-kde" --geometry="1280x800" --client="winnt" --keyboard="pc102/en_US" --id="DE40C42781ACBB1D26F9C735240DCED0" --resize="1"] with code [-1]
[Sun Aug 26 00:42:58 2012]: Received code[-1]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [] with code [-1]
[Sun Aug 26 00:42:58 2012]: Received code[-1]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 1000 NXNODE - Version 3.2.0-74-SVN OS (GPL, using backend: not detected)] with code [1000]
[Sun Aug 26 00:42:58 2012]: Received code[1000]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 700 Session id: system1-1003-DE40C42781ACBB1D26F9C735240DCED0] with code [700]
[Sun Aug 26 00:42:58 2012]: Received code[700]
[Sun Aug 26 00:42:58 2012]: Cleaning the all protocol flags
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 705 Session display: 1003] with code [705]
[Sun Aug 26 00:42:58 2012]: Received code[705]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 703 Session type: unix-kde] with code [703]
[Sun Aug 26 00:42:58 2012]: Received code[703]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 701 Proxy cookie: 0722ee916ebd1fc39f1e6e63782917ed] with code [701]
[Sun Aug 26 00:42:58 2012]: Received code[701]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 702 Proxy IP: 127.0.0.1] with code [702]
[Sun Aug 26 00:42:58 2012]: Received code[702]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 706 Agent cookie: 0722ee916ebd1fc39f1e6e63782917ed] with code [706]
[Sun Aug 26 00:42:58 2012]: Received code[706]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 704 Session cache: unix-kde] with code [704]
[Sun Aug 26 00:42:58 2012]: Received code[704]
[Sun Aug 26 00:42:58 2012]: Received line from nxssh process [NX> 707 SSL tunneling: 1] with code [707]
[Sun Aug 26 00:42:58 2012]: Received code[707]
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [NX> 710 Session status: running] with code [710]
[Sun Aug 26 00:42:59 2012]: Received code[710]
[Sun Aug 26 00:42:59 2012]: LoginDialog::launchMountOperation
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [NX> 1002 Commit] with code [1002]
[Sun Aug 26 00:42:59 2012]: Received code[1002]
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [NX> 105 /usr/bin/nxserver: line 1531:  4069 Terminated              sleep $AGENT_STARTUP_TIMEOUT] with code [105]
[Sun Aug 26 00:42:59 2012]: Received code[105]
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [NX> 1006 Session status: running] with code [1006]
[Sun Aug 26 00:42:59 2012]: Received code[1006]
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [bye] with code [-1]
[Sun Aug 26 00:42:59 2012]: Received code[-1]
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [Bye] with code [-1]
[Sun Aug 26 00:42:59 2012]: Received code[-1]
[Sun Aug 26 00:42:59 2012]: Received line from nxssh process [NX> 999 Bye] with code [999]
[Sun Aug 26 00:42:59 2012]: Received code[999]
[Sun Aug 26 00:42:59 2012]: LoginDialog: setEnvironmentForProxy
[Sun Aug 26 00:42:59 2012]: Utility::getProxyPidFromFile file C:\Users\username\NX73F8~1/S-system1-1003-DE40C42781ACBB1D26F9C735240DCED0/session
[Sun Aug 26 00:42:59 2012]: Utility::getProxyPidFromFile returning [-1]
[Sun Aug 26 00:42:59 2012]: LoginDialog: storeHWnd writing session file: [C:\Users\username\NX73F8~1/S-system1-1003-DE40C42781ACBB1D26F9C735240DCED0/session]
[Sun Aug 26 00:42:59 2012]: NXService::getWin32DisplayHandler: begin
[Sun Aug 26 00:42:59 2012]: Trying to open the winlog file [C:\Users\username\NX73F8~1/D-CIAN~1\winlog]
[Sun Aug 26 00:42:59 2012]: NXService::getWin32DisplayHandler: got [Info: Display running with pid '6220' and handler '0x76f106e'.]
[Sun Aug 26 00:42:59 2012]: Display running with pid=[6220] and handler=[0x76f106e]
[Sun Aug 26 00:42:59 2012]: Setting environment variable 'NX_HANDLEPROXY' to '76f106e'
[Sun Aug 26 00:42:59 2012]: NXService::getWin32DisplayHandler: NX_HANDLEPROXY=76f106e
[Sun Aug 26 00:42:59 2012]: NXService::getWin32DisplayHandler: end
[Sun Aug 26 00:42:59 2012]: Writing line: 'Info: Display running with pid '6220' and handler '0x76f106e'.
'
[Sun Aug 26 00:42:59 2012]: LoginDialog::ShowConnectionStatus code=[245] str=[Negotiating link parameters] error=[0]
[Sun Aug 26 00:42:59 2012]: ProgressDialog::printNxStatus: [Negotiating link parameters]
[Sun Aug 26 00:42:59 2012]: path before convert: [C:\Users\username\NX73F8~1]
[Sun Aug 26 00:42:59 2012]: path after convert 1: [C:\Users\username\NX73F8~1] [25] [260]
[Sun Aug 26 00:42:59 2012]: Writing: 'nx/nx,cookie=0722ee916ebd1fc39f1e6e63782917ed,shmem=1,shpix=1,font=1,encryption=1,session=session,id=system1-1003-DE40C42781ACBB1D26F9C735240DCED0,display=:0:1003
' to 'C:\Users\username\NX73F8~1/S-system1-1003-DE40C42781ACBB1D26F9C735240DCED0/options'
[Sun Aug 26 00:42:59 2012]: file='C:\Users\username\NX73F8~1/S-system1-1003-DE40C42781ACBB1D26F9C735240DCED0/options'
[Sun Aug 26 00:42:59 2012]: path before convert: [C:\Users\username\NX73F8~1/S-system1-1003-DE40C42781ACBB1D26F9C735240DCED0/options]
[Sun Aug 26 00:42:59 2012]: path after convert 1: [C:\Users\username\NX73F8~1/S-DOIR~1/options] [42] [260]
[Sun Aug 26 00:42:59 2012]: Starting nxcomp with options: 'NX> 299 Switch connection to: NX mode: encrypted options: nx/nx,options=/cygdrive/C/Users/username/NX73F8~1/S-DOIR~1/options:1003'.
[Sun Aug 26 00:42:59 2012]: NXFileMonitor::readData
[Sun Aug 26 00:42:59 2012]: NXFileMonitor: opened file: [C:\Users\username\NX73F8~1\S-system1-1003-DE40C42781ACBB1D26F9C735240DCED0\session]
[Sun Aug 26 00:42:59 2012]: Proxy pid from session file is [6220]
[Sun Aug 26 00:42:59 2012]: Proxy pid from session file is [6828]
[Sun Aug 26 00:42:59 2012]: NXFileMonitor::readData
[Sun Aug 26 00:42:59 2012]: NXFileMonitor::readData
[Sun Aug 26 00:42:59 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: LoginDialog::ShowConnectionStatus code=[246] str=[Initializing X protocol compression] error=[0]
[Sun Aug 26 00:43:00 2012]: ProgressDialog::printNxStatus: [Initializing X protocol compression]
[Sun Aug 26 00:43:00 2012]: LoginDialog::ShowConnectionStatus code=[247] str=[Established the display connection] error=[0]
[Sun Aug 26 00:43:00 2012]: ProgressDialog::printNxStatus: [Established the display connection]
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: begin
[Sun Aug 26 00:43:00 2012]: Trying to open the winlog file [C:\Users\username\NX73F8~1/D-CIAN~1\winlog]
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: got [Info: Display running with pid '6220' and handler '0x76f106e'.]
[Sun Aug 26 00:43:00 2012]: Display running with pid=[6220] and handler=[0x76f106e]
[Sun Aug 26 00:43:00 2012]: Setting environment variable 'NX_HANDLEPROXY' to '76f106e'
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: NX_HANDLEPROXY=76f106e
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: end
[Sun Aug 26 00:43:00 2012]: LoginDialog::showNxWin
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: begin
[Sun Aug 26 00:43:00 2012]: Trying to open the winlog file [C:\Users\username\NX73F8~1/D-CIAN~1\winlog]
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: got [Info: Display running with pid '6220' and handler '0x76f106e'.]
[Sun Aug 26 00:43:00 2012]: Display running with pid=[6220] and handler=[0x76f106e]
[Sun Aug 26 00:43:00 2012]: Setting environment variable 'NX_HANDLEPROXY' to '76f106e'
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: NX_HANDLEPROXY=76f106e
[Sun Aug 26 00:43:00 2012]: NXService::getWin32DisplayHandler: end
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:00 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:01 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:02 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:03 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:03 2012]: NXFileMonitor::readData
[Sun Aug 26 00:43:03 2012]: LoginDialog: slotAgentTimer
[Sun Aug 26 00:43:03 2012]: LoginDialog: Agent found closing windows...
[Sun Aug 26 00:43:03 2012]: LoginDialog: setting automatic reconnection to true.
[Sun Aug 26 00:43:03 2012]: Settings::flush
[Sun Aug 26 00:43:03 2012]: Settings::flush
[Sun Aug 26 00:43:03 2012]: LoginDialog: closeEvent received!
[Sun Aug 26 00:43:03 2012]: LoginDialog::destructor called begin
[Sun Aug 26 00:43:03 2012]: LoginDialog: stopAllTimers
[Sun Aug 26 00:43:03 2012]: LoginDialog: stopProgressTimer
[Sun Aug 26 00:43:03 2012]: Utility::getPreferencesFile: 'nxclient' -> 'C:\Users\username/.nx/config/nxclient.cfg'
[Sun Aug 26 00:43:03 2012]: Settings::flush
[Sun Aug 26 00:43:03 2012]: Called destructor for protocol class
[Sun Aug 26 00:43:03 2012]: LoginDialog::destructor called end

[-- Attachment #4: svclog_bad.txt --]
[-- Type: text/plain, Size: 8518 bytes --]

NXSERVICE - is running
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info::ServiceManager cleanup

Info: Service name: display [Sun Aug 26 00:37:00 2012].
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info::ServiceManager stop 'display'
Error: id value empty

Info: Service name: display [Sun Aug 26 00:37:00 2012].
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
Info: Service directory MD5 85AF85472A34ED995AD4DFCD5F3BEFBD.
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info: Using directory: 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
System::getSystemDir
System::setSystemDir
System::setSystemDir: Set NX system directory to 'C:\PROGRA~2\NXCLIE~1'
System::getSystemDir: Got NX system directory 'C:\PROGRA~2\NXCLIE~1'
Service::getFreePort: found port[6000]
Info: Going to retrieve a free UNIX display port.
Info: There is no server running on display [:0].
Info: Using display: 0
Info: Using authority file: /cygdrive/c/Users/username/.Xauthority
Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base' path='C:\PROGRA~2\NXCLIE~1\share\fonts\base'
Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF' path='C:\PROGRA~2\NXCLIE~1\share\fonts\TTF'
Info: Using fontpath '/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF'.
Service::addArgument[0][C:\PROGRA~2\NXCLIE~1/bin/NXWin.exe]
Service::addArgument[1][-nowinkill]
Service::addArgument[2][-clipboard]
Service::addArgument[3][-noloadxkb]
Service::addArgument[4][-agent]
Service::addArgument[5][-hide]
Service::addArgument[6][-noreset]
Service::addArgument[7][-auth]
Service::addArgument[8][/cygdrive/c/Users/username/.Xauthority]
Service::addArgument[9][-nolisten]
Service::addArgument[10][tcp]
Service::addArgument[11][-fp]
Service::addArgument[12][/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF]
Service::addArgument[13][-engine]
Service::addArgument[14][1]
Service::addArgument[15][-screen]
Service::addArgument[16][0]
Service::addArgument[17][1280x800]
Service::addArgument[18][-nokeyhook]
Service::addArgument[19][-name]
Service::addArgument[20][demo@system1:]
Service::addArgument[21][:0]
Info: Starting daemon: '85AF85472A34ED995AD4DFCD5F3BEFBD'
Info: Created process with pid=7756
Info: Executing child with pid=7756 and ppid=4316
Service::checkServiceStart: going to check the 'display' service status
Service::logCheck: WARNING! Cannot open the file: (error 2) No such file or directory
nxwinOpenLogFile: Redirected the standard error to the log file.
nxwinOpenLogFile: NX_TEMP is set to [C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD].
nxwinOpenLogFile: Using log file [C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD/winlog].
ddxProcessArgument - Initializing default screens
winInitializeDefaultScreens - w 1920 h 1200
winInitializeDefaultScreens - Returning
ddxProcessArgument - screen - Found ``WxD'' arg
(EE) Unable to locate/open config file
InitOutput - Error reading config file
winDetectSupportedEngines - Windows NT/2000/XP
winDetectSupportedEngines - DirectDraw installed
winDetectSupportedEngines - Allowing PrimaryDD
winDetectSupportedEngines - DirectDraw4 installed
winDetectSupportedEngines - Returning, supported engines 0000001f
InitOutput - g_iNumScreens: 1 iMaxConsecutiveScreen: 1
winSetEngine - Using user's preference: 1
winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel
winCreateBoundingWindowWindowed - User w: 1280 h: 800
winCreateBoundingWindowWindowed - Current w: 1920 h: 1200
winAdjustForAutoHide - Original WorkArea: 0 0 1172 1920
winAdjustForAutoHide - Adjusted WorkArea: 0 0 1172 1920
winCreateBoundingWindowWindowed - WindowClient w 1280 h 800 r 1280 l 0 b 800 t 0
winCreateBoundingWindowWindowed -  Returning
Info: Display running with pid '7756' and handler '0x33521c4'.
winFinishScreenInitFB - Device blending capability [0].
winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32
winAllocateFBShadowGDI - Dibsection width: 1280 height: 800 depth: 32 size image: 4096000
winAllocateFBShadowGDI - Created shadow stride: 1280
winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff
winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32
winCreateDefColormap - Deferring to fbCreateDefColormap ()
winFinishScreenInitFB starting winInitWM
winFinishScreenInitFB After winInitWM
color offset: 10 8 0
winFinishScreenInitFB - returning
winScreenInit - returning
InitOutput - Returning.
error opening security policy file /usr/X11R6/lib/X11/xserver/SecurityPolicy
(EE) No primary keyboard configured
(==) Using compiletime defaults for keyboard
names.keymap=(null)Rules = "xfree86" Model = "pc101" Layout = "us" Variant = "(null)" Options = "(null)"
Couldn't load XKB keymap, falling back to pre-XKB keymap
winBlockHandler - Releasing pmServerStarted
winBlockHandler - pthread_mutex_unlock () returned
Dispatch: Exiting from the dispatcher with exception [2].
nfo: Service id: 85AF85472A34ED995AD4DFCD5F3BEFBD.
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
Info::ServiceManager stop 'display'
Info: id value '85AF85472A34ED995AD4DFCD5F3BEFBD'
Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
Info: Stopping pid '7756'.
Info: renameDirectory: name='T-D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
Error: Cannot rename 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD' to 'C:\Users\username\NX73F8~1/T-D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'. Error is 'Permission denied'

Info: Service name: display [Sun Aug 26 00:39:32 2012].
Info: Service id: 85AF85472A34ED995AD4DFCD5F3BEFBD.
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info::ServiceManager stop 'display'
Info: id value '85AF85472A34ED995AD4DFCD5F3BEFBD'
Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'
Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'

[-- Attachment #5: svclog_good.txt --]
[-- Type: text/plain, Size: 7953 bytes --]

NXSERVICE - is running
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info::ServiceManager cleanup

Info: Service name: display [Sun Aug 26 00:42:52 2012].
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info::ServiceManager stop 'display'
Error: id value empty

Info: Service name: display [Sun Aug 26 00:42:53 2012].
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
Info: Service directory MD5 97DA453C2E78EB41804FC7AF684CBCAA.
cygwin warning:
  MS-DOS style path detected: C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA
  Preferred POSIX equivalent is: /cygdrive/c/Users/username/NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames
Info: Using directory: 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
System::getSystemDir
System::setSystemDir
System::setSystemDir: Set NX system directory to 'C:\PROGRA~2\NXCLIE~1'
System::getSystemDir: Got NX system directory 'C:\PROGRA~2\NXCLIE~1'
Service::getFreePort: found port[6000]
Info: Going to retrieve a free UNIX display port.
Info: There is no server running on display [:0].
Info: Using display: 0
Info: Using authority file: /cygdrive/c/Users/username/.Xauthority
Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base' path='C:\PROGRA~2\NXCLIE~1\share\fonts\base'
Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF' path='C:\PROGRA~2\NXCLIE~1\share\fonts\TTF'
Info: Using fontpath '/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF'.
Service::addArgument[0][C:\PROGRA~2\NXCLIE~1/bin/NXWin.exe]
Service::addArgument[1][-nowinkill]
Service::addArgument[2][-clipboard]
Service::addArgument[3][-noloadxkb]
Service::addArgument[4][-agent]
Service::addArgument[5][-hide]
Service::addArgument[6][-noreset]
Service::addArgument[7][-auth]
Service::addArgument[8][/cygdrive/c/Users/username/.Xauthority]
Service::addArgument[9][-nolisten]
Service::addArgument[10][tcp]
Service::addArgument[11][-fp]
Service::addArgument[12][/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF]
Service::addArgument[13][-engine]
Service::addArgument[14][1]
Service::addArgument[15][-screen]
Service::addArgument[16][0]
Service::addArgument[17][1280x800]
Service::addArgument[18][-nokeyhook]
Service::addArgument[19][-name]
Service::addArgument[20][demo@system1:]
Service::addArgument[21][:0]
Info: Starting daemon: '97DA453C2E78EB41804FC7AF684CBCAA'
Info: Created process with pid=8116
Service::checkServiceStart: going to check the 'display' service status
Service::logCheck: WARNING! Cannot open the file: (error 2) No such file or directory
Info: Executing child with pid=8116 and ppid=608
Service::checkServiceStart: 'display' successfully starts after waiting for 0 seconds.

Info: Service name: display [Sun Aug 26 00:42:56 2012].
Info: Service id: 97DA453C2E78EB41804FC7AF684CBCAA.
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
Info::ServiceManager stop 'display'
Info: id value '97DA453C2E78EB41804FC7AF684CBCAA'
Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Info: Stopping pid '8116'.
Info: renameDirectory: name='T-D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Error: Cannot rename 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA' to 'C:\Users\username\NX73F8~1/T-D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'. Error is 'Permission denied'

Info: Service name: display [Sun Aug 26 00:42:56 2012].
Info: Service id: 97DA453C2E78EB41804FC7AF684CBCAA.
System::getRootDir
System::setRootDir
System::setRootDir: Set NX root directory to 'C:\Users\username\NX73F8~1'
System::getRootDir: Got NX root directory 'C:\Users\username\NX73F8~1'
Info: Service directory MD5 97DA453C2E78EB41804FC7AF684CBCAA.
Error: Cannot create directory 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Error: because of 'File exists'
Error: Directory exists already, we can use it!
Info: Using directory: 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Service::setupPaths filepath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
Service::setupPaths rootPath='C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-97DA453C2E78EB41804FC7AF684CBCAA'
System::getSystemDir
System::setSystemDir
System::setSystemDir: Set NX system directory to 'C:\PROGRA~2\NXCLIE~1'
System::getSystemDir: Got NX system directory 'C:\PROGRA~2\NXCLIE~1'
Service::getFreePort: found port[6000]
Info: Going to retrieve a free UNIX display port.
Info: There is no server running on display [:0].
Info: Using display: 0
Info: Using authority file: /cygdrive/c/Users/username/.Xauthority
Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base' path='C:\PROGRA~2\NXCLIE~1\share\fonts\base'
Posix path='/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF' path='C:\PROGRA~2\NXCLIE~1\share\fonts\TTF'
Info: Using fontpath '/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF'.
Service::addArgument[0][C:\PROGRA~2\NXCLIE~1/bin/NXWin.exe]
Service::addArgument[1][-nowinkill]
Service::addArgument[2][-clipboard]
Service::addArgument[3][-noloadxkb]
Service::addArgument[4][-agent]
Service::addArgument[5][-hide]
Service::addArgument[6][-noreset]
Service::addArgument[7][-auth]
Service::addArgument[8][/cygdrive/c/Users/username/.Xauthority]
Service::addArgument[9][-nolisten]
Service::addArgument[10][tcp]
Service::addArgument[11][-fp]
Service::addArgument[12][/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/base,/cygdrive/c/PROGRA~2/NXCLIE~1/share/fonts/TTF]
Service::addArgument[13][-engine]
Service::addArgument[14][1]
Service::addArgument[15][-screen]
Service::addArgument[16][0]
Service::addArgument[17][1280x800]
Service::addArgument[18][-nokeyhook]
Service::addArgument[19][-name]
Service::addArgument[20][demo@system1:]
Service::addArgument[21][:0]
Info: Starting daemon: '97DA453C2E78EB41804FC7AF684CBCAA'
Info: Created process with pid=6220
Service::checkServiceStart: going to check the 'display' service status
Service::checkServiceStart: 'display' successfully starts after waiting for 0 seconds.
Info: Executing child with pid=6220 and ppid=1


[-- Attachment #6: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: question: 'nxclient' won't connect with cygwin1.dll  1.7.16
  2012-08-26  7:36 ` starlight.2012q3
@ 2012-08-26  8:04   ` starlight.2012q3
  0 siblings, 0 replies; 6+ messages in thread
From: starlight.2012q3 @ 2012-08-26  8:04 UTC (permalink / raw)
  To: cygwin

The logs say that

   NXWin.exe

is failing on startup with an
exit code of 259

If anyone thinks then can make sense of
it, I could run 'procmon64' on NXWin and
trace the Windows systems calls in it.
Could run any applicable CYGWIN tools
as well.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: question: 'nxclient' won't connect with cygwin1.dll  1.7.16
  2012-08-26  5:10 question: 'nxclient' won't connect with cygwin1.dll 1.7.16 starlight.2012q3
  2012-08-26  7:36 ` starlight.2012q3
@ 2012-08-26 16:10 ` Christopher Faylor
  2012-08-26 20:44 ` starlight.2012q3
  2012-08-27  5:48 ` starlight.2012q3
  3 siblings, 0 replies; 6+ messages in thread
From: Christopher Faylor @ 2012-08-26 16:10 UTC (permalink / raw)
  To: cygwin

On Sat, Aug 25, 2012 at 11:35:06PM -0400, starlight.2012q3@binnacle.cx wrote:
>Hello,
>
>Just upgraded from 1.7.5 to 1.7.16.
>
>Curiously the NoMachine 'nxclient' application doesn't work when the
>latest 'cygwin1.dll' is copied into it's bin directory.
>
>However it works fine with the older 1.7.5 'cygwin1.dll'.  Using the
>1.7.5 DLL with 'nxclient' does not seem to cause problems with other
>CYGWIN 1.7.16 applications.
>
>Ever since 1.7 I've had to replace several DLLs that come with
>'nxclient' so they match the installed CYGWIN or it fails to connect.
>
>I realize that 'nxclient' is not supported here.  Just wondering if
>anyone has an idea why the latest 1.7.16 'cygwin1.dll' is not working
>while 1.7.5 is working.  Also replacing, with 1.7.16:

Sorry but mentioning that nxclient isn't supported doesn't innoculate
you.  This really is off-topic here.  Please take this up with NoMachine.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: question: 'nxclient' won't connect with cygwin1.dll  1.7.16
  2012-08-26  5:10 question: 'nxclient' won't connect with cygwin1.dll 1.7.16 starlight.2012q3
  2012-08-26  7:36 ` starlight.2012q3
  2012-08-26 16:10 ` Christopher Faylor
@ 2012-08-26 20:44 ` starlight.2012q3
  2012-08-27  5:48 ` starlight.2012q3
  3 siblings, 0 replies; 6+ messages in thread
From: starlight.2012q3 @ 2012-08-26 20:44 UTC (permalink / raw)
  To: cygwin

Bisected it and found 1.7.7 works
and 1.7.8 does not.

Nothing in the 1.7.8 change overview
seems likely.

Also found the source is available.
'NXWin' looks like it fits in the X11
build tree and is a more-or-less typical
X application.  So the solution, when
it becomes important is to recompile
it.

Still curious if anyone can think of
what X related change in 1.7.8 might
have caused the breakage.

Also if anyone knows a reason why
running the 1.7.7 and 1.7.16
DLLs simultaneously would cause
trouble.

-----

$ ldd NXWin.exe
  ntdll.dll      => SysWOW64/ntdll.dll (0x773e0000)
  kernel32.dll   => syswow64/kernel32.dll (0x76340000)
  cygwin1.dll    => cygwin1.dll (0x61000000)
  ADVAPI32.DLL   => syswow64/ADVAPI32.DLL (0x76a90000)
  RPCRT4.dll     => syswow64/RPCRT4.dll (0x761b0000)
  Secur32.dll    => syswow64/Secur32.dll (0x74f00000)
  cygz.dll       => cygz.dll (0x6e0a0000)
  cyggcc_s-1.dll => cyggcc_s-1.dll (0x6f810000)
  GDI32.dll      => syswow64/GDI32.dll (0x76a00000)
  USER32.dll     => syswow64/USER32.dll (0x76050000)
  SHELL32.DLL    => syswow64/SHELL32.DLL (0x75280000)
  msvcrt.dll     => syswow64/msvcrt.dll (0x75e50000)
  SHLWAPI.dll    => syswow64/SHLWAPI.dll (0x766e0000)


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: question: 'nxclient' won't connect with cygwin1.dll  1.7.16
  2012-08-26  5:10 question: 'nxclient' won't connect with cygwin1.dll 1.7.16 starlight.2012q3
                   ` (2 preceding siblings ...)
  2012-08-26 20:44 ` starlight.2012q3
@ 2012-08-27  5:48 ` starlight.2012q3
  3 siblings, 0 replies; 6+ messages in thread
From: starlight.2012q3 @ 2012-08-27  5:48 UTC (permalink / raw)
  To: cygwin

Narrowed this down some.  Posting for
future Googlers.

Looks like the culprit is probably

   What's new and what changed from 1.7.7 to 1.7.8
      * Drop support for Windows NT4 prior to Service Pack 4.

per

   http://cygwin.com/cygwin-ug-net/ov-new1.7.html

Looking at the NXWin log output I get
the feeling it's depending on some old
filename semantics.  First bit of strangeness
is that the output of NXWin should go
to 'winlog', but in the post 1.7.7
secnario its written to 'svclog', which
is intended for the parent of NXWin.

The place where NXWin breaks down is

   Dispatch: Exiting from the dispatcher with exception [2].

also this seems particularly not good

   Error: Cannot rename 'C:\Users\username\NX73F8~1/D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD' to 'C:\Users\username\NX73F8~1/T-D-W2K8NXCLIENT-85AF85472A34ED995AD4DFCD5F3BEFBD'. Error is 'Permission denied'

In case it's relevent, have 'fstab' setup like so

   none /cygdrive cygdrive binary,posix=0,user,noacl,auto 0 0

It's a guess, but I'd say that NXWin
might require work to eliminate some
obsolete file semantics.  On the other
hand the issues could all reside in the
X server code and simply recompiling
and relinking NXWin in the latest X11
tree will make it right.

Till then the 1.7.7 DLL does the job.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-08-26 16:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-26  5:10 question: 'nxclient' won't connect with cygwin1.dll 1.7.16 starlight.2012q3
2012-08-26  7:36 ` starlight.2012q3
2012-08-26  8:04   ` starlight.2012q3
2012-08-26 16:10 ` Christopher Faylor
2012-08-26 20:44 ` starlight.2012q3
2012-08-27  5:48 ` starlight.2012q3

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).