Hi, I have a sticky keys problem, when I connect from windows 10 pc to a linux server using x2Go version (4.1.2.0), connection type: XFCE. Then when I click shift + arrow right in order to mark a specific text and then release the keyboard the text is still being marked until the end of it. Also I cannot stop the operation, I need to restart the session. It happens using all editors, and using all arrows. Unfortunately, the latest version doesn't work, as it fails to connect to the server. Any suggestions?
Thanks,
Tamir
Hi Tamir,
Am 12.08.20 um 10:46 schrieb Tamir Einy:
Hi, I have a sticky keys problem, when I connect from windows 10 pc to a linux server using x2Go version (4.1.2.0), connection type: XFCE. Then when I click shift + arrow right in order to mark a specific text and then release the keyboard the text is still being marked until the end of it. Also I cannot stop the operation, I need to restart the session. It happens using all editors, and using all arrows. Unfortunately, the latest version doesn't work, as it fails to connect to the server. Any suggestions?
Looks like you have several issues.
Regarding the sticky keys: What happens when you use a different desktop environment instead of XFCE, say, LXDE or MATE? If you don't have them installed and are unable to install them, you could also use "Published Applications" instead of a Desktop Environment for a test. Also, even though you say it happens using all editors, could you name one specifically that we can use to reproduce the issue?
Regarding the latest version of X2GoClient not working for you: Please try to install it again, and check the "debug" checkbox during installation. This will install x2goclient.debug.exe alongside x2goclient.exe.
After that, open a cmd.exe on your machine, cd to the installation directory, and run:
x2goclient.debug.exe --debug 2>&1 >%TEMP%\x2godebug.log
Then try to establish a connection. Close X2GoClient when the connection fails.
After that, open the file %TEMP%\x2godebug.log with an editor and paste its contents here.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi Stefan,
I could not create a LXDE session, I get the message: "Unable to execute startlxde", When I try to create a MATE session I get the message: "Unable to execuate mate-session". I created "Publish Applications" session, but I didn't know what to expect since I didn't see any Desktop.
Regarding the editors, I was using Pycharm.
Here is the output of the debug, when I try to establish connection to the server using the latest version. x2go-INFO-1> "Starting X2Go Client 4.1.2.2..." x2go-WARNING-1> English language requested, not loading translator. x2go-WARNING-1> English language requested, not loading translator. x2go-DEBUG-../src/onmainwindow.cpp:10779> Getting X.Org Server settings. x2go-INFO-3> "Started X2Go Client." x2go-DEBUG-../src/onmainwindow.cpp:575> "$HOME=C:/Users/teiny171950" x2go-DEBUG-../src/onmainwindow.cpp:2266> Reading 1 sessions from config file. x2go-DEBUG-../src/sessionbutton.cpp:361> Creating QPixmap with session icon: ":/img/icons/128x128/x2gosession.png". x2go-DEBUG-../src/onmainwindow.cpp:13290> libssh not initialized yet. Initializing. x2go-DEBUG-../src/pulsemanager.cpp:369> pulseaudio --version returned:"pulseaudio 13.0 "
x2go-DEBUG-../src/onmainwindow.cpp:10682> Starting helper servers for
Windows ...
x2go-DEBUG-../src/onmainwindow.cpp:10849>
"/cygdrive/C/Users/teiny171950/.x2go/var" cygwin var path
x2go-DEBUG-../src/onmainwindow.cpp:10937>
"C:/Users/teiny171950/.x2go/etc/sshd_config created."
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10366> Port is free: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11288> Logging cygwin sshd to:
"C:/Users/teiny171950/.x2go/sshLogs/p25548.log"
x2go-DEBUG-../src/onmainwindow.cpp:11302> Creating desktop: x2go_TEiny171950
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11399> User mode OpenSSH server started
successfully.
x2go-DEBUG-../src/pulsemanager.cpp:227> pulse started with arguments
("--exit-idle-time=-1", "-n", "-F", "C:\Users\teiny171950\.x2go\pulse
config.pa", "-p", "C:\Program Files
(x86)\x2goclient\pulse\lib\pulse-13.0\modules", "--log-level=debug",
"--verbose",
"--log-target=file:C:\Users\teiny171950\.x2go\pulse\pulse.log") - waiting
for it to finish...
x2go-DEBUG-../src/onmainwindow.cpp:2752> Creating QPixmap with session
icon: '":/img/icons/128x128/x2gosession.png"'.
x2go-INFO-8> "Starting connection to server: dcilda927:22"
x2go-DEBUG-../src/onmainwindow.cpp:2853> Starting new ssh connection to
server:"dcilda927":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host
"dcilda927"; port 22; user "e171950"; useproxy false; proxyserver "";
proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection
without Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection,
instance SshMasterConnection(0x3b9af80) created.
x2go-DEBUG-../src/sshmasterconnection.cpp:495> SshMasterConnection,
instance SshMasterConnection(0x3b9af80) entering thread.
x2go-DEBUG-../src/sshmasterconnection.cpp:575> Setting SSH directory to
C:/Users/teiny171950/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:797> Session port before config
file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:807> Session port after config
file parse: 22
So it seems that non have the suggestion solved my problem yet, any other ideas?
Thanks a lot, Tamir
On Wed, Aug 12, 2020 at 5:20 PM Stefan Baur <X2Go-ML-1@baur-itcs.de> wrote:
Hi Tamir,
Am 12.08.20 um 10:46 schrieb Tamir Einy:
Hi, I have a sticky keys problem, when I connect from windows 10 pc to a linux server using x2Go version (4.1.2.0), connection type: XFCE. Then when I click shift + arrow right in order to mark a specific text and then release the keyboard the text is still being marked until the end of it. Also I cannot stop the operation, I need to restart the session. It happens using all editors, and using all arrows. Unfortunately, the latest version doesn't work, as it fails to connect to the server. Any suggestions?
Looks like you have several issues.
Regarding the sticky keys: What happens when you use a different desktop environment instead of XFCE, say, LXDE or MATE? If you don't have them installed and are unable to install them, you could also use "Published Applications" instead of a Desktop Environment for a test. Also, even though you say it happens using all editors, could you name one specifically that we can use to reproduce the issue?
Regarding the latest version of X2GoClient not working for you: Please try to install it again, and check the "debug" checkbox during installation. This will install x2goclient.debug.exe alongside x2goclient.exe.
After that, open a cmd.exe on your machine, cd to the installation directory, and run:
x2goclient.debug.exe --debug 2>&1 >%TEMP%\x2godebug.log
Then try to establish a connection. Close X2GoClient when the connection fails.
After that, open the file %TEMP%\x2godebug.log with an editor and paste its contents here.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Am 13.08.20 um 09:51 schrieb Tamir Einy:
Hi Stefan,
I could not create a LXDE session, I get the message: "Unable to execute startlxde", When I try to create a MATE session I get the message: "Unable to execuate mate-session". I created "Publish Applications" session, but I didn't know what to expect since I didn't see any Desktop.
Regarding the editors, I was using Pycharm.
In Published Applications mode, you either get a pop-up with an application list (from which you could start Pycharm or a console window, for example), or, if you set X2GoClient to minimize to the task bar/notification area, you need to right-click the X2Go icon there and you will see a context menu. Select the entry matching your session name, and you will see the list of applications available to you.
Here is the output of the debug, when I try to establish connection to the server using the latest version.
[snip]
And that's all? You did close X2GoClient before accessing that log? Very strange.
So it seems that non have the suggestion solved my problem yet, any other ideas?
Well, these weren't suggestions to solve your problem, these were steps to narrow down the cause of your two issues.
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi Stefan,
I was able to understand how to use the publush application mode, So I opened "Pycharm" using the application finder. And the problem exists there too. By the way the problem I am facing seems to me similar to that reported here: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1369 When I reducing the connection to ISDN helped, but the rendering of the desktop became very slow and not usable.
About the log, this is the text that was printed into the command promt: x2go-INFO-1> "Starting X2Go Client 4.1.2.2..." x2go-WARNING-1> English language requested, not loading translator. x2go-WARNING-1> English language requested, not loading translator. x2go-DEBUG-../src/onmainwindow.cpp:10779> Getting X.Org Server settings. x2go-INFO-3> "Started X2Go Client." x2go-DEBUG-../src/onmainwindow.cpp:575> "$HOME=C:/Users/teiny171950" x2go-DEBUG-../src/onmainwindow.cpp:2266> Reading 1 sessions from config file. x2go-DEBUG-../src/sessionbutton.cpp:361> Creating QPixmap with session icon: ":/img/icons/128x128/x2gosession.png". x2go-DEBUG-../src/onmainwindow.cpp:13290> libssh not initialized yet. Initializing. x2go-DEBUG-../src/pulsemanager.cpp:369> pulseaudio --version returned:"pulseaudio 13.0 "
x2go-DEBUG-../src/onmainwindow.cpp:10682> Starting helper servers for
Windows ...
x2go-DEBUG-../src/onmainwindow.cpp:10849>
"/cygdrive/C/Users/teiny171950/.x2go/var" cygwin var path
x2go-DEBUG-../src/onmainwindow.cpp:10937>
"C:/Users/teiny171950/.x2go/etc/sshd_config created."
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10366> Port is free: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11288> Logging cygwin sshd to:
"C:/Users/teiny171950/.x2go/sshLogs/p26656.log"
x2go-DEBUG-../src/onmainwindow.cpp:11302> Creating desktop: x2go_TEiny171950
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:10344> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10372> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11399> User mode OpenSSH server started
successfully.
x2go-DEBUG-../src/pulsemanager.cpp:227> pulse started with arguments
("--exit-idle-time=-1", "-n", "-F", "C:\Users\teiny171950\.x2go\pulse
config.pa", "-p", "C:\Program Files
(x86)\x2goclient\pulse\lib\pulse-13.0\modules", "--log-level=debug",
"--verbose",
"--log-target=file:C:\Users\teiny171950\.x2go\pulse\pulse.log") - waiting
for it to finish...
x2go-DEBUG-../src/onmainwindow.cpp:2752> Creating QPixmap with session
icon: '":/img/icons/128x128/x2gosession.png"'.
x2go-INFO-8> "Starting connection to server: dcilda927:22"
x2go-DEBUG-../src/onmainwindow.cpp:2853> Starting new ssh connection to
server:"dcilda927":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host
"dcilda927"; port 22; user "e171950"; useproxy false; proxyserver "";
proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection
without Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection,
instance SshMasterConnection(0x3d18258) created.
x2go-DEBUG-../src/sshmasterconnection.cpp:495> SshMasterConnection,
instance SshMasterConnection(0x3d18258) entering thread.
x2go-DEBUG-../src/sshmasterconnection.cpp:575> Setting SSH directory to
C:/Users/teiny171950/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:797> Session port before config
file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:807> Session port after config
file parse: 22
About the file x2godebug.log, it is empty (0kb)
Thanks a lot, Tamir
On Thu, Aug 13, 2020 at 11:03 AM Stefan Baur <X2Go-ML-1@baur-itcs.de> wrote:
Am 13.08.20 um 09:51 schrieb Tamir Einy:
Hi Stefan,
I could not create a LXDE session, I get the message: "Unable to execute startlxde", When I try to create a MATE session I get the message: "Unable to execuate mate-session". I created "Publish Applications" session, but I didn't know what to expect since I didn't see any Desktop.
Regarding the editors, I was using Pycharm.
In Published Applications mode, you either get a pop-up with an application list (from which you could start Pycharm or a console window, for example), or, if you set X2GoClient to minimize to the task bar/notification area, you need to right-click the X2Go icon there and you will see a context menu. Select the entry matching your session name, and you will see the list of applications available to you.
Here is the output of the debug, when I try to establish connection to the server using the latest version.
[snip]
And that's all? You did close X2GoClient before accessing that log? Very strange.
So it seems that non have the suggestion solved my problem yet, any other ideas?
Well, these weren't suggestions to solve your problem, these were steps to narrow down the cause of your two issues.
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Hi Stefan,
Just fyi, I can confirm the sticky repeat behavior on Win client 4.1.2.0 and prior versions using XFCE with geany on Ubuntu 18.04 but also on prior versions and CentOS versions and also on vim or mc.
Per my experience repeat works fine unless you also hold the SHIFT key while doing cursor movement to mark text for a longer time. Doing a SHIFT based mark with just a very brief repeat does not trigger the problem. Holding, e.g., SHIFT+<cursorright> in a longer text for more than a few 100ms tends to trigger the issue. Killing the client and reconnecting to the session again "fixes" things. Given that is does not seem to be OS or application dependent for me, I am suspecting a client topic of some sort with respect to qualifiers and event queues.
I have recently switched to Win client 4.1.2.2 and have not had the problem since. It may just be statistics and not a fix to any keyboard event queues though. This is not a scientific analysis.
Best regards,
Heinz
-----Original Message----- From: x2go-user <x2go-user-bounces@lists.x2go.org> On Behalf Of Stefan Baur Sent: Wednesday, August 12, 2020 16:19 To: x2go-user@lists.x2go.org Subject: [EXT] Re: [X2Go-User] Sticky (repeated) arrows using x
Caution: EXT Email
Hi Tamir,
Am 12.08.20 um 10:46 schrieb Tamir Einy:
Hi, I have a sticky keys problem, when I connect from windows 10 pc to a linux server using x2Go version (4.1.2.0), connection type: XFCE. Then when I click shift + arrow right in order to mark a specific text and then release the keyboard the text is still being marked until the end of it. Also I cannot stop the operation, I need to restart the session. It happens using all editors, and using all arrows. Unfortunately, the latest version doesn't work, as it fails to connect to the server. Any suggestions?
Looks like you have several issues.
Regarding the sticky keys: What happens when you use a different desktop environment instead of XFCE, say, LXDE or MATE? If you don't have them installed and are unable to install them, you could also use "Published Applications" instead of a Desktop Environment for a test. Also, even though you say it happens using all editors, could you name one specifically that we can use to reproduce the issue?
Regarding the latest version of X2GoClient not working for you: Please try to install it again, and check the "debug" checkbox during installation. This will install x2goclient.debug.exe alongside x2goclient.exe.
After that, open a cmd.exe on your machine, cd to the installation directory, and run:
x2goclient.debug.exe --debug 2>&1 >%TEMP%\x2godebug.log
Then try to establish a connection. Close X2GoClient when the connection fails.
After that, open the file %TEMP%\x2godebug.log with an editor and paste its contents here.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243 _______________________________________________ x2go-user mailing list x2go-user@lists.x2go.org https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.x2go...
Am 13.08.20 um 12:08 schrieb Heinz Wrobel:
Just fyi, I can confirm the sticky repeat behavior on Win client 4.1.2.0 and prior versions using XFCE with geany on Ubuntu 18.04 but also on prior versions and CentOS versions and also on vim or mc. [...] I have recently switched to Win client 4.1.2.2 and have not had the problem since. It may just be statistics and not a fix to any keyboard event queues though. This is not a scientific analysis.
So Tamir should probably investigate why 4.1.2.2 doesn't work for him.
It might be worth trying the latest nightly build (4.1.2.3) instead of the stable version: <https://code.x2go.org/releases/binary-win32/x2goclient/heuler/mingw32-4.8/qt-4.8/x2goclient-4.1.2.3-2020.05.20-a1a2f62-setup.exe>
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi Stefan, I have installed latest nightly build (4.1.2.3) that you provided, the connection to the server failed,
Here is the debug output to the command:
x2go-INFO-1> "Starting X2Go Client 4.1.2.3..." x2go-WARNING-1> English language requested, not loading translator. x2go-WARNING-1> English language requested, not loading translator. x2go-DEBUG-../src/onmainwindow.cpp:10867> Getting X.Org Server settings. x2go-INFO-3> "Started X2Go Client." x2go-DEBUG-../src/onmainwindow.cpp:626> "$HOME=C:/Users/teiny171950" x2go-DEBUG-../src/onmainwindow.cpp:2349> Reading 1 sessions from config file. x2go-DEBUG-../src/onmainwindow.cpp:13380> libssh not initialized yet. Initializing. x2go-DEBUG-../src/pulsemanager.cpp:369> pulseaudio --version returned:"pulseaudio 13.0 "
x2go-DEBUG-../src/onmainwindow.cpp:10770> Starting helper servers for
Windows ...
x2go-DEBUG-../src/onmainwindow.cpp:10937>
"/cygdrive/C/Users/teiny171950/.x2go/var" cygwin var path
x2go-DEBUG-../src/onmainwindow.cpp:11025>
"C:/Users/teiny171950/.x2go/etc/sshd_config created."
x2go-DEBUG-../src/onmainwindow.cpp:10432> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10454> Port is free: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11376> Logging cygwin sshd to:
"C:/Users/teiny171950/.x2go/sshLogs/p24388.log"
x2go-DEBUG-../src/onmainwindow.cpp:11390> Creating desktop: x2go_TEiny171950
x2go-DEBUG-../src/onmainwindow.cpp:10432> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10460> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:10432> Resolved localhost.
x2go-DEBUG-../src/onmainwindow.cpp:10460> Port already in use: 7022
x2go-DEBUG-../src/onmainwindow.cpp:11487> User mode OpenSSH server started
successfully.
x2go-DEBUG-../src/pulsemanager.cpp:227> pulse started with arguments
("--exit-idle-time=-1", "-n", "-F", "C:\Users\teiny171950\.x2go\pulse
config.pa", "-p", "C:\Program Files
(x86)\x2goclient\pulse\lib\pulse-13.0\modules", "--log-level=debug",
"--verbose",
"--log-target=file:C:\Users\teiny171950\.x2go\pulse\pulse.log") - waiting
for it to finish...
x2go-DEBUG-../src/onmainwindow.cpp:2830> Creating QPixmap with session
icon: '":/img/icons/128x128/x2gosession.png"'.
x2go-INFO-8> "Starting connection to server: dcilda927:22"
x2go-DEBUG-../src/onmainwindow.cpp:2931> Starting new ssh connection to
server:"dcilda927":"22" krbLogin: false
x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host
"dcilda927"; port 22; user "e171950"; useproxy false; proxyserver "";
proxyport 22
x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection
without Kerberos authentication.
x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection,
instance SshMasterConnection(0x3cf9ad8) created.
x2go-DEBUG-../src/sshmasterconnection.cpp:492> SshMasterConnection,
instance SshMasterConnection(0x3cf9ad8) entering thread.
x2go-DEBUG-../src/sshmasterconnection.cpp:573> Setting SSH directory to
C:/Users/teiny171950/ssh
x2go-DEBUG-../src/sshmasterconnection.cpp:795> Session port before config
file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:805> Session port after config
file parse: 22
x2go-DEBUG-../src/sshmasterconnection.cpp:869> Session port before config
file parse (part 2): 22
x2go-DEBUG-../src/sshmasterconnection.cpp:879> Session port after config
file parse (part 2): 22
x2go-DEBUG-../src/sshmasterconnection.cpp:903> cserverAuth
x2go-DEBUG-../src/sshmasterconnection.cpp:942> state: 1
x2go-DEBUG-../src/sshmasterconnection.cpp:674> Setting SSH directory to C:/Users/teiny171950/ssh
Thanks for the support,
Tamir
On Fri, Aug 14, 2020 at 9:36 AM Stefan Baur <X2Go-ML-1@baur-itcs.de> wrote:
Am 13.08.20 um 12:08 schrieb Heinz Wrobel:
Just fyi, I can confirm the sticky repeat behavior on Win client 4.1.2.0 and prior versions using XFCE with geany on Ubuntu 18.04 but also on prior versions and CentOS versions and also on vim or mc. [...] I have recently switched to Win client 4.1.2.2 and have not had the problem since. It may just be statistics and not a fix to any keyboard event queues though. This is not a scientific analysis.
So Tamir should probably investigate why 4.1.2.2 doesn't work for him.
It might be worth trying the latest nightly build (4.1.2.3) instead of the stable version: < https://code.x2go.org/releases/binary-win32/x2goclient/heuler/mingw32-4.8/qt...
-Stefan
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
I have installed latest nightly build (4.1.2.3) that you provided, the connection to the server failed,
Here is the debug output to the command:
x2go-INFO-1> "Starting X2Go Client 4.1.2.3..." x2go-WARNING-1> English language requested, not loading translator. x2go-WARNING-1> English language requested, not loading translator. [...] x2go-INFO-8> "Starting connection to server: dcilda927:22" x2go-DEBUG-../src/onmainwindow.cpp:2931> Starting new ssh connection to server:"dcilda927":"22" krbLogin: false x2go-DEBUG-../src/sshmasterconnection.cpp:168> SshMasterConnection, host "dcilda927"; port 22; user "e171950"; useproxy false; proxyserver ""; proxyport 22 x2go-DEBUG-../src/sshmasterconnection.cpp:248> Starting SSH connection without Kerberos authentication. x2go-DEBUG-../src/sshmasterconnection.cpp:250> SshMasterConnection, instance SshMasterConnection(0x3cf9ad8) created. x2go-DEBUG-../src/sshmasterconnection.cpp:492> SshMasterConnection, instance SshMasterConnection(0x3cf9ad8) entering thread. x2go-DEBUG-../src/sshmasterconnection.cpp:573> Setting SSH directory to C:/Users/teiny171950/ssh x2go-DEBUG-../src/sshmasterconnection.cpp:795> Session port before config file parse: 22 x2go-DEBUG-../src/sshmasterconnection.cpp:805> Session port after config file parse: 22 x2go-DEBUG-../src/sshmasterconnection.cpp:869> Session port before config file parse (part 2): 22 x2go-DEBUG-../src/sshmasterconnection.cpp:879> Session port after config file parse (part 2): 22 x2go-DEBUG-../src/sshmasterconnection.cpp:903> cserverAuth x2go-DEBUG-../src/sshmasterconnection.cpp:942> state: 1
x2go-DEBUG-../src/sshmasterconnection.cpp:674> Setting SSH directory to C:/Users/teiny171950/ssh
Unfortunately, that's not very helpful. There's no connection attempt visible (other than a really generic setup).
Stefan's call has been "wrong" in that the order of redirections do matter, and, wwith his listing, stderr-data will continue to get printed out to the console.
Rather try:
x2goclient.debug.exe --debug >%TEMP%\x2godebug.log 2>&1
instead. %TEMP%\x2godebug.log should include text after that.
Also, if possible, please make sure to wait until the connection attempt actually errors out.
Additionally, do you have a file located at "C:\Users\teiny171950\ssh\config"?
If so, what does it contain?
Mihai