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: Walid MOGHRABI <w.moghrabi@servicemagic.eu>, 927@bugs.x2go.org
Resent-From: Walid MOGHRABI <w.moghrabi@servicemagic.eu>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Fri, 11 Dec 2015 10:30:02 +0000
Resent-Message-ID: <handler.927.B927.144982965526637@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.144982965526637
          (code B ref 927); Fri, 11 Dec 2015 10:30:02 +0000
Received: (at 927) by bugs.x2go.org; 11 Dec 2015 10:27:35 +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,HTML_MESSAGE,
	MIME_QP_LONG_LINE,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from zm-01.servicemagic.eu (zm-01.servicemagic.eu [176.31.236.17])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 6C9953C4D3
	for <927@bugs.x2go.org>; Fri, 11 Dec 2015 11:27:33 +0100 (CET)
Received: from localhost (localhost.localdomain [127.0.0.1])
	by zm-01.servicemagic.eu (Postfix) with ESMTP id 020C281DBC2F8;
	Fri, 11 Dec 2015 11:27:33 +0100 (CET)
X-Amavis-Modified: Mail body modified (using disclaimer) -
	zm-01.servicemagic.eu
X-Virus-Scanned: amavisd-new at servicemagic.eu
Received: from zm-01.servicemagic.eu ([127.0.0.1])
	by localhost (zm-01.servicemagic.eu [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id SkhJizgyeNvH; Fri, 11 Dec 2015 11:27:25 +0100 (CET)
Received: from zm-01.servicemagic.eu (localhost.localdomain [127.0.0.1])
	by zm-01.servicemagic.eu (Postfix) with ESMTP id 7A75F81DA4025;
	Fri, 11 Dec 2015 11:27:25 +0100 (CET)
Date: Fri, 11 Dec 2015 11:27:25 +0100 (CET)
From: Walid MOGHRABI <w.moghrabi@servicemagic.eu>
To: uli42@gmx.de
Cc: 927@bugs.x2go.org
Message-ID: <868711330.23667606.1449829645316.JavaMail.root@servicemagic.eu>
In-Reply-To: <CANVnVYKtPzhFJz06bgBXcENkCYDHCXrk=d619B5ZRuSN5dfyBA@mail.gmail.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; 
	boundary="----=_Part_23667605_474473463.1449829645316"
X-Originating-IP: [195.200.167.70]
X-Mailer: Zimbra 7.2.0_GA_2669 (ZimbraWebClient - GC47 (Linux)/7.2.0_GA_2669)
[Message part 1 (text/plain, inline)]
Hi, 



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. 




I enabled XFIXES since it was disabled as default but that didn't changed anything. 
I'm pretty sure this is a bug in vcxsrv as this doesn't occure when doing copy/paste from local Linux to remote Linux, this only occure from local Windows to remote Linux. 


It is very easy to reproduce. 


I hope the vcxsrv maintainer reads this list, if so, please, contact me. 

Regards, 




	Walid MOGHRABI 
	Exploitation / Operation 
	Id SKYPE : walid_smagic 
	
	
	
----- Mail original -----

De: "Ulrich Sibiller" <ulrich.sibiller@gmail.com> 
À: "Walid MOGHRABI" <w.moghrabi@servicemagic.eu>, 927@bugs.x2go.org 
Envoyé: Mercredi 9 Décembre 2015 21:58:44 
Objet: Re: [X2Go-Dev] Bug#927: Bug#927: copy on select overrides Windows clipboard 

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 


---
DISCLAIMER: This e-mail is private and confidential and may contain proprietary or legally privileged information. It is for the intended recipient only. If you have received this email in error, please notify the author by replying to it and then destroy it. If you are not the intended recipient you must not use, disclose, distribute, copy, print or rely on this e-mail or any attachment. Thank you
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


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