Hi,
I have a "little" problem. I built x2goclient, the nx-libs and x2goserver from the SOURCES and it does work, when client and server are running on the same computer. But x2goclient crashes, as soon as it runs on a different one, after showing a popup window, telling me the server reset the connection.
Is there any one having an idea, why that is the case?
See the client's debug messages here: http://pastebin.com/RTRhRwaZ and the server's log output here: http://pastebin.com/qzEUjkyK
Thanks, Oliver
Hi Oliver,
On Fr 02 Mär 2012 14:07:58 CET Oliver Burger wrote:
Hi,
I have a "little" problem. I built x2goclient, the nx-libs and x2goserver from the SOURCES and
it does work, when client and server are running on the same computer. But x2goclient crashes, as soon as it runs on a different one, after
showing a popup window, telling me the server reset the connection.Is there any one having an idea, why that is the case?
See the client's debug messages here: http://pastebin.com/RTRhRwaZ and the server's log output here: http://pastebin.com/qzEUjkyK
Thanks, Oliver
Ist that with every server/client combination? What versions of X2Go
server/client are you actually using?
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...
Am 02.03.2012 21:57, schrieb Mike Gabriel:
Hi Oliver,
On Fr 02 Mär 2012 14:07:58 CET Oliver Burger wrote:
Hi,
I have a "little" problem. I built x2goclient, the nx-libs and x2goserver from the SOURCES and it does work, when client and server are running on the same computer. But x2goclient crashes, as soon as it runs on a different one, after showing a popup window, telling me the server reset the connection.
Is there any one having an idea, why that is the case?
See the client's debug messages here: http://pastebin.com/RTRhRwaZ and the server's log output here: http://pastebin.com/qzEUjkyK
Thanks, Oliver
Ist that with every server/client combination? What versions of X2Go server/client are you actually using?
Latest server and client from the tar balls. And about the client server combination, I don't have all that much hardware to test on. Both are up to date Mageia Cauldron, so both have the same package base installed. Only one of them (the server) is 64 bit, the other 32 bit
Am 02.03.2012 21:57, schrieb Mike Gabriel:
Hi Oliver,
On Fr 02 Mär 2012 14:07:58 CET Oliver Burger wrote:
Hi,
I have a "little" problem. I built x2goclient, the nx-libs and x2goserver from the SOURCES and it does work, when client and server are running on the same computer. But x2goclient crashes, as soon as it runs on a different one, after showing a popup window, telling me the server reset the connection.
Is there any one having an idea, why that is the case?
See the client's debug messages here: http://pastebin.com/RTRhRwaZ and the server's log output here: http://pastebin.com/qzEUjkyK
Thanks, Oliver
Ist that with every server/client combination? What versions of X2Go server/client are you actually using?
Latest server and client from the tar balls. And about the client server combination, I don't have all that much hardware to test on. Both are up to date Mageia Cauldron, so both have the same package base installed. Only one of them (the server) is 64 bit, the other 32 bit
Hi Oliver,
On Sa 03 Mär 2012 00:39:06 CET Oliver Burger wrote:
Am 02.03.2012 21:57, schrieb Mike Gabriel:
Hi Oliver,
On Fr 02 Mär 2012 14:07:58 CET Oliver Burger wrote:
Hi,
I have a "little" problem. I built x2goclient, the nx-libs and x2goserver from the SOURCES and it does work, when client and server are running on the same computer. But x2goclient crashes, as soon as it runs on a different one, after showing a popup window, telling me the server reset the connection.
Is there any one having an idea, why that is the case?
See the client's debug messages here: http://pastebin.com/RTRhRwaZ and the server's log output here: http://pastebin.com/qzEUjkyK
Thanks, Oliver
Ist that with every server/client combination? What versions of X2Go server/client are you actually using?
Latest server and client from the tar balls. And about the client server combination, I don't have all that much
hardware to test on. Both are up to date Mageia Cauldron, so both have the same package
base installed. Only one of them (the server) is 64 bit, the other 32 bit
I can provide you with a server-side login on one of my test-rigs.
Is the 64-bit system a multi-arch system? If yes, please note my
latest debsrc packaging changes for nx-libs:
post-install: http://code.x2go.org/gitweb?p=nx-libs.git;a=blob;f=debian/libnx-x11.postinst...
pre-removal: http://code.x2go.org/gitweb?p=nx-libs.git;a=blob;f=debian/libnx-x11.prerm;h=...
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...
Mike did try login to my server and it did work, so the problem must be somewhere on the client side.
Any ideas?
Oliver
Hi,
I did not have all that much time lately. But my problem still exists. x2goclient crashes sometimes (not all of the time though), when trying to connect to the server. This does still happen with the new versions of x2goclient and server released yesterday.
In Chemnitz Heinz suggested to try using an older libssh to see if the problem was located there, but that didn't help as well.
I have created a backtrace (still missing some debug symbols, I will see, what debug packages are still missing).
Can anyone help me with it?
Oliver