X2Go Bug report logs - #920
Fullscreen multi display centos 6

version graph

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

Reported by: Mathieu GALLAS <mg@progial.fr>

Date: Tue, 11 Aug 2015 07:50:02 UTC

Severity: normal

Found in version 4.0.1.19-3.el6

Full log


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

Received: (at 920) by bugs.x2go.org; 11 Aug 2015 13:27:17 +0000
From mg@progial.fr  Tue Aug 11 15:27:15 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.0 required=5.0 tests=BAYES_40,HTML_IMAGE_ONLY_32,
	HTML_MESSAGE,URIBL_BLOCKED autolearn=ham version=3.3.2
X-Greylist: delayed 561 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Tue, 11 Aug 2015 15:27:15 CEST
Received: from zimbra.progial.fr (zimbra.progial.fr [217.112.56.124])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 0223E5DA84
	for <920@bugs.x2go.org>; Tue, 11 Aug 2015 15:27:14 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by zimbra.progial.fr (Postfix) with ESMTP id E346862FFC;
	Tue, 11 Aug 2015 15:17:52 +0200 (CEST)
Received: from zimbra.progial.fr ([127.0.0.1])
	by localhost (zimbra.progial.fr [127.0.0.1]) (amavisd-new, port 10032)
	with ESMTP id Qdanh-pP7gxr; Tue, 11 Aug 2015 15:17:51 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by zimbra.progial.fr (Postfix) with ESMTP id D7B8163622;
	Tue, 11 Aug 2015 15:17:51 +0200 (CEST)
X-Virus-Scanned: amavisd-new at progial.fr
Received: from zimbra.progial.fr ([127.0.0.1])
	by localhost (zimbra.progial.fr [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id 9FMOGyqW2o9f; Tue, 11 Aug 2015 15:17:51 +0200 (CEST)
Received: from zimbra.progial.fr (zimbra.progial.fr [172.16.0.126])
	by zimbra.progial.fr (Postfix) with ESMTP id AAB1F62FFC;
	Tue, 11 Aug 2015 15:17:51 +0200 (CEST)
Date: Tue, 11 Aug 2015 15:17:51 +0200 (CEST)
From: Mathieu GALLAS <mg@progial.fr>
To: Ulrich Sibiller <uli42@gmx.de>
Cc: 920@bugs.x2go.org
Message-ID: <1167003082.3737.1439299071264.JavaMail.zimbra@progial.fr>
In-Reply-To: <CANVnVYJqtQm2ORzQqXMD9hQDjsQjgK=Kctup-JsQxCq8EkgBeg@mail.gmail.com>
References: <289738212.1229.1439279222100.JavaMail.zimbra@progial.fr> <CANVnVYJqtQm2ORzQqXMD9hQDjsQjgK=Kctup-JsQxCq8EkgBeg@mail.gmail.com>
Subject: Re: [X2Go-Dev] Bug#920: Fullscreen multi display centos 6
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_3735_359602982.1439299071261"
X-Originating-IP: [217.112.55.35]
X-Mailer: Zimbra 8.6.0_GA_1153 (ZimbraWebClient - FF39 (Win)/8.6.0_GA_1153)
Thread-Topic: Bug#920: Fullscreen multi display centos 6
Thread-Index: aVl5adE/rSw+TqHqkINxH371cBHCWQ==
[Message part 1 (text/plain, inline)]
I tested on a fresh centos 6.7 installation (x2goserver) and I have not the problem. 
So i'm currently looking to my production server to find what is the key ! 

Mat 





De: "Ulrich Sibiller" <uli42@gmx.de> 
À: "Gallas Mathieu" <mg@progial.fr>, 920@bugs.x2go.org 
Envoyé: Mardi 11 Août 2015 12:02:44 
Objet: Re: [X2Go-Dev] Bug#920: Fullscreen multi display centos 6 

On Tue, Aug 11, 2015 at 9:47 AM, Mathieu GALLAS <mg@progial.fr> wrote: 
> Package: x2goserver 
> Version: 4.0.1.19-3.el6 
> OS: Centos 6.7 
> 
> Package: x2goclient 
> Version: 4.0.1.4-1.el6 
> OS: Centos 6.7 

CentOS 6.7 is very new, is this bug also present on CentOS 6.5 or 6.6? 
Also, is SELinux active (check with the "getenforce" command)? 

> Architecture : 
> 
> - Dual screen 
> - Gnome Desktop 
> - Fullscreen 
> - Xinerama enabled 
> 
> First connection : 
> 
> The first x2go connection is ok the full scrren is working as expected. (the 
> only problem the first connection is that the keypad does not work). 
> To fix keypad issue, I have to logoff and start a new x2go session. 

Is the keypad not working at all or not working properly? What are the 
symptoms? Does switching NumLock help? Are the keypresses of the 
keypad recognized by "xev" (run within the session)? 

> Second connection : 
> 
> After the second connection the xinerama does not work anymore. For example 
> If I maximize an application, it is present on both screens. 
> The worst is that the task bar is located in th middle of the screen. 
> 
> I I tried to logoff and reconnect again I have the same issue. 
> To fix it I have to reboot the centos 6 (client side) and after the first 
> connection is ok (but with the keypad bug). 
> 
> Troubleshooting : 
> 
> - Change task bar location 
> - Change screen resolution 
> - Disable sound and print 
> - I also tried from last Ubuntu or fedora => same issue 
> - I tried to change the video card (from nvidia to an intel) => same issue 

Please run x2goclient with --debug (I think that is what it is called, 
I do not have a client at hand at the moment) and send us the output. 

Also, on both connections please log the output of "xdpyinfo -ext 
XINERAMA" and "xrandr". 

Uli 
[Message part 2 (text/html, inline)]
[Signatures mail - Mathieu.png (image/png, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 08:36:37 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.