X2Go Bug report logs - #859
Copy-paste limitations not working

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

Reported by: Thibaut Pouzet <thibaut.pouzet@lyra-network.com>

Date: Mon, 27 Apr 2015 13:30:01 UTC

Severity: normal

Reply or subscribe to this bug.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#859; Package x2goserver. (Mon, 27 Apr 2015 13:30:01 GMT) (full text, mbox, link).


Acknowledgement sent to Thibaut Pouzet <thibaut.pouzet@lyra-network.com>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>.

Your message had a Version: pseudo-header with an invalid package version:

4.0.1.18-5.el6.x86_64

please either use found or fixed to the control server with a correct version, or reply to this report indicating the correct version so the maintainer (or someone else) can correct it for you.

(Mon, 27 Apr 2015 13:30:02 GMT) (full text, mbox, link).


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

From: Thibaut Pouzet <thibaut.pouzet@lyra-network.com>
To: submit@bugs.x2go.org
Subject: Copy-paste limitations not working
Date: Mon, 27 Apr 2015 15:16:13 +0200
Package: x2goserver
Version: 4.0.1.18-5.el6.x86_64

Hi,

I use x2go to connect to a remote machine for almost a year now. When I
configured it last year, I put inside the file
/etc/x2go/x2goagent.options the option :

X2GO_NXAGENT_DEFAULT_OPTIONS="$ uname -a
Linux rob.lbg.office.lyra 3.10.0-123.20.1.el7.x86_64 #1 SMP Thu Jan 29
18:05:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux"

I'm certain that at that time, I could not extract information from the
remote server via copy-paste. (Which is the goal I'm aiming)

Lately, I realized that I could extract data via copy-paste, even though
the configuration line was still there. No error logs, this looks like a
regression to me.

Procedure :
* Put the option inside the configuration file on the server
* Open a session from any client to this server
* Inside x2go, copy something
* Outside x2go on the client host, paste it

This should not work with the option "-clipboard client".

My setup :
* Server side (CentOS 6.6) :
$ uname -a
Linux xx 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
$ rpm -qa | fgrep x2go
x2goserver-4.0.1.18-5.el6.x86_64
x2goagent-3.5.0.27-1.el6.x86_64
x2goclient-4.0.1.4-1.el6.x86_64

* Client side (CentOS 7.1) :
$ uname -a
Linux xx 3.10.0-123.20.1.el7.x86_64 #1 SMP Thu Jan 29 18:05:33 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
$ rpm -qa | fgrep x2go
x2goclient-4.0.3.1-1.el7.x86_64


Cheers,

-- 
Thibaut Pouzet
Lyra Network
Ingénieur Systèmes et Réseaux
(+33) 5 31 22 40 08
www.lyra-network.com


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#859; Package x2goserver. (Thu, 30 Apr 2015 17:25:01 GMT) (full text, mbox, link).


Acknowledgement sent to Mihai Moldovan <ionic@ionic.de>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 30 Apr 2015 17:25:01 GMT) (full text, mbox, link).


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

From: Mihai Moldovan <ionic@ionic.de>
To: Thibaut Pouzet <thibaut.pouzet@lyra-network.com>, 859@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#859: Copy-paste limitations not working
Date: Thu, 30 Apr 2015 19:21:17 +0200
[Message part 1 (text/plain, inline)]
On 27.04.2015 03:16 PM, Thibaut Pouzet wrote:
> I use x2go to connect to a remote machine for almost a year now. When I
> configured it last year, I put inside the file
> /etc/x2go/x2goagent.options the option :
> 
> X2GO_NXAGENT_DEFAULT_OPTIONS="$ uname -a
> Linux rob.lbg.office.lyra 3.10.0-123.20.1.el7.x86_64 #1 SMP Thu Jan 29
> 18:05:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux"

Heh. Speaking of paste failures...

That's probably not the real string.



Mihai


[signature.asc (application/pgp-signature, attachment)]

Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#859; Package x2goserver. (Mon, 11 May 2015 14:40:01 GMT) (full text, mbox, link).


Acknowledgement sent to Thibaut Pouzet <thibaut.pouzet@lyra-network.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 11 May 2015 14:40:01 GMT) (full text, mbox, link).


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

From: Thibaut Pouzet <thibaut.pouzet@lyra-network.com>
To: Mihai Moldovan <ionic@ionic.de>, 859@bugs.x2go.org
Subject: Re: [X2Go-Dev] Bug#859: Copy-paste limitations not working
Date: Mon, 11 May 2015 16:30:28 +0200
Le 30/04/2015 19:21, Mihai Moldovan a écrit :
> On 27.04.2015 03:16 PM, Thibaut Pouzet wrote:
>> I use x2go to connect to a remote machine for almost a year now. When I
>> configured it last year, I put inside the file
>> /etc/x2go/x2goagent.options the option :
>>
>> X2GO_NXAGENT_DEFAULT_OPTIONS="$ uname -a
>> Linux rob.lbg.office.lyra 3.10.0-123.20.1.el7.x86_64 #1 SMP Thu Jan 29
>> 18:05:33 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux"
> 
> Heh. Speaking of paste failures...
> 
> That's probably not the real string.
> 
> 
> 
> Mihai
> 
> 

Well... Sorry, I meant the following :

X2GO_NXAGENT_DEFAULT_OPTIONS="-clipboard client"

Cheers,

-- 
Thibaut Pouzet
Lyra Network
Ingénieur Systèmes et Réseaux
(+33) 5 31 22 40 08
www.lyra-network.com


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat Apr 20 01:50: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.