Mailinglist Archive: opensuse-bugs (5386 mails)

< Previous Next >
[Bug 257768] NX connections fail
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 16 Jun 2007 15:45:06 -0600 (MDT)
  • Message-id: <20070616214506.15A61CC786@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=257768#c25





--- Comment #25 from Alexey Eremenko <al4321@xxxxxxxxx>  2007-06-16 15:45:05 MST ---
Ahh, OK, it seems I begin to understand the README.

So here are my results of the first part of README:
=========================================================================

opensuse103a4:/usr/share/doc/packages/NX/samples # run-nxproxy-server localhost
bash: run-nxproxy-server: command not found
opensuse103a4:/usr/share/doc/packages/NX/samples # ./run-nxproxy-server
localhost
*****************************************************************

  Cookie for run-nxproxy-client: 885f0233d2d631bb3122760fb62b37b5

*****************************************************************
NXPROXY - Version 1.5.0

Copyright (C) 2001, 2005 NoMachine.
See http://www.nomachine.com/ for more information.

Info: Proxy running in client mode with pid '4953'.
Info: Connecting to remote host 'localhost:4009'.




[1]+  Stopped                 ./run-nxproxy-server localhost
opensuse103a4:/usr/share/doc/packages/NX/samples # bg 1
[1]+ ./run-nxproxy-server localhost &
opensuse103a4:/usr/share/doc/packages/NX/samples #
opensuse103a4:/usr/share/doc/packages/NX/samples # ./run-nxproxy-client
885f0233d2d631bb3122760fb62b37b5
NXPROXY - Version 1.5.0

Copyright (C) 2001, 2005 NoMachine.
See http://www.nomachine.com/ for more information.

Info: Proxy running in server mode with pid '4958'.
Info: Waiting for connection from any host on port '4009'.
Info: Connection to remote proxy 'localhost:4009' established.
Info: Accepted connection from '127.0.0.1' on port '33235'.
Info: Connection with remote proxy established.
Info: Synchronizing local and remote caches.
Info: Synchronizing local and remote caches.
Info: Handshaking with remote proxy completed.
Info: No proxy cookie was provided for authentication.
Info: Forwarding the real X authorization cookie.
Info: Not using NX delta compression.
Info: Using lan link parameters 16384/8/0/0.
Info: Using pack method '16m-jpeg-9' with session ''.
Info: Not using ZLIB stream compression.
Info: Not using remote ZLIB stream compression.
Info: Not using persistent cache.
Info: Using remote server 'localhost:4009'.
Info: Starting X protocol compression.
Info: Handshaking with remote proxy completed.
Info: Not using NX delta compression.
Info: Using lan link parameters 16384/8/0/0.
Info: Using agent parameters 98304/0/0.
Info: Using pack method '16m-jpeg-9' with session ''.
Info: Not using ZLIB stream compression.
Info: Not using remote ZLIB stream compression.
Info: Not using processor load limit.
Info: Not using persistent cache.
Info: Starting X protocol compression.



[2]+  Stopped                 ./run-nxproxy-client
885f0233d2d631bb3122760fb62b37b5
opensuse103a4:/usr/share/doc/packages/NX/samples # bg 2
[2]+ ./run-nxproxy-client 885f0233d2d631bb3122760fb62b37b5 &
opensuse103a4:/usr/share/doc/packages/NX/samples # jobs
[1]-  Running                 ./run-nxproxy-server localhost &
[2]+  Running                 ./run-nxproxy-client
885f0233d2d631bb3122760fb62b37b5 &
opensuse103a4:/usr/share/doc/packages/NX/samples # ./run-nxapp kdesktop
Info: Established X server connection.
Info: Established X client connection.
Info: Using render cleanup parameters 8/20/23/24/25/26.
X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode:  152
  Minor opcode:  8
  Resource id:  0x52
Info: Using image cleanup parameters 0/0/0/0.
kbuildsycoca running...
Info: Using render cleanup parameters 8/20/23/24/25/26.
X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode:  152
  Minor opcode:  8
  Resource id:  0x52
Info: Using image cleanup parameters 0/0/0/0.
Info: Using render cleanup parameters 8/20/23/24/25/26.
X Error: BadRequest (invalid request code or no such operation) 1
  Major opcode:  152
  Minor opcode:  8
  Resource id:  0x52
Info: Using image cleanup parameters 0/0/0/0.
opensuse103a4:/usr/share/doc/packages/NX/samples # jobs
[1]-  Running                 ./run-nxproxy-server localhost &
[2]+  Running                 ./run-nxproxy-client
885f0233d2d631bb3122760fb62b37b5 &
opensuse103a4:/usr/share/doc/packages/NX/samples #

=========================================================================
-Alexey "Technologov"


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >