<span style='font-family:Verdana'><span style='font-size:12px'>Hi all,<br /> 
<br /> 
After an upgrade of a debian testing server I got freenx server broken. For a week now I have been struggling with this problemInstalling and uninstalling freenx many times.<br /> 
<br /> 
present situation is:<br /> 
1) Server running:<br /> 
# /usr/lib/nx/nxsetup --test<br /> 
<br /> 
----> Testing your nxserver configuration ...<br /> 
Warning: Invalid value "CUPS_ETC=/etc/cups/"<br /> 
         Users will not be able to enable printing.<br /> 
Warning: Invalid value "COMMAND_START_KDE=startkde"<br /> 
         Users will not be able to request a KDE session.<br /> 
Warning: Invalid value "COMMAND_START_GNOME=gnome-session"<br /> 
         Users will not be able to request a Gnome session.<br /> 
Warning: Invalid value "COMMAND_SMBUMOUNT=smbumount". You'll not be able to use SAMBA.<br /> 
Warning: Invalid cupsd version of "/usr/sbin/cupsd". Need version 1.2.<br /> 
         Users will not be able to enable printing. Ignore if you use cups > 1.2<br /> 
<br /> 
  Warnings occured during config check.<br /> 
  To enable these features please correct the configuration file.<br /> 
<br /> 
<---- done<br /> 
<br /> 
----> Testing your nxserver connection ...<br /> 
HELLO NXSERVER - Version 3.2.0-74-SVN OS (GPL, using backend: 3.3.0)<br /> 
<--- done<br /> 
<br /> 
2) nx user athenticating<br /> 
<br /> 
3) error in starting session:<br /> 
# cat myhome/.nx/C-myserver-1000-(STDIN)/session<br /> 
<br /> 
NXAGENT - Version 3.3.0<br /> 
<br /> 
Copyright (C) 2001, 2007 NoMachine.<br /> 
See http://www.nomachine.com/ for more information.<br /> 
<br /> 
Info: Agent running with pid '19927'.<br /> 
Session: Starting session at 'Sun Mar  4 16:25:08 2012'.<br /> 
Loop: PANIC! Error in environment option 'cookie'. No value found.<br /> 
Error: Error in environment option 'cookie'. No value found.<br /> 
Error: Parsing of NX transport options failed.<br /> 
_X11TransSocketConnectConnInfo: Cannot create the NX transport.<br /> 
Loop: WARNING! Signal 'SIGINT not installed in process with pid '19927'.<br /> 
Warning: Signal 'SIGINT not installed in process with pid '19927'.<br /> 
Loop: WARNING! Signal 'SIGTERM not installed in process with pid '19927'.<br /> 
Warning: Signal 'SIGTERM not installed in process with pid '19927'.<br /> 
Loop: WARNING! Signal 'SIGHUP not installed in process with pid '19927'.<br /> 
Warning: Signal 'SIGHUP not installed in process with pid '19927'.<br /> 
Loop: WARNING! Signal 'SIGCHLD not installed in process with pid '19927'.<br /> 
Warning: Signal 'SIGCHLD not installed in process with pid '19927'.<br /> 
Error: Aborting session with 'Unable to open display 'nx/nx,options=myhome/.nx/C-myserver-1000-(STDIN)/options:1000''.<br /> 
Session: Aborting session at 'Sun Mar  4 16:25:08 2012'.<br /> 
Session: Session aborted at 'Sun Mar  4 16:25:08 2012'.<br /> 
Loop: WARNING! Signals were not blocked in process with pid '19927'.<br /> 
Warning: Signals were not blocked in process with pid '19927'.<br /> 
<br /> 
NXPROXY - Version 3.5.0<br /> 
<br /> 
Copyright (C) 2001, 2010 NoMachine.<br /> 
See http://www.nomachine.com/ for more information.<br /> 
<br /> 
Info: Proxy running in server mode with pid '19927'.<br /> 
Session: Starting session at 'Sun Mar  4 16:25:08 2012'.<br /> 
Loop: PANIC! Call to bind failed for UNIX domain socket (null)/.X11-unix/X1000. Error is 2 'No such file or directory'.<br /> 
Error:  Call to bind failed for UNIX domain socket (null)/.X11-unix/X1000. Error is 2 'No such file or directory'.<br /> 
Session: Session terminated at 'Sun Mar  4 16:25:08 2012'.<br /> 
2012-03-04 16:25:08,937 nx-session-launcher ERROR    Error: org.freedesktop.DBus.Error.AccessDenied: Interface "org.freedesktop.DBus.Properties" isn't exported (or may not exist), can't access property "active"<br /> 
2012-03-04 16:25:08,937 nx-session-launcher ERROR    Falling back to create a new session<br /> 
2012-03-04 16:25:08,951 nx-session-launcher ERROR    Failed to create a CK session using parameters<br /> 
2012-03-04 16:25:08,951 nx-session-launcher ERROR    Error: org.freedesktop.DBus.Error.AccessDenied: Interface "org.freedesktop.DBus.Properties" isn't exported (or may not exist), can't access property "active"<br /> 
<br /> 
4)<br /> 
# nx-session-launcher<br /> 
2012-03-04 17:09:32,296 nx-session-launcher ERROR    Error: org.freedesktop.DBus.Error.AccessDenied: Interface "org.freedesktop.DBus.Properties" isn't exported (or may not exist), can't access property "active"<br /> 
2012-03-04 17:09:32,296 nx-session-launcher ERROR    Falling back to create a new session<br /> 
2012-03-04 17:09:32,306 nx-session-launcher ERROR    Failed to create a CK session using parameters<br /> 
2012-03-04 17:09:32,306 nx-session-launcher ERROR    Error: org.freedesktop.DBus.Error.AccessDenied: Interface "org.freedesktop.DBus.Properties" isn't exported (or may not exist), can't access property "active"<br /> 
Traceback (most recent call last):<br /> 
  File "/usr/bin/nx-session-launcher", line 167, in <module><br /> 
    os.execvp(args[0], args)<br /> 
IndexError: list index out of range<br /> 
<br /> 
<br /> 
As far as I understand there is a problem in retrieving values from DBus and hence in building the unique session-id (but I may be wrong).<br /> 
What I suspect is I'm having troubles in DBus functionality, but I don't know how to debug and repair it.<br /> 
<br /> 
Anybody can help?<br /> 
<br /> 
TIA<br /> 
<br /> 
giuseppe</span></span>