Re: [X2Go-User] nxagentReconnectFailedFonts: does anyone have a solution?

2021-02-26 Thread Ulrich Sibiller
Honestly I have never seen this. Interestingly when those messages appear it means that the system will NOT stop the reconnect but go on: if (!nxagentReconnectAllFonts(reconnectLossyLevel[FONT_STEP])) { if (!nxagentReconnectFailedFonts(reconnectLossyLevel[FONT_STEP])) {

Re: [X2Go-User] nxagentReconnectFailedFonts: does anyone have a solution?

2021-02-26 Thread Michael Ashley
Hi Uli, I can't easily reproduce the problem since I have to travel to a different location to use the computer that triggered the problem, so I haven't been able to try your fix. I will upgrade to 3.5.99.26. Regards, Michael On Sat, Feb 27, 2021 at 12:09:39AM +0100, Ulrich Sibiller wrote: >

[X2Go-User] script to automatically restart x2go client session after coming out of suspend

2021-02-26 Thread Michael Ashley
Hi folks, I thought that some of you might be interested in a small script that I use to automatically restart an x2go client session after returning from suspending the client computer: #!/bin/bash while true; do pyhoca-cli -R NEWEST --link wan -g 3768x2123 --pack 16m-png-jpeg-9

Re: [X2Go-User] accessing windows that fall off the screen

2021-02-26 Thread Ulrich Sibiller
Press ctrl-alt-f twice (switch to fullscreen and back again), this should rearrange the windows. However, the same should also happen on reconnect so I am wondering how that situation you describe can occur... Can you please post a session log of such a reconnect? Thx, Uli On Fri, Feb 26, 2021

Re: [X2Go-User] nxagentReconnectFailedFonts: does anyone have a solution?

2021-02-26 Thread Michael Ashley
Hi Uli, Thanks for your quick response. The nxagent version on the server is 3.5.99.23. The server is an ancient Ubuntu 14.04LTS system. I do have /usr/bin/nxdialog. Here is my full session.log with the failed font problem: Session: Session resumed at 'Wed Feb 24 10:53:13 2021'. Info: Screen

Re: [X2Go-User] nxagentReconnectFailedFonts: does anyone have a solution?

2021-02-26 Thread Ulrich Sibiller
As you can see the reconnect goes on after the fonts stuff. So have you tried my suggested fix? Please ignore the kde stuff, that is irrelevant and caused by some default setting in x2go. Please try upgrading to 3.5.99.26, there are more than 380 patches included since 3.5.99.23... Uli On Fri,

Re: [X2Go-User] nxagentReconnectFailedFonts: does anyone have a solution?

2021-02-26 Thread Ulrich Sibiller
On more thing: You can also install the nxdialog package and point the NX_CLIENT variable to /usr/bin/nxdialog. This way you will even see the dialogs! This is how it was intended from the beginning and it is the correct way but unfortunately nobody has fixed that in x2go yet - for years. Uli On

[X2Go-User] accessing windows that fall off the screen

2021-02-26 Thread Michael Ashley
Hi folks, Another question for you: sometimes I reconnect to an x2go session from a computer that has a smaller display than the one that I previous connected from. The problem is that some of the windows now fall partially or fully off the display. The partial ones are usually accessible by

Re: [X2Go-User] script to automatically restart x2go client session after coming out of suspend

2021-02-26 Thread Ulrich Sibiller
Nice! Thanks for sharing! Uli On Fri, Feb 26, 2021 at 11:59 PM Michael Ashley wrote: > > Hi folks, > > I thought that some of you might be interested in a small script that I use > to automatically restart an x2go client session after returning from > suspending the client computer: > > >

Re: [X2Go-User] accessing windows that fall off the screen

2021-02-26 Thread Michael Ashley
Hi Uli, Thanks for this suggestion. It turns out the session log I posted earlier (with the nxagentReconnectFailedFonts message) was the one immediately before the "disconnection after one second" problem I reported in the other thread. This earlier session resized the screen down from its

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Ulrich Sibiller
Yes, should work Joe W schrieb am Fr., 26. Feb. 2021, 18:29: > I just see option to use custom xserver. > Do I choose that and then mobaxterm? > -- > *From:* Ulrich Sibiller > *Sent:* Friday, February 26, 2021 12:12 PM > *To:* Joe W > *Cc:* x2go-user@lists.x2go.org

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Joe W
I chose custom x-server and browsed to select mobaxterm.exe as the executable. start X-server on X2go client start is not checked. I did nrestrt X2GO after changing the settings. I have a mobaxterm ssh session to my linux system going. I can run commands like gedit test& and a gedit window

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Joe W
I tried starting SOS from the MobiXterm terminal window. It starts fine. I then tried resizing the columns and moving the slider and everything works properly. No crashes.. So MObiXterm Xserver is OK at least. Is there another program that uses the same x-server as X2go that I could try?

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Joe W
I went through your procedure using ssh from one Linux system to another and tried resizingI cannot make anything crash. I realize on my linux systems I am running 4.1.1.1. Using X2GO form one linux system to the other is stable anad also does not crash. I get the crashes when using 4.1.2.2 on

Re: [X2Go-User] Help with broken X2go client

2021-02-26 Thread Trevor Jennings
Hello again, I have tried everything I can think of but still no joy.  I don't know X windows or Quartz at all well, so any suggestions as to where I could look to find out what is going wrong would be greatly appreciated.   Rather than using my iMac which has stopped connecting to the sever

[X2Go-User] nxagentReconnectFailedFonts: does anyone have a solution?

2021-02-26 Thread Michael Ashley
Hi folks, Last week I connected to a long-running x2go session using a different computer than I normally do. It worked fine. But later that day when I returned to my usual computer, I ran into the bug where the session would start up, but then disconnect within about a second, with the error

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Joe W
I tried using X2GO 4.1.1.1 on my Windows machine but resizing the SOS columns still crashes the X2GO window. It seems therefore that there is some difference between the Linux and Windows client related to the problem. From: x2go-user on behalf of Joe W

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Ulrich Sibiller
Oh, damn. The only thing I can imagine is a problem with the Windows X server. In the menu of the x2goclient you can configure to use an existing X server. We can try that and switch to the mobaxterm X server. Please download mobaxterm, start a ssh connection to your server (ensure that X11 is

Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos

2021-02-26 Thread Joe W
I just see option to use custom xserver. Do I choose that and then mobaxterm? From: Ulrich Sibiller Sent: Friday, February 26, 2021 12:12 PM To: Joe W Cc: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] X2GO Crash When Resizing columns in Cliosoft Sos Oh,