X2Go Bug report logs - #988
Clipboard enabled on session resume

version graph

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

Reported by: Brent French <brent.french@eigendev.com>

Date: Thu, 28 Jan 2016 19:30:02 UTC

Severity: normal

Found in version 4.0.1.19-0~1604~ubuntu14.04.1

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#988; Package x2goserver. (Thu, 28 Jan 2016 19:30:02 GMT) (full text, mbox, link).


Acknowledgement sent to Brent French <brent.french@eigendev.com>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 28 Jan 2016 19:30:02 GMT) (full text, mbox, link).


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

From: Brent French <brent.french@eigendev.com>
To: submit@bugs.x2go.org
Subject: Clipboard enabled on session resume
Date: Thu, 28 Jan 2016 11:18:09 -0800
Package: x2goserver
Version: 4.0.1.19-0~1604~ubuntu14.04.1

I want to disable to clipboard on the server side, and have edited
/etc/x2go/x2goagent.options:
X2GO_NXAGENT_DEFAULT_OPTION+=" -clipboard none"

When I first establish a session, this appears to work as expected. 
However, after I disconnect from a session, and then resume that
session, I can now use the clipboard for bidirectional copy and paste.

I am using Ubuntu 14.04 as the server, and have been able to reproduce
the bug on both the Windows and Ubuntu clients.

Severity: grave


-- 
Brent French
Systems Administrator
Eigen Development Ltd.
#300 - 1807 West 10th Avenue
Vancouver BC, V6J 2A9

t. 604.736.1066 
f. 604.736.5669
e. brent.french@eigendev.com

*************************************************

ATTENTION
The information in this e-mail and in any attachments is confidential and intended solely for the attention and use of the named addressee(s). It must not be disclosed to any person without our authority. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are not authorized to and must not disclose, copy, distribute, or retain this message or any part of it.

*************************************************


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#988; Package x2goserver. (Thu, 28 Jan 2016 23:25:02 GMT) (full text, mbox, link).


Acknowledgement sent to Brent French <brent.french@eigendev.com>:
Extra info received and forwarded to list. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Thu, 28 Jan 2016 23:25:02 GMT) (full text, mbox, link).


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

From: Brent French <brent.french@eigendev.com>
To: 988@bugs.x2go.org
Subject: Dirty hack
Date: Thu, 28 Jan 2016 15:14:31 -0800
I have been able to work around this issue by editing the
/usr/bin/x2goresume-session script.  I simply hard-coded in a line to
force clipboard=none

if [ -n "$X2GO_CLIPBOARD" ] && [ -z "`echo $X2GO_CLIPBOARD | sed -re
's/(0|none|client|server|both|1)//'`" ]; then
       clipboard="clipboard=$X2GO_CLIPBOARD"
else
       clipboard="clipboard=both"
fi

clipboard="clipboard=none"

However, a standard solution should take the variable from the server
configuration over the client configuration.

-- 
Brent French
Systems Administrator
Eigen Development Ltd.
#300 - 1807 West 10th Avenue
Vancouver BC, V6J 2A9

t. 604.736.1066 
f. 604.736.5669
e. brent.french@eigendev.com

*************************************************

ATTENTION
The information in this e-mail and in any attachments is confidential and intended solely for the attention and use of the named addressee(s). It must not be disclosed to any person without our authority. If you are not the intended recipient, or a person responsible for delivering it to the intended recipient, you are not authorized to and must not disclose, copy, distribute, or retain this message or any part of it.

*************************************************


Information forwarded to x2go-dev@lists.x2go.org, X2Go Developers <x2go-dev@lists.x2go.org>:
Bug#988; Package x2goserver. (Wed, 07 Dec 2016 21:25:02 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Thu Apr 18 20:12:20 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.