X2Go Bug report logs - #417
Two screens, wrong screen used for limits of positioning context menus

version graph

Package: nx-libs; Maintainer for nx-libs is X2Go Developers <x2go-dev@lists.x2go.org>;

Reported by: Daniel Michalik <x2go@blackamp.de>

Date: Tue, 28 Jan 2014 15:40:02 UTC

Severity: minor

Tags: fixed-upstream

Fixed in version 3.5.99.3

Done: Juri Grabowski <x2go@jugra.de>

Bug is archived. No further changes may be made.

Forwarded to https://github.com/ArcticaProject/nx-libs/issues/78

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#417: Two screens, wrong screen used for limits of positioning context menus
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 417@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Wed, 29 Jan 2014 12:20:02 +0000
Resent-Message-ID: <handler.417.B417.139099777520760@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 417
X-X2Go-PR-Package: nxagent
X-X2Go-PR-Keywords: 
Received: via spool by 417-submit@bugs.x2go.org id=B417.139099777520760
          (code B ref 417); Wed, 29 Jan 2014 12:20:02 +0000
Received: (at 417) by bugs.x2go.org; 29 Jan 2014 12:16:15 +0000
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
	autolearn=unavailable version=3.3.2
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id A4D315DA6C;
	Wed, 29 Jan 2014 13:16:06 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 1AAA8E0E;
	Wed, 29 Jan 2014 13:16:06 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id F2D013B9BB;
	Wed, 29 Jan 2014 13:16:05 +0100 (CET)
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 OtqnbgUOi3zf; Wed, 29 Jan 2014 13:16:05 +0100 (CET)
Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id C2D813B91A;
	Wed, 29 Jan 2014 13:16:05 +0100 (CET)
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;
 Wed, 29 Jan 2014 12:16:05 +0000
Date: Wed, 29 Jan 2014 12:16:05 +0000
Message-ID: <20140129121605.Horde.2SgHez-ZApyRzdaUV9SN4A1@mail.das-netzwerkteam.de>
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Daniel Michalik <x2go@blackamp.de>, 417@bugs.x2go.org,
 submit@bugs.x2go.org
References: <20140128153552.GA6148@forrest.astro.lu.se>
In-Reply-To: <20140128153552.GA6148@forrest.astro.lu.se>
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:26.0) Gecko/20100101
 Firefox/26.0 Iceweasel/26.0
Content-Type: multipart/signed; boundary="=_zScYeV3EEHllquxdBTuLrg4";
 protocol="application/pgp-signature"; micalg=pgp-sha1
MIME-Version: 1.0
[Message part 1 (text/plain, inline)]
Control: reassign -1 nxagent
Control: severity -1 minor
Control: found -1 3.5.0.23

Hi Daniel,

On  Di 28 Jan 2014 16:35:52 CET, Daniel Michalik wrote:

> Package: xinerama
> Version: 4.0.1.2 (Qt - 4.8.6)
>
> This bug concerns the placement of context menus in a two screen setup.
> On my client I have two screens. One in landscape mode from 0,0 to
> 1920,1080 and to its right a second screen in portrait mode, from 1920,0
> to 3120,1600. I run an x2go session, the session type is single application
> (terminal). I fullscreen my application window, either on the left or on
> the right screen. I then open a context menu while my mouse cursor is in
> the bottom half or right half of the application window.
>
> Everything works fine with the application positioned on the right hand
> screen. It is correctly determined that the context menus would not fit
> into the remaining space if they would start where the mouse cursor is, so
> they are repositioned in a way that I can see the entire menu.
>
> But if the application is on my left hand screen the context menus will
> always start (their top left corner) where my mouse cursor is, therefore
> spilling outside my visible monitor area to the bottom, or  
> overlapping into my
> second screen. Expected behaviour: context menus to stay within my
> screen, just as they do for all other non-x2go applications.

this is a very special behaviour on a special setup. We will not be  
able to track this down soon, I am sorry. We may look at it for a  
certain amount of project sponsoring. Please let me know if that is an  
option for you (or your company in case you use X2Go at work).

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

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Mar 28 14:18:18 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.