Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior?
With regards, Paul van der Vlis.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior?
Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"
Dejan
On 05-06-13 12:15, Dejan Panič wrote:
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"
I've tried, but it does not help.
But thanks for your help!
With regards, Paul van der Vlis.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
On 06/05/2013 12:35 PM, Paul van der Vlis wrote:
On 05-06-13 12:15, Dejan Panič wrote:
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES" I've tried, but it does not help.
But thanks for your help!
With regards, Paul van der Vlis.
Did you restart the server afterwards? Also check for 'monitor.xml' file in the user's folder, if it exists it will overwrite the resolution that the client sends to the server.
Dejan
On 05-06-13 12:53, Dejan Panič wrote:
On 06/05/2013 12:35 PM, Paul van der Vlis wrote:
On 05-06-13 12:15, Dejan Panič wrote:
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES" I've tried, but it does not help.
Did you restart the server afterwards?
Yes.
Also check for 'monitor.xml' file in the user's folder, if it exists it will overwrite the resolution that the client sends to the server.
I've searched in the users home-directory and with "locate", but I did not found a 'monitor.xml' file. What is the exact location?
Maybe important to tell that the client is Debian 6 (Squeeze) and the server Debian 7 (Wheezy). And that after opening the remote desktop the client system is very slow for about a minute, you can do nothing. The problem is reproduceable. Both client and server are up-to-date.
With regards, Paul van der Vlis.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
Hi Paul,
On Mi 05 Jun 2013 14:28:48 CEST Paul van der Vlis wrote:
On 05-06-13 12:53, Dejan Panič wrote:
On 06/05/2013 12:35 PM, Paul van der Vlis wrote:
On 05-06-13 12:15, Dejan Panič wrote:
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES" I've tried, but it does not help.
Did you restart the server afterwards?
Yes.
The X2Go Server script /etc/init.d/x2goserver is only responsible for
session DB cleanups and normally does not need a restart at all.
Also check for 'monitor.xml' file in the user's folder, if it exists it will overwrite the resolution that the client sends to the server.
I've searched in the users home-directory and with "locate", but I did not found a 'monitor.xml' file. What is the exact location?
The file monitor.xml is GNOMEv2. It is handled (moved out of the way
during X2Go session startup) by x2gognomebindings, if installed.
Maybe important to tell that the client is Debian 6 (Squeeze) and the server Debian 7 (Wheezy). And that after opening the remote desktop the client system is very slow for about a minute, you can do nothing. The problem is reproduceable. Both client and server are up-to-date.
GNOMEv3 fallback mode sucks. Replace it with XFCE and then you will be
happy again.
With regards, Paul van der Vlis.
Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On 05-06-13 14:55, Mike Gabriel wrote:
GNOMEv3 fallback mode sucks. Replace it with XFCE and then you will be happy again.
Hmm, but I use that Gnome3 classic mode at the moment...
With regards, Paul van der Vlis.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
Hi Paul,
On Mi 05 Jun 2013 20:52:53 CEST Paul van der Vlis wrote:
On 05-06-13 14:55, Mike Gabriel wrote:
GNOMEv3 fallback mode sucks. Replace it with XFCE and then you will be happy again.
Hmm, but I use that Gnome3 classic mode at the moment...
Gnome3 classic == Gnome3 fallback (i.e. without GL). Use XFCE. You
will be flabbergasted at the extra amount of users you can lodge on
your X2Go server after that change.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On 05-06-13 21:39, Mike Gabriel wrote:
Hi Paul,
On Mi 05 Jun 2013 20:52:53 CEST Paul van der Vlis wrote:
On 05-06-13 14:55, Mike Gabriel wrote:
GNOMEv3 fallback mode sucks. Replace it with XFCE and then you will be happy again.
Hmm, but I use that Gnome3 classic mode at the moment...
Gnome3 classic == Gnome3 fallback (i.e. without GL). Use XFCE. You will be flabbergasted at the extra amount of users you can lodge on your X2Go server after that change.
I use it for desktop maintanance in this case. It's not a server for many users.
With regards, Paul van der Vlis.
-- Paul van der Vlis Linux systeembeheer, Groningen http://www.vandervlis.nl
Hi Dejan, hi Paul,
On Mi 05 Jun 2013 12:15:17 CEST Dejan Panič wrote:
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"
This is helpful with Unity, but has no effect with GNOME. I
disrecommend GNOME as desktop session in X2Go.
Use KDE, XFCE, LXDE.
Mike
--
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi Dejan, Paul and Mike,
I switch to Unity in one of my stations but I own a dedicated server in OVH (Kimsufi) and they ship the x2go with a custom desktiop witch uses GNOME: gnome-session --session=gnome-classic
Is there a workaround for GNOME?
I remember to ask this a few months ago bit I just edit the resolution manualy when I connect to another PC. I know it's not the best way, but it's my way. Of course, any automatic method is welcome. :)
Rui Cruz Journalist +351 96 827 1502
On 05/06/13 12:37, Mike Gabriel wrote:
Hi Dejan, hi Paul,
On Mi 05 Jun 2013 12:15:17 CEST Dejan Panič wrote:
On 06/05/2013 11:23 AM, Paul van der Vlis wrote:
On 04-06-13 15:32, Paul van der Vlis wrote:
Hello,
When I connect to a X2go server I get a screen with the resolution of the server and not the resolution what I choose on the client.
Is there something to do against this behavior? Maybe good to tell that I am using Debian 7 (Wheezy).
Are here other people without this problem?
What I see is that first the screen is as big as I tell X2goclient, but it is resized to the user-setting on the server.
With regards, Paul van der Vlis.
Try to comment out the following line in /etc/x2go/x2goagent.options :
X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"
This is helpful with Unity, but has no effect with GNOME. I disrecommend GNOME as desktop session in X2Go.
Use KDE, XFCE, LXDE.
Mike
_______________________________________________ X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user