[FreeNX-kNX] FreeNX 0.7 / NX 2.1 problems with Slackware 12.0
Alain Lemerre
alain.lemerre at gmail.com
Thu Jul 12 05:31:14 UTC 2007
Hi,
Thanks for your help. As you suggested I made the following modifications in
nxloadconfig:
PATH_LIB=$NX_DIR/lib/NX/lib
APPLICATION_LIBRARY_PATH="/usr/lib/NX/lib"
APPLICATION_LIBRARY_PRELOAD="/usr/lib/NX/lib"
With these 3 modifications, nxloadconfig doesn't complains any more. But now
the problem is that the remote screen doesn't display on the client. The Nx
Logo displays, then the session seems to automatically shut down. By the way
I use the lastest NX Client 3.x.
The logs seem ok:
-- NX SERVER START: -c /usr/bin/nxserver - ORIG_COMMAND=
HELLO NXSERVER - Version 1.5.0-70 OS (GPL)
NX> 105 hello NXCLIENT - Version 1.5.0
NX> 134 Accepted protocol: 1.5.0
NX> 105 SET SHELL_MODE SHELL
NX> 105 SET AUTH_MODE PASSWORD
NX> 105 login
NX> 101 User: alain
NX> 102 Password:
NX> 103 Welcome to: obelix user: alain
NX> 105 listsession --user="alain" --status="suspended,running"
--geometry="1024x768x32+render" --type="unix-kde"
NX> 127 Sessions list of user 'alain' for reconnect:
Display Type Session ID Options Depth
Screen Status Session Name
------- ---------------- -------------------------------- -------- -----
-------------- ----------- ------------------------------
NX> 148 Server capacity: not reached for user: alain
NX> 105 startsession --link="modem" --backingstore="1" --encryption="1"
--cache="128M" --images="32M" --media="0" --session="KDE2" --type="unix-kde"
--geometry="1024x768" --kbtype="pc102/fr" --screeninfo="1024x768x32+render"
alain at 127.0.0.1's password:
NX> 1000 NXNODE - Version 1.5.0-70 OS (GPL)
NX> 700 Session id: obelix-1001-7EE89F11E3465ECB8FF568D9BA66DFD8
NX> 705 Session display: 1001
NX> 703 Session type: unix-kde
NX> 701 Proxy cookie: a5283a9348444948fc6ab9f76c32045b
NX> 702 Proxy IP: 127.0.0.1
NX> 706 Agent cookie: a5283a9348444948fc6ab9f76c32045b
NX> 704 Session cache: unix-kde
NX> 707 SSL tunneling: 1
NX> 1009 Session status: starting
NX> 710 Session status: running
NX> 1002 Commit
NX> 1006 Session status: running
NX> 105 bye
Bye
NX> 999 Bye
NX> 1009 Session status: terminating
NX> 1006 Session status: closed
NX> 1001 Bye.
Regards,
2007/7/12, Fabian Franz <FabianFranz at gmx.de>:
>
> > Hi,
> >
> > I encounter two problems on Slackware 12.0.
>
> okay.
>
> >
> > Software versions :
> >
> > - FreeNX 0.7 ; Nomachine 2.1
> > - X11 7.2 Modular version
> > - OSS ATI driver (ATI 9800 Pro)
> >
> > Nomachine librairies are installed in /usr/lib/NX/lib :
> >
> > libX11.so -> libX11.so.6.2
> > libX11.so.6 -> libX11.so.6.2
> > libX11.so.6.2
> > libXcomp.so.2 -> libXcomp.so.2.1.0
> > libXcomp.so.2.1.0
> > libXcompext.so -> libXcompext.so.2.1.0
> > libXcompext.so.2 -> libXcompext.so.2.1.0
> > libXcompext.so.2.1.0
> > libXext.so -> libXext.so.6.4
> > libXext.so.6 -> libXext.so.6.4
> > ibXext.so.6.4
> > libXrender.so.1 -> libXrender.so.1.2
> > libXrender.so.1.2
> >
> > The first entry of /etc/ld.so.conf is /usr/lib/NX/lib
>
> DON'T DO THAT. THAT IS BOUND TO FAIL.
>
> Okay, that should have been enough warning. There is an application
> library preload path for some valid reasons ...
>
> If you need to change the location of the nx libs, change nxloadconfig.
>
> > 1. First problem
> >
> > I launch X11. KDE Desktop is fine but as soon as I hit the keyboard
> (every
> > key), the screen becomes larger and unusable. Each hit key modify the
> > screen
> > appearance.
>
> See above.
>
> >
> > 2. Second problem
> >
> > When I run "nxloadconfig --check" it gives the error message :
> >
> > nxloadconfig --check
> >
> > Error: Invalid value
> >
> "APPLICATION_LIBRARY_PRELOAD=/usr/lib/libX11.so.6.2:/usr/lib/libXext.so.6.4:/usr/lib/libXcomp.so:/usr/lib/libXcompext.so.1:/usr/lib/libXrender.so.1.2"
>
> Yeah, this slipped into this release and is also due to your changed paths
> ...
>
> /usr/lib/libXcompext.so.1 should be /usr/lib/libXcompext.so and seems to
> not have been fully patched.
>
> But for you, you should really change the paths in nxloadconfig,
> especially PATH_LIB and not change ld.so.conf as this will load old XF86
> NX libs into all X applications, which is bound to fail to repeat myself ...
>
> cu
>
> Fabian
>
> > For example, my previous configuration FreeNX 0.6 / Slackware 11.0 /
> Xorg
> > 6.9 worked like a charm.
>
> -> Xorg 6.9 somehow did work with your configuration, but Xorg 7.2 will
> possibly not do this ...
> ________________________________________________________________
> Were you helped on this list with your FreeNX problem?
> Then please write up the solution in the FreeNX Wiki/FAQ:
> http://openfacts.berlios.de/index-en.phtml?title=FreeNX_FAQ
> Don't forget to check the NX Knowledge Base:
> http://www.nomachine.com/kb/
>
> ________________________________________________________________
> FreeNX-kNX mailing list --- FreeNX-kNX at kde.org
> https://mail.kde.org/mailman/listinfo/freenx-knx
> ________________________________________________________________
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/freenx-knx/attachments/20070712/721cd1e9/attachment.html>
More information about the FreeNX-kNX
mailing list