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

Full log


đź”— View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#859: Copy-paste limitations not working
Reply-To: Thibaut Pouzet <thibaut.pouzet@lyra-network.com>, 859@bugs.x2go.org
Resent-From: Thibaut Pouzet <thibaut.pouzet@lyra-network.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: Mon, 27 Apr 2015 13:30:01 +0000
Resent-Message-ID: <handler.859.B.143014110721663@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 859
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.143014110721663
          (code B); Mon, 27 Apr 2015 13:30:01 +0000
Received: (at submit) by bugs.x2go.org; 27 Apr 2015 13:25:07 +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=0.8 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_BLOCKED,
	URIBL_BLOCKED autolearn=ham version=3.3.2
X-Greylist: delayed 530 seconds by postgrey-1.34 at ymir.das-netzwerkteam.de; Mon, 27 Apr 2015 15:25:05 CEST
Received: from smtp.lyra-network.com (smtp.lyra-network.com [37.1.253.86])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id C8C0E5DA98
	for <submit@bugs.x2go.org>; Mon, 27 Apr 2015 15:25:05 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by smtp.lyra-network.com (Postfix) with ESMTP id 3292BF0
	for <submit@bugs.x2go.org>; Mon, 27 Apr 2015 15:16:14 +0200 (CEST)
Received: from smtp.lyra-network.com ([127.0.0.1])
	by localhost (mta01.lbg.office.lyra [127.0.0.1]) (amavisd-new, port 10032)
	with ESMTP id z-Xzev8StIuv for <submit@bugs.x2go.org>;
	Mon, 27 Apr 2015 15:16:14 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by smtp.lyra-network.com (Postfix) with ESMTP id EE775FB
	for <submit@bugs.x2go.org>; Mon, 27 Apr 2015 15:16:13 +0200 (CEST)
X-Virus-Scanned: amavisd-new at mta01.lbg.office.lyra
Received: from smtp.lyra-network.com ([127.0.0.1])
	by localhost (mta01.lbg.office.lyra [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id 2GbctVZRNfIB for <submit@bugs.x2go.org>;
	Mon, 27 Apr 2015 15:16:13 +0200 (CEST)
Received: from rob.lbg.office.lyra (rob.lbg.office.lyra [192.168.216.155])
	by smtp.lyra-network.com (Postfix) with ESMTPSA id AC552DD
	for <submit@bugs.x2go.org>; Mon, 27 Apr 2015 15:16:13 +0200 (CEST)
Message-ID: <553E369D.6090401@lyra-network.com>
Date: Mon, 27 Apr 2015 15:16:13 +0200
From: Thibaut Pouzet <thibaut.pouzet@lyra-network.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: submit@bugs.x2go.org
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
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

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 26 19:01:58 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.