X2Go Bug report logs - #927
copy on select overrides Windows clipboard

version graph

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

Reported by: Walid MOGHRABI <w.moghrabi@servicemagic.eu>

Date: Mon, 24 Aug 2015 14:00:02 UTC

Severity: normal

Tags: pending

Found in version 4.0.5.0

Fixed in version 4.0.5.1

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#927: [X2Go-Dev] Bug#927: Bug#927: copy on select overrides Windows clipboard
Reply-To: uli42@gmx.de, 927@bugs.x2go.org
Resent-From: Ulrich Sibiller <ulrich.sibiller@gmail.com>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Wed, 09 Dec 2015 21:00:02 +0000
Resent-Message-ID: <handler.927.B927.144969474615521@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 927
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: 
Received: via spool by 927-submit@bugs.x2go.org id=B927.144969474615521
          (code B ref 927); Wed, 09 Dec 2015 21:00:02 +0000
Received: (at 927) by bugs.x2go.org; 9 Dec 2015 20:59:06 +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=2.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM,
	FREEMAIL_REPLYTO,FREEMAIL_REPLYTO_END_DIGIT,T_DKIM_INVALID,URIBL_BLOCKED
	autolearn=no version=3.3.2
Received: from mail-vk0-f41.google.com (mail-vk0-f41.google.com [209.85.213.41])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 9C4C55DA2B
	for <927@bugs.x2go.org>; Wed,  9 Dec 2015 21:59:05 +0100 (CET)
Received: by vkay187 with SMTP id y187so66684485vka.3
        for <927@bugs.x2go.org>; Wed, 09 Dec 2015 12:59:04 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:reply-to:in-reply-to:references:from:date:message-id
         :subject:to:content-type:content-transfer-encoding;
        bh=E0ewbGZB/gm+mQyIKpwOHwdR8OlntAXk6X4k1aAdPj4=;
        b=jcX4SYFVO4fdF/SledF1Tqou6a2BZ4kW+HfcBWgDwG9B4QP3R6Kp7IqVgvOHSg9Std
         2FY4Qi0lH7mjP+wXkIQUT0rbr4ytmyMNQBoKPQ9doZi9yE6yfmrnbgkTTxgjXpC8yn9U
         oB2jdXANrt+MnS9CUPVrp2ukk2bn9w4vt1/1z+e79sRE6GHNMPlvZUNewQpA9+RQ0of6
         zjNtCa7a4GhMxY+5CNDJaD8HM4MGMqUfNZsct6fYQ8zqMSdhOPF72P8QWR0XmJqaO9aD
         JAuJUYMqbKGcSy7PCbZCkqtsfAh3Bd9F/4F3y2w4AS0Vw2faLJ80uLR8MkGQnCEwqsqK
         yGXg==
X-Received: by 10.31.147.136 with SMTP id v130mr7273594vkd.72.1449694744295;
 Wed, 09 Dec 2015 12:59:04 -0800 (PST)
MIME-Version: 1.0
Received: by 10.103.75.157 with HTTP; Wed, 9 Dec 2015 12:58:44 -0800 (PST)
In-Reply-To: <680161831.23192032.1449679424569.JavaMail.root@servicemagic.eu>
References: <1412421012.386423.1441361567248.JavaMail.root@servicemagic.eu> <680161831.23192032.1449679424569.JavaMail.root@servicemagic.eu>
From: Ulrich Sibiller <ulrich.sibiller@gmail.com>
Date: Wed, 9 Dec 2015 21:58:44 +0100
Message-ID: <CANVnVYKtPzhFJz06bgBXcENkCYDHCXrk=d619B5ZRuSN5dfyBA@mail.gmail.com>
To: Walid MOGHRABI <w.moghrabi@servicemagic.eu>, 927@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
On Wed, Dec 9, 2015 at 5:43 PM, Walid MOGHRABI
<w.moghrabi@servicemagic.eu> wrote:
> A little "up" on this bug ... this is very very annoying for us and generate angryness against x2go which is unfair because this solution gives us so much more value added feature than before but every users are focusing on this one bug because it affect their work all day long.
> We're willing to push that as much as we can and we're ready to help as much as we can also.
> We are ready to pay if necessary to put that bugfix on top of the list so please, tell me if this bug is going to be fixed soon :(


I cannot tell. Development is quite slow at the moment. As I am not a
core developer I do not know why that is. And I am low on time, too.

However, you can try to enable or disable the XFIXES extension (I am
not sure what the default is nowadays). Here's how you can do that:

Add to /etc/x2go/x2goagent.options

X2GO_NXAGENT_DEFAULT_OPTIONS+=" +extension XFIXES"

to enable the extension or

X2GO_NXAGENT_DEFAULT_OPTIONS+=" -extension XFIXES"

to disable the extension.


Using xdpyinfo | grep XFIXES within the session you can check if it is
enabled or not.

Uli

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Tue Apr 23 07:29:40 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.