<br><tt><font size=2>freenx-knx-bounces@kde.org wrote on 02/05/2013 17:11:21:<br>
<br>
> I can run Xnest  on the problem host<br>
</font></tt>
<br><tt><font size=2>> The only real difference between the problem
hosts and those that work</font></tt>
<br><tt><font size=2>> is that the bad ones are servers (rack mounted
Dells) whereas the working</font></tt>
<br><tt><font size=2>> ones are desktop dells but both have the same
installation of fedora. All</font></tt>
<br><tt><font size=2>> have the same window managers installed and are
running xdmcp broadcast.</font></tt>
<br><tt><font size=2>> <br>
> Also Hummingbird exceed works against the all these hosts so it doesn't</font></tt>
<br><tt><font size=2>> quite sound like an X11 problem</font></tt>
<br>
<br><tt><font size=2>nxagent is a separate X client  ( server in normal
speak ) with its</font></tt>
<br><tt><font size=2>own libraries</font></tt>
<br><tt><font size=2>so</font></tt>
<br><tt><font size=2>the fact that your "normal" X  works
doesn't mean that nxagent</font></tt>
<br><tt><font size=2>will work too . . .<br>
</font></tt>
<br><tt><font size=2>It could be a number of things. Lets start with .
. . .</font></tt>
<br>
<br><tt><font size=2>> running custom config for xterm, I get the !M
on the black background</font></tt>
<br><tt><font size=2>> and an xterm on a working machine. On the problem
hosts, I still get the</font></tt>
<br><tt><font size=2>> !M on the black background then it disappears
with no errors.</font></tt>
<br>
<br><tt><font size=2>. . . . what's in the FreeNX log.</font></tt>
<br>
<br><tt><font size=2>You may need to turn logging on in /etc/nxserver/node.conf</font></tt>
<br>
<br><tt><font size=2>i.e.</font></tt>
<br>
<br><tt><font size=2>        NX_LOG_LEVEL=6</font></tt>
<br><tt><font size=2>        NX_LOG_SECURE=1</font></tt>
<br><tt><font size=2>        NX_LOGFILE=/var/log/nxserver.log</font></tt>
<br><tt><font size=2>        SESSION_LOG_CLEAN=0</font></tt>
<br>
<br><tt><font size=2>also do</font></tt>
<br><tt><font size=2>         sudo touch
 /var/log/nxserver.log</font></tt>
<br><tt><font size=2>        sudo chmod 777
/var/log/nxserver.log</font></tt>
<br>
<br><tt><font size=2>Connect to xterm and gnome and send the logging.</font></tt>
<br>
<br>
<br>