Hello,
I've tried to make a connection from a client (heuler version) on Lenny to server with Squeeze (stable version). But this did not work, I only get a black screen. This is what I get, I am wondering about 2x NXproxy. It was the second time I started te connection:
NXPROXY - Version 3.4.0
Copyright (C) 2001, 2007 NoMachine. See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '22232'. Session: Starting session at 'Mon Jan 24 11:54:34 2011'. Info: Connecting to remote host 'localhost:30004'. Info: Connection to remote proxy 'localhost:30004' established. Info: Connection with remote proxy completed. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Info: Using ADSL link parameters 512/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Forwarding X11 connections to display ':0.0'. Session: Session started at 'Mon Jan 24 11:54:55 2011'. Info: Established X server connection. Info: Using shared memory parameters 1/2048K. Session: Terminating session at 'Mon Jan 24 11:59:23 2011'. Session: Session terminated at 'Mon Jan 24 11:59:23 2011'.
NXPROXY - Version 3.4.0
Copyright (C) 2001, 2007 NoMachine. See http://www.nomachine.com/ for more information.
The Dutch message is in english: File or directory does not excist.
Does somebody know what will be wrong?
With regards, Paul van der Vlis.
On Mon, 2011-01-24 at 12:09 +0100, Paul van der Vlis wrote:
Hello,
I've tried to make a connection from a client (heuler version) on Lenny to server with Squeeze (stable version). But this did not work, I only get a black screen. This is what I get, I am wondering about 2x NXproxy. It was the second time I started te connection:
NXPROXY - Version 3.4.0
Copyright (C) 2001, 2007 NoMachine. See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '22232'. Session: Starting session at 'Mon Jan 24 11:54:34 2011'. Info: Connecting to remote host 'localhost:30004'. Info: Connection to remote proxy 'localhost:30004' established. Info: Connection with remote proxy completed. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Info: Using ADSL link parameters 512/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Forwarding X11 connections to display ':0.0'. Session: Session started at 'Mon Jan 24 11:54:55 2011'. Info: Established X server connection. Info: Using shared memory parameters 1/2048K. Session: Terminating session at 'Mon Jan 24 11:59:23 2011'. Session: Session terminated at 'Mon Jan 24 11:59:23 2011'.
NXPROXY - Version 3.4.0
Copyright (C) 2001, 2007 NoMachine. See http://www.nomachine.com/ for more information.
Info: Proxy running in client mode with pid '22305'. Session: Starting session at 'Mon Jan 24 11:59:40 2011'. Info: Connecting to remote host 'localhost:30005'. Info: Connection to remote proxy 'localhost:30005' established. Info: Connection with remote proxy completed. Warning: Unrecognized session type 'unix-kde-depth_24'. Assuming agent session. Info: Using ADSL link parameters 512/24/1/0. Info: Using cache parameters 4/4096KB/8192KB/8192KB. Info: Using pack method '16m-jpeg-9' with session 'unix-kde-depth_24'. Info: Using ZLIB data compression 1/1/32. Info: Using ZLIB stream compression 4/4. Info: No suitable cache file found. Info: Forwarding X11 connections to display ':0.0'. Session: Session started at 'Mon Jan 24 12:00:02 2011'. Info: Established X server connection. Info: Using shared memory parameters 1/2048K.
After stopping the connection I see this:
Error Connection fialed cat: /home/paul/x2go/C-paul-50-1295866797_stDGnome_dp24/cmdoutput: Bestand of map bestaat niet
The Dutch message is in english: File or directory does not excist.
Does somebody know what will be wrong?
With regards, Paul van der Vlis.
I haven't looked at your post carefully (racing out the door) but the first thing that comes to mind with X2Go and Squeeze is that it may be using dash instead of bash. If you change the link /bin/sh to point to /bin/bash instead of /bin/dash, does it work?
At some point, one of us should track down which bash calls are being used that are not available in dash and see if they can be replaced - John
John A. Sullivan III schreef:
On Mon, 2011-01-24 at 12:09 +0100, Paul van der Vlis wrote:
Hello,
I've tried to make a connection from a client (heuler version) on Lenny to server with Squeeze (stable version). But this did not work, I only get a black screen. This is what I get, I am wondering about 2x NXproxy. It was the second time I started te connection:
<cut>
I haven't looked at your post carefully (racing out the door) but the first thing that comes to mind with X2Go and Squeeze is that it may be using dash instead of bash. If you change the link /bin/sh to point to /bin/bash instead of /bin/dash, does it work?
Yes, this works!
Hmm, not sure if I can change this without problems....
At some point, one of us should track down which bash calls are being used that are not available in dash and see if they can be replaced -
Or you could put in the scripts that it needs bash, and depends on bash. Hmm, not so nice.
With regards, Paul van der Vlis.
Paul van der Vlis schreef:
John A. Sullivan III schreef:
On Mon, 2011-01-24 at 12:09 +0100, Paul van der Vlis wrote:
Hello,
I've tried to make a connection from a client (heuler version) on Lenny to server with Squeeze (stable version). But this did not work, I only get a black screen. This is what I get, I am wondering about 2x NXproxy. It was the second time I started te connection:
<cut>
I haven't looked at your post carefully (racing out the door) but the first thing that comes to mind with X2Go and Squeeze is that it may be using dash instead of bash. If you change the link /bin/sh to point to /bin/bash instead of /bin/dash, does it work?
Yes, this works!
Hmm, not sure if I can change this without problems....
The correct way to do this is: dpkg-reconfigure dash
And then answer "no".
See: http://wiki.debian.org/DashAsBinSh
With regards, Paul van der Vlis.
On Mon, 2011-01-24 at 15:51 +0100, Paul van der Vlis wrote:
John A. Sullivan III schreef:
On Mon, 2011-01-24 at 12:09 +0100, Paul van der Vlis wrote:
Hello,
I've tried to make a connection from a client (heuler version) on Lenny to server with Squeeze (stable version). But this did not work, I only get a black screen. This is what I get, I am wondering about 2x NXproxy. It was the second time I started te connection:
<cut>
I haven't looked at your post carefully (racing out the door) but the first thing that comes to mind with X2Go and Squeeze is that it may be using dash instead of bash. If you change the link /bin/sh to point to /bin/bash instead of /bin/dash, does it work?
Yes, this works!
Hmm, not sure if I can change this without problems....
At some point, one of us should track down which bash calls are being used that are not available in dash and see if they can be replaced -
Or you could put in the scripts that it needs bash, and depends on bash. Hmm, not so nice.
With regards, Paul van der Vlis.
That's true. I suppose the easiest thing for now and something I would suggest for the next release is to change #!/bin/sh to #!/bin/bash. That should work - John
On Mo 24 Jan 2011 16:04:58 CET "John A. Sullivan III" wrote:
That's true. I suppose the easiest thing for now and something I would suggest for the next release is to change #!/bin/sh to #!/bin/bash. That should work - John
+1 from me. And we should then recommend bash as a dependency for
package maintainers.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On 01/24/2011 10:13 AM, Mike Gabriel wrote:
On Mo 24 Jan 2011 16:04:58 CET "John A. Sullivan III" wrote:
That's true. I suppose the easiest thing for now and something I would suggest for the next release is to change #!/bin/sh to #!/bin/bash. That should work - John
+1 from me. And we should then recommend bash as a dependency for package maintainers.
Greets, Mike
+1 here as well.
Regards, Gerry
Hi,
On Tue, Jan 25, 2011 at 02:16:51PM -0500, Gerry Reno wrote:
On 01/24/2011 10:13 AM, Mike Gabriel wrote:
On Mo 24 Jan 2011 16:04:58 CET "John A. Sullivan III" wrote:
That's true. I suppose the easiest thing for now and something I would suggest for the next release is to change #!/bin/sh to #!/bin/bash. That should work - John
+1 from me. And we should then recommend bash as a dependency for package maintainers.
Using #!/bin/bash for scripts developed for bash is the Right Thing(TM), so a +1 from me, too.
Since bash is still "essential" in Debian/Squeeze it is not needed as package dependency.
+1 here as well.
Dipl.-Inform. Erik Auerswald http://www.fg-networking.de/ auerswald@fg-networking.de Tel: +49-631-4149988-0 Fax: +49-631-4149988-9
Gesellschaft für Fundamental Generic Networking mbH Geschäftsführung: Volker Bauer, Jörg Mayer Gerichtsstand: Amtsgericht Kaiserslautern - HRB: 3630