X2Go Bug report logs - #42
GNOME3 desktop (in non-fullscreen mode) does XRandR resizing of the desktop session window

version graph

Package: x2goserver; Maintainer for x2goserver is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goserver is src:x2goserver.

Reported by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Date: Fri, 28 Sep 2012 10:48:01 UTC

Severity: important

Merged with 207

Found in version 4.1.0.0-0~1216~ubuntu14.10.1

Full log


Report forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#42; Package x2gognomebindings. (Fri, 28 Sep 2012 10:48:01 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Fri, 28 Sep 2012 10:48:01 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 28 Sep 2012 10:47:00 +0000
From mike.gabriel@das-netzwerkteam.de  Fri Sep 28 12:47:00 2012
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 3624A5DA6B
	for <submit@bugs.x2go.org>; Fri, 28 Sep 2012 12:47:00 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 3AF042E9
	for <submit@bugs.x2go.org>; Fri, 28 Sep 2012 12:46:59 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id E794D3BBA7
	for <submit@bugs.x2go.org>; Fri, 28 Sep 2012 12:46:58 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 60ehIwofKU3v for <submit@bugs.x2go.org>;
	Fri, 28 Sep 2012 12:46:58 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id C5A8E3BFE7
	for <submit@bugs.x2go.org>; Fri, 28 Sep 2012 12:46:58 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id A69EA3BBA7
	for <submit@bugs.x2go.org>; Fri, 28 Sep 2012 12:46:58 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00
	autolearn=ham version=3.3.1 running as userid=
X-Spam-Level: 
X-Spam-Bayes-Score: 0.0000
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id 5A6B33BFE7; Fri, 28 Sep 2012 12:46:58 +0200 (CEST)
Received: from m-110.informatik.uni-kiel.de (m-110.informatik.uni-kiel.de
 [134.245.254.110]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Fri, 28 Sep 2012 12:46:58 +0200
Message-ID: <20120928124658.13602kein1fixgki@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Fri, 28 Sep 2012 12:46:58 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: submit@bugs.x2go.org
Subject: GNOME3 desktop (in non-fullscreen mode) does XRandR resizing of
 the desktop session window
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_2g81mfjsh5wi";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)
[Message part 1 (text/plain, inline)]
Package: x2gognomebindings
Severity: important
Version: 2.0.1.6

When a GNOME3 desktop is opened via X2Go in non-fullscreen mode the  
GNOME3 xrandr / monitor settings code does some awful resizing of the  
desktop session window.

Reproduce (GNOME3, also an issue with Unity):

 o you need a client-side display greater than 1024x768
 o set desktop size to 1024x768 in x2goclient session profile settings
 o set desktop session to GNOME on a Debian wheezy server
 o launch session

Compare to KDE4:

 o you need a client-side display greater than 1024x768
 o set desktop size to 1024x768 in x2goclient session profile settings
 o set desktop session to KDE on a Debian wheezy server
 o launch session

What you see:

 o with KDE4 the desktop session window will have the expected size
 o with GNOME3 the window appears in the expected size and then gets resized
   from inside the starting up GNOME3 session
 o in my case: GNOME3 tries to resize to 1920x1200 pixel. The windows gets
   adapted to the greatest size possible on my client display (i.e. the
   window maximizes)
 o However, the desktop shell inside the window does not adapt to the window
   size
 o I can manually resize the window afterwards via the client-side window
   manager (play with your mouse on the window borders...)
 o Still, the desktop shell inside does not adapt its size

This might well be a GNOME3 bug (detection of X server resize events),  
but it normally won't cause problems on physical hardware. So, the  
X2Go team may have to discover a GNOME3 patch for this problem.

Greets,
Mike

-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
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.xfb
[Message part 2 (application/pgp-signature, inline)]

Bug reassigned from package 'x2gognomebindings' to 'x2goserver'. Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Tue, 06 Nov 2012 21:48:02 GMT) (full text, mbox, link).


No longer marked as found in versions 2.0.1.6. Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to control@bugs.x2go.org. (Tue, 06 Nov 2012 21:48:02 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#42; Package x2goserver. (Mon, 04 Mar 2013 00:33:03 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#42; Package x2goserver. (Mon, 30 Sep 2013 08:03:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.berlios.de>. (Mon, 30 Sep 2013 08:03:03 GMT) (full text, mbox, link).


Message #16 received at 42@bugs.x2go.org (full text, mbox, reply):

Received: (at 42) by bugs.x2go.org; 30 Sep 2013 07:54:05 +0000
From mike.gabriel@das-netzwerkteam.de  Mon Sep 30 09:54:04 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,
	RCVD_IN_DNSWL_BLOCKED,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id BAECB5DB11
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 09:54:04 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 76CF0C04
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 09:54:04 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 6186A3C046
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 09:54:04 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Bt5-mjMjAWE7 for <42@bugs.x2go.org>;
	Mon, 30 Sep 2013 09:54:04 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 2BBDE3C045
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 09:54:04 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 0078F3C046
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 09:54:03 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id 8DAF93C045
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 09:54:03 +0200 (CEST)
Received: from m-047.informatik.uni-kiel.de (m-047.informatik.uni-kiel.de
 [134.245.254.47]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Mon, 30 Sep 2013 07:54:03 +0000
Date: Mon, 30 Sep 2013 07:54:03 +0000
Message-ID: <20130930075403.Horde.2J4-k2o0JrOIpNcsnJRcHA1@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 42@bugs.x2go.org
Subject: Resolving issue #42 (was: Fwd: [X2Go-User] Big screen problem)
User-Agent: Internet Messaging Program (IMP) H5 (6.1.4)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 134.245.254.47
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101
 Firefox/23.0 Iceweasel/23.0
Content-Type: multipart/signed; boundary="=_d-M6MBSNxJOIdTbkU6sk-A1";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Forwarding the below (awesome bit of information) to issue #42.

Mike

----- Weitergeleitete Nachricht von Christophe Lohr  
<christophe.lohr@cegetel.net> -----
  Datum: Mon, 30 Sep 2013 09:16:07 +0200
    Von: Christophe Lohr <christophe.lohr@cegetel.net>
Betreff: Re: [X2Go-User] Big screen problem
     An: x2go-user@lists.berlios.de

On 27/09/2013 20:56, Timo wrote:
> Yes, I have read about that but this is a little different, I think.  
> I have noticed that resizing does not work as expected but I have  
> got along by changing resolution in System Settings -> Displays. But  
> now there is not big enough geometry to go full screen.

1) Use 'cvt' or 'gtf' to compute en new Modeline for X11

2) Feed 'xrandr' with it
  xrandr --newmode <MODE-NAME> <MODELINE>
  xrandr --addmode "default" <MODE-NAME>

3)  Edit  ~/.config/monitors.xml
Look at  <output name="default">  then change  <width> , <height>  and  
 <rate>  with values of your new Modeline

4) Then ask gnome-settings-daemon to apply changes:
dbus-send --session --print-reply --dest=org.gnome.SettingsDaemon  
/org/gnome/SettingsDaemon/XRANDR  
org.gnome.SettingsDaemon.XRANDR_2.ApplyConfiguration int64:0 int64:0

5) Scrip it, or forget gnome ;-)

Regards
Christophe

_______________________________________________
X2Go-User mailing list
X2Go-User@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-user

----- Ende der weitergeleiteten Nachricht -----

-- 

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.xfb
[Message part 2 (application/pgp-keys, inline)]
[Message part 3 (application/pgp-signature, inline)]

Information forwarded to x2go-dev@lists.berlios.de, X2Go Developers <x2go-dev@lists.berlios.de>:
Bug#42; Package x2goserver. (Mon, 30 Sep 2013 12:18:01 GMT) (full text, mbox, link).


Message #19 received at 42@bugs.x2go.org (full text, mbox, reply):

Received: (at 42) by bugs.x2go.org; 30 Sep 2013 12:08:47 +0000
From mike.gabriel@das-netzwerkteam.de  Mon Sep 30 14:08:32 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 7C8455DB11
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 14:08:32 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 1B630BCF
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 14:08:24 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 14B1C3C048
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 14:08:24 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 5saAwwAamskS for <42@bugs.x2go.org>;
	Mon, 30 Sep 2013 14:08:23 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 84C8D3B9E5
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 14:08:23 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 56C5E3C048
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 14:08:23 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id 7D3DE3B9E5
	for <42@bugs.x2go.org>; Mon, 30 Sep 2013 14:08:22 +0200 (CEST)
Resent-Date: Mon, 30 Sep 2013 12:08:22 +0000
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: 42@bugs.x2go.org
Resent-Message-ID: <20130930120822.Horde.QRi_Lg_Gm7rF_uF8MQVdLQ4@mail.das-netzwerkteam.de>
Received: from localhost (localhost [127.0.0.1])
	 by grimnir.das-netzwerkteam.de (Cyrus v2.2.13-Debian-2.2.13-9.1) with LMTPA;
	 Mon, 30 Sep 2013 12:05:30 +0200
X-Sieve: CMU Sieve 2.2
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 584843C048
	for <m.gabriel@das-netzwerkteam.de>; Mon, 30 Sep 2013 12:05:30 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id F73Ry62rlZVa for <m.gabriel@das-netzwerkteam.de>;
	Mon, 30 Sep 2013 12:05:30 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 1E98D3C045
	for <m.gabriel@das-netzwerkteam.de>; Mon, 30 Sep 2013 12:05:30 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id F25113C048
	for <m.gabriel@das-netzwerkteam.de>; Mon, 30 Sep 2013 12:05:29 +0200 (CEST)
Received: from mail.berlios.de (mail.berlios.de [193.175.135.89])
	by grimnir.das-netzwerkteam.de (Postfix) with SMTP id 87A8F3C045
	for <mike.gabriel@das-netzwerkteam.de>; Mon, 30 Sep 2013 12:05:19 +0200 (CEST)
Received: from mail.berlios.de (localhost [127.0.0.1])
	by mail.berlios.de (Postfix) with ESMTP id CCC91834C;
	Mon, 30 Sep 2013 11:56:30 +0200 (CEST)
X-Original-To: x2go-user@lists.berlios.de
Delivered-To: x2go-user@lists.berlios.de
Received: from zproxy210.enst-bretagne.fr (zproxy210.enst-bretagne.fr
	[192.108.117.8]) by mail.berlios.de (Postfix) with SMTP id 2AF268256
	for <x2go-user@lists.berlios.de>; Mon, 30 Sep 2013 11:56:28 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by zproxy210.enst-bretagne.fr (Postfix) with ESMTP id 71F056601D
	for <x2go-user@lists.berlios.de>; Mon, 30 Sep 2013 11:56:28 +0200 (CEST)
X-Virus-Scanned: amavisd-new at zproxy210.enst-bretagne.fr
Received: from zproxy210.enst-bretagne.fr ([127.0.0.1])
	by localhost (zproxy210.enst-bretagne.fr [127.0.0.1]) (amavisd-new,
	port 10024)
	with ESMTP id IE-fW7XWrwtT for <x2go-user@lists.berlios.de>;
	Mon, 30 Sep 2013 11:56:27 +0200 (CEST)
Received: from [IPv6:2001:660:7302:5:922b:34ff:fe36:5ac5] (unknown
	[192.108.117.5])
	by zproxy210.enst-bretagne.fr (Postfix) with ESMTPSA id A23F266014
	for <x2go-user@lists.berlios.de>; Mon, 30 Sep 2013 11:56:27 +0200 (CEST)
Message-ID: <52494ACB.7070208@cegetel.net>
Date: Mon, 30 Sep 2013 11:56:27 +0200
From: Christophe Lohr <christophe.lohr@cegetel.net>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:17.0) Gecko/20130827 Icedove/17.0.8
MIME-Version: 1.0
To: x2go-user@lists.berlios.de
References: <52455DCD.10305@gmail.com> <5245644C.8030908@gmail.com>
	<20130927110221.Horde.U1VXDzESP1bC0rD48YiXKw1@mail.das-netzwerkteam.de>
	<5245D4E7.8050409@gmail.com> <52492537.2080902@cegetel.net>
	<52493667.2090901@gmail.com>
In-Reply-To: <52493667.2090901@gmail.com>
Content-Type: multipart/mixed; boundary="------------010905020404010907060108"
Subject: Re: [X2Go-User] Big screen problem
X-BeenThere: x2go-user@lists.berlios.de
X-Mailman-Version: 2.1.13
Precedence: list
List-Id: <x2go-user.lists.berlios.de>
List-Unsubscribe: <https://lists.berlios.de/mailman/options/x2go-user>,
	<mailto:x2go-user-request@lists.berlios.de?subject=unsubscribe>
List-Archive: <https://lists.berlios.de/pipermail/x2go-user>
List-Post: <mailto:x2go-user@lists.berlios.de>
List-Help: <mailto:x2go-user-request@lists.berlios.de?subject=help>
List-Subscribe: <https://lists.berlios.de/mailman/listinfo/x2go-user>,
	<mailto:x2go-user-request@lists.berlios.de?subject=subscribe>
Sender: x2go-user-bounces@lists.berlios.de
Errors-To: x2go-user-bounces@lists.berlios.de
X-Kolab-Scheduling-Message: FALSE
[Message part 1 (text/plain, inline)]
Hi,
  Attached is a shell script that does the job (more or less) (note: 
install 'xmlstarlet' first)
I hope it can help until the gnome developers do better;-)

Regards
Christophe


On 30/09/2013 10:29, tike64@gmail.com wrote:
> On 30.09.2013 10:16, Christophe Lohr wrote:
>> 1) Use 'cvt' or 'gtf' to compute en new Modeline for X11
>> ...
> Okay, that is extreme magic. I'll try it when I next time stumble into
> the problem. Thanks.
>
>> 5) Scrip it, or forget gnome ;-)
> But if I had gave in too quickly with gnome, I wouldn't have learned
> that nice piece of magic. The ideas of it probably proves to be useful
> in other occasions too.
>
> --
>
> Timo
>
> _______________________________________________
> X2Go-User mailing list
> X2Go-User@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/x2go-user

[gnome_resize.sh (application/x-shellscript, attachment)]
[Message part 3 (text/plain, inline)]
_______________________________________________
X2Go-User mailing list
X2Go-User@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-user

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#42; Package x2goserver. (Fri, 16 May 2014 12:55:02 GMT) (full text, mbox, link).


Acknowledgement sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Fri, 16 May 2014 12:55:02 GMT) (full text, mbox, link).


Message #24 received at 42@bugs.x2go.org (full text, mbox, reply):

Received: (at 42) by bugs.x2go.org; 16 May 2014 12:50:47 +0000
From mike.gabriel@das-netzwerkteam.de  Fri May 16 14:50:46 2014
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id D135D5DB1B
	for <42@bugs.x2go.org>; Fri, 16 May 2014 14:50:46 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 96DDF15BB;
	Fri, 16 May 2014 14:50:44 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 73B743B9E8;
	Fri, 16 May 2014 14:50:46 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Uye2RTjSCuNu; Fri, 16 May 2014 14:50:46 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id 4C1163B894;
	Fri, 16 May 2014 14:50:46 +0200 (CEST)
Received: from p50932635.dip0.t-ipconnect.de (p50932635.dip0.t-ipconnect.de
 [80.147.38.53]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Fri, 16 May 2014 12:50:46 +0000
Date: Fri, 16 May 2014 12:50:46 +0000
Message-ID: <20140516125046.Horde.04_cQFKKjYv12f1MT7cn6Q4@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Paul van der Vlis <paul@vandervlis.nl>
Cc: x2go-user@lists.berlios.de, 42@bugs.x2go.org
Subject: Re: [X2Go-User] Gnome3, bug 42 seems to be fixed ???
References: <5376000B.9010301@vandervlis.nl>
In-Reply-To: <5376000B.9010301@vandervlis.nl>
User-Agent: Internet Messaging Program (IMP) H5 (6.1.7)
Accept-Language: en,de
Organization: DAS-NETZWERKTEAM
X-Originating-IP: 80.147.38.53
X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101
 Firefox/29.0 Iceweasel/29.0.1
Content-Type: multipart/signed; boundary="=_mq8RF551FeFh8d3pargrsg1";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Control: close -1

Hi Paul,

On  Fr 16 Mai 2014 14:09:47 CEST, Paul van der Vlis wrote:

> Hello,
>
> It looks-like that bug 42 has been fixed, and that Gnome3 works fine now
> ;-)   Great!
>
> I am using Debian Wheezy as client and as server.

Yeah, let's close that one.

Thanks for feedback.

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.xfb
[Message part 2 (application/pgp-signature, inline)]

Marked Bug as done Request was from Mike Gabriel <mike.gabriel@das-netzwerkteam.de> to 42-submit@bugs.x2go.org. (Fri, 16 May 2014 12:55:02 GMT) (full text, mbox, link).


Notification sent to Mike Gabriel <mike.gabriel@das-netzwerkteam.de>:
Bug acknowledged by developer. (Fri, 16 May 2014 12:55:02 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.x2go.org> to internal_control@bugs.x2go.org. (Sat, 14 Jun 2014 05:24:02 GMT) (full text, mbox, link).


Bug unarchived. Request was from Ryan Tandy <rtandy@sd63.bc.ca> to control@bugs.x2go.org. (Thu, 29 Jan 2015 23:35:02 GMT) (full text, mbox, link).


Bug reopened Request was from Ryan Tandy <rtandy@sd63.bc.ca> to control@bugs.x2go.org. (Thu, 29 Jan 2015 23:35:02 GMT) (full text, mbox, link).


Marked as found in versions 4.1.0.0-0~1216~ubuntu14.10.1. Request was from Ryan Tandy <rtandy@sd63.bc.ca> to control@bugs.x2go.org. (Thu, 29 Jan 2015 23:35:02 GMT) (full text, mbox, link).


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#42; Package x2goserver. (Thu, 29 Jan 2015 23:45:01 GMT) (full text, mbox, link).


Acknowledgement sent to Ryan Tandy <rtandy@sd63.bc.ca>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 29 Jan 2015 23:45:01 GMT) (full text, mbox, link).


Message #41 received at 42@bugs.x2go.org (full text, mbox, reply):

Received: (at 42) by bugs.x2go.org; 29 Jan 2015 23:40:44 +0000
From rtandy@sd63.bc.ca  Fri Jan 30 00:40:42 2015
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from mail.sd63.bc.ca (mail.sd63.bc.ca [142.31.146.55])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id D08663BC7E
	for <42@bugs.x2go.org>; Fri, 30 Jan 2015 00:40:41 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by mail.sd63.bc.ca (Postfix) with ESMTP id 5DB6C24400B4
	for <42@bugs.x2go.org>; Thu, 29 Jan 2015 15:40:40 -0800 (PST)
Received: from mail.sd63.bc.ca ([127.0.0.1])
	by localhost (mail.sd63.bc.ca [127.0.0.1]) (amavisd-new, port 10032)
	with ESMTP id Izz8E88fQogr for <42@bugs.x2go.org>;
	Thu, 29 Jan 2015 15:40:39 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
	by mail.sd63.bc.ca (Postfix) with ESMTP id 3639224400BA
	for <42@bugs.x2go.org>; Thu, 29 Jan 2015 15:40:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at sd63.bc.ca
Received: from mail.sd63.bc.ca ([127.0.0.1])
	by localhost (mail.sd63.bc.ca [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id JifIgNVFqAyF for <42@bugs.x2go.org>;
	Thu, 29 Jan 2015 15:40:39 -0800 (PST)
Received: from bowmore (bowmore.sbo.sd63.bc.ca [10.0.253.103])
	by mail.sd63.bc.ca (Postfix) with SMTP id 0ADAA24400B4
	for <42@bugs.x2go.org>; Thu, 29 Jan 2015 15:40:39 -0800 (PST)
Received: (nullmailer pid 29011 invoked by uid 1000);
	Thu, 29 Jan 2015 23:40:38 -0000
Date: Thu, 29 Jan 2015 15:40:38 -0800
From: Ryan Tandy <rtandy@sd63.bc.ca>
To: 42@bugs.x2go.org
Subject: GNOME session still resizes to 1920x1200 at login
Message-ID: <20150129234038.GG2051@bowmore>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha512;
	protocol="application/pgp-signature"; boundary="iBwuxWUsK/REspAd"
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)
[Message part 1 (text/plain, inline)]
[re-sending after unarchiving, apologies if this reaches you twice]

Hi,

Sorry to reopen an old bug, but I still experience it with GNOME 
Flashback in Ubuntu 14.04/14.10 and current packages from the X2Go PPA. 
The screen resizes itself to the size configured in monitors.xml, or 
1920x1200 if that is missing, at login.

Please find attached debug logs of unity-settings-daemon and its xrandr 
plugin during lightdm and x2go sessions, for comparison.

Looking at the logs, I am wondering if there is a mismatch between the 
Xinerama and RandR information provided by the server. In one log the 
initial window size (1024x768) seems to be detected properly, while in 
the other, the monitor size (which I think is detected via Xinerama) is 
detected as 1920x1200, which has nothing to do with either the window 
size or my client display size (1920x1080).

I think some of the symptoms from the original report constitute a 
separate bug, that resizing the client window does not (judging from the 
gsd-randr log) generate RandR events in the session. Not sure which 
component that bug would belong to.

-- 
Ryan Tandy - Programmer/Analyst                      rtandy@sd63.bc.ca
School District 63 (Saanich)                           +1 250 652 7385
[gsd-debug-randr-lightdm.log (text/plain, attachment)]
[gsd-debug-randr-x2go.log (text/plain, attachment)]
[usd-debug-lightdm.log (text/plain, attachment)]
[usd-debug-x2go.log (text/plain, attachment)]
[signature.asc (application/pgp-signature, inline)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#42; Package x2goserver. (Thu, 29 Jan 2015 23:55:01 GMT) (full text, mbox, link).


Acknowledgement sent to Ryan Tandy <rtandy@sd63.bc.ca>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 29 Jan 2015 23:55:02 GMT) (full text, mbox, link).


Message #46 received at 42@bugs.x2go.org (full text, mbox, reply):

Received: (at 42) by bugs.x2go.org; 29 Jan 2015 23:50:44 +0000
From rtandy@sd63.bc.ca  Fri Jan 30 00:50:43 2015
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,URIBL_BLOCKED
	autolearn=ham version=3.3.2
Received: from mail.sd63.bc.ca (mail.sd63.bc.ca [142.31.146.55])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id CA4EB3BC82
	for <42@bugs.x2go.org>; Fri, 30 Jan 2015 00:50:42 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by mail.sd63.bc.ca (Postfix) with ESMTP id 6EE2D24400BA
	for <42@bugs.x2go.org>; Thu, 29 Jan 2015 15:50:41 -0800 (PST)
Received: from mail.sd63.bc.ca ([127.0.0.1])
	by localhost (mail.sd63.bc.ca [127.0.0.1]) (amavisd-new, port 10032)
	with ESMTP id 3cVRKLCouNPk for <42@bugs.x2go.org>;
	Thu, 29 Jan 2015 15:50:41 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
	by mail.sd63.bc.ca (Postfix) with ESMTP id 2E42C24447E1
	for <42@bugs.x2go.org>; Thu, 29 Jan 2015 15:50:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at sd63.bc.ca
Received: from mail.sd63.bc.ca ([127.0.0.1])
	by localhost (mail.sd63.bc.ca [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id 9eoxGSWPA98O for <42@bugs.x2go.org>;
	Thu, 29 Jan 2015 15:50:41 -0800 (PST)
Received: from bowmore (bowmore.sbo.sd63.bc.ca [10.0.253.103])
	by mail.sd63.bc.ca (Postfix) with SMTP id 151F024400BA
	for <42@bugs.x2go.org>; Thu, 29 Jan 2015 15:50:41 -0800 (PST)
Received: (nullmailer pid 29158 invoked by uid 1000);
	Thu, 29 Jan 2015 23:50:40 -0000
Date: Thu, 29 Jan 2015 15:50:40 -0800
From: Ryan Tandy <rtandy@sd63.bc.ca>
To: 42@bugs.x2go.org
Subject: Re: GNOME session still resizes to 1920x1200 at login
Message-ID: <20150129235040.GH2051@bowmore>
References: <20150129234038.GG2051@bowmore>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Disposition: inline
In-Reply-To: <20150129234038.GG2051@bowmore>
User-Agent: Mutt/1.5.21 (2010-09-15)
Content-Transfer-Encoding: quoted-printable
On Thu, Jan 29, 2015 at 03:40:38PM -0800, Ryan Tandy wrote:
>[…]

Shame on me for not noticing that #96 was still open and describing the 
current iteration of the same problem. :( Sorry for the noise, close or 
merge as you see fit. Thanks.

-- 
Ryan Tandy - Programmer/Analyst                      rtandy@sd63.bc.ca
School District 63 (Saanich)                           +1 250 652 7385


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#42; Package x2goserver. (Sat, 27 Jun 2015 06:45:01 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 21:24:44 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.