Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it?
Norm Green
Am 21.03.2018 um 21:45 schrieb Norm Green:
Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it?
This is/was actually a server issue rather than a client issue, so it would be helpful if you posted x2go-/nx-related package versions of your server. My gut feeling is you might be running an older version of NX-Libs, and thus you're still seeing that bug.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi Stefan,
Here's what I have:
normg@moop> apt list --installed |grep -i x2go x2goagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] x2goserver/now 4.0.1.20-0~1125~ubuntu16.04.1 amd64 [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-extensions/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-xsession/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1]
normg@moop> apt list --installed |grep -i nx inxi/xenial,xenial,now 2.2.35-0ubuntu1 all [installed,automatic] libnx-x11-6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xcomposite1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdamage1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdmcp6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xext6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xfixes3/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xinerama1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xpm4/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrandr2/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrender1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xtst6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nx-x11-common/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nxagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1]
Norm
On 3/21/2018 1:54 PM, Stefan Baur wrote:
Am 21.03.2018 um 21:45 schrieb Norm Green:
Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it? This is/was actually a server issue rather than a client issue, so it would be helpful if you posted x2go-/nx-related package versions of your server. My gut feeling is you might be running an older version of NX-Libs, and thus you're still seeing that bug.
Kind Regards, Stefan Baur
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Hi Norm,
looks like you should run: apt update && apt upgrade && apt dist-upgrade
(confirm with "y" where appropriate and safe; abort if anything looks off)
If that doesn't pull in 4.1.x.x packages, we need to look at your /etc/apt/sources.list and /etc/apt/sources.list.d/* entries.
Kind Regards, Stefan Baur
Am 21.03.2018 um 22:01 schrieb Norm Green:
Hi Stefan,
Here's what I have:
normg@moop> apt list --installed |grep -i x2go x2goagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] x2goserver/now 4.0.1.20-0~1125~ubuntu16.04.1 amd64 [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-extensions/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-xsession/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1]
normg@moop> apt list --installed |grep -i nx inxi/xenial,xenial,now 2.2.35-0ubuntu1 all [installed,automatic] libnx-x11-6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xcomposite1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdamage1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdmcp6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xext6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xfixes3/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xinerama1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xpm4/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrandr2/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrender1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xtst6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nx-x11-common/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nxagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1]
Norm
On 3/21/2018 1:54 PM, Stefan Baur wrote:
Am 21.03.2018 um 21:45 schrieb Norm Green:
Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it? This is/was actually a server issue rather than a client issue, so it would be helpful if you posted x2go-/nx-related package versions of your server. My gut feeling is you might be running an older version of NX-Libs, and thus you're still seeing that bug.
Kind Regards, Stefan Baur
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Hi Stefan,
I get this error:
root@moop:~# apt update Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Hit:2 http://dl.google.com/linux/chrome/deb stable Release Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.canonical.com/ubuntu xenial InRelease Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease Ign:8 http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial InRelease Hit:9 http://ppa.launchpad.net/x2go/stable/ubuntu xenial InRelease Err:10 http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial Release 403 Forbidden Reading package lists... Done E: The repository 'http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
On 3/21/2018 2:17 PM, Stefan Baur wrote:
Hi Norm,
looks like you should run: apt update && apt upgrade && apt dist-upgrade
(confirm with "y" where appropriate and safe; abort if anything looks off)
If that doesn't pull in 4.1.x.x packages, we need to look at your /etc/apt/sources.list and /etc/apt/sources.list.d/* entries.
Kind Regards, Stefan Baur
Am 21.03.2018 um 22:01 schrieb Norm Green:
Hi Stefan,
Here's what I have:
normg@moop> apt list --installed |grep -i x2go x2goagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] x2goserver/now 4.0.1.20-0~1125~ubuntu16.04.1 amd64 [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-extensions/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-xsession/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1]
normg@moop> apt list --installed |grep -i nx inxi/xenial,xenial,now 2.2.35-0ubuntu1 all [installed,automatic] libnx-x11-6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xcomposite1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdamage1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdmcp6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xext6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xfixes3/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xinerama1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xpm4/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrandr2/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrender1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xtst6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nx-x11-common/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nxagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1]
Norm
On 3/21/2018 1:54 PM, Stefan Baur wrote:
Am 21.03.2018 um 21:45 schrieb Norm Green:
Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it? This is/was actually a server issue rather than a client issue, so it would be helpful if you posted x2go-/nx-related package versions of your server. My gut feeling is you might be running an older version of NX-Libs, and thus you're still seeing that bug.
Kind Regards, Stefan Baur
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
You don't need the freenx entry anymore, nx-libs are distributed with
x2go now.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Wed, 21 Mar 2018, Norm Green wrote:
Date: Wed, 21 Mar 2018 15:02:00 -0700 From: Norm Green <norm.green@gemtalksystems.com> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Hi Stefan,
I get this error:
root@moop:~# apt update Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Hit:2 http://dl.google.com/linux/chrome/deb stable Release Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.canonical.com/ubuntu xenial InRelease Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease Ign:8 http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial InRelease Hit:9 http://ppa.launchpad.net/x2go/stable/ubuntu xenial InRelease Err:10 http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial Release 403 Forbidden Reading package lists... Done E: The repository 'http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
On 3/21/2018 2:17 PM, Stefan Baur wrote:
Hi Norm,
looks like you should run: apt update && apt upgrade && apt dist-upgrade
(confirm with "y" where appropriate and safe; abort if anything looks off)
If that doesn't pull in 4.1.x.x packages, we need to look at your /etc/apt/sources.list and /etc/apt/sources.list.d/* entries.
Kind Regards, Stefan Baur
Am 21.03.2018 um 22:01 schrieb Norm Green:
Hi Stefan,
Here's what I have:
normg@moop> apt list --installed |grep -i x2go x2goagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] x2goserver/now 4.0.1.20-0~1125~ubuntu16.04.1 amd64 [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-extensions/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-xsession/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1]
normg@moop> apt list --installed |grep -i nx inxi/xenial,xenial,now 2.2.35-0ubuntu1 all [installed,automatic] libnx-x11-6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xcomposite1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdamage1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdmcp6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xext6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xfixes3/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xinerama1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xpm4/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrandr2/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrender1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xtst6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nx-x11-common/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nxagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1]
Norm
On 3/21/2018 1:54 PM, Stefan Baur wrote:
Am 21.03.2018 um 21:45 schrieb Norm Green:
Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it? This is/was actually a server issue rather than a client issue, so it would be helpful if you posted x2go-/nx-related package versions of your server. My gut feeling is you might be running an older version of NX-Libs, and thus you're still seeing that bug.
Kind Regards, Stefan Baur
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Thanks Robert, I removed that repository.
apt-get update and apt-get upgrade are complete, but libnx and x2go were NOT upgraded.
The following packages have unmet dependencies: libnx-x11-6 : Breaks: libnx-xcomposite1 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xdamage1 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xdmcp6 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xext6 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xfixes3 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xinerama1 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xpm4 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xrandr2 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xrender1 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed Breaks: libnx-xtst6 (< 2:3.6.0.0) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed nxagent : Breaks: libxcompext3 (< 2:3.5.99.3~) but 2:3.5.0.33-0~710~ubuntu16.04.1 is to be installed E: Unable to correct problems, you have held broken packages.
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed?
root@moop:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.4 LTS Release: 16.04 Codename: xenial
root@moop:~# apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be REMOVED: libnx-xcomposite1 libnx-xdamage1 libnx-xdmcp6 libnx-xext6 libnx-xfixes3 libnx-xinerama1 libnx-xpm4 libnx-xrandr2 libnx-xrender1 libnx-xtst6 libxcompext3 x2goagent The following NEW packages will be installed: libswitch-perl libx2go-log-perl libx2go-server-db-perl libx2go-server-perl libxfont2 x2goserver-common x2goserver-fmbindings x2goserver-printing x2goserver-x2goagent The following packages will be upgraded: libnx-x11-6 libxcompshad3 nx-x11-common nxagent x2goserver x2goserver-extensions x2goserver-xsession 7 upgraded, 9 newly installed, 12 to remove and 0 not upgraded. Need to get 2,800 kB of archives. After this operation, 818 kB disk space will be freed.
On 3/21/2018 3:08 PM, Robert Dinse wrote:
You don't need the freenx entry anymore, nx-libs are distributed with x2go now.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Wed, 21 Mar 2018, Norm Green wrote:
Date: Wed, 21 Mar 2018 15:02:00 -0700 From: Norm Green <norm.green@gemtalksystems.com> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Hi Stefan,
I get this error:
root@moop:~# apt update Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease Hit:2 http://dl.google.com/linux/chrome/deb stable Release Hit:3 http://us.archive.ubuntu.com/ubuntu xenial InRelease Hit:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease Hit:6 http://archive.canonical.com/ubuntu xenial InRelease Hit:7 http://security.ubuntu.com/ubuntu xenial-security InRelease Ign:8 http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial InRelease Hit:9 http://ppa.launchpad.net/x2go/stable/ubuntu xenial InRelease Err:10 http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial Release 403 Forbidden Reading package lists... Done E: The repository 'http://ppa.launchpad.net/freenx-team/xenial/ubuntu xenial Release' does not have a Release file. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
On 3/21/2018 2:17 PM, Stefan Baur wrote:
Hi Norm,
looks like you should run: apt update && apt upgrade && apt dist-upgrade
(confirm with "y" where appropriate and safe; abort if anything looks off)
If that doesn't pull in 4.1.x.x packages, we need to look at your /etc/apt/sources.list and /etc/apt/sources.list.d/* entries.
Kind Regards, Stefan Baur
Am 21.03.2018 um 22:01 schrieb Norm Green:
Hi Stefan,
Here's what I have:
normg@moop> apt list --installed |grep -i x2go x2goagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] x2goserver/now 4.0.1.20-0~1125~ubuntu16.04.1 amd64 [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-extensions/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1] x2goserver-xsession/now 4.0.1.20-0~1125~ubuntu16.04.1 all [installed,upgradable to: 4.0.1.22-0~1197~ubuntu16.04.1]
normg@moop> apt list --installed |grep -i nx inxi/xenial,xenial,now 2.2.35-0ubuntu1 all [installed,automatic] libnx-x11-6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xcomposite1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdamage1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xdmcp6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xext6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xfixes3/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xinerama1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xpm4/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrandr2/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xrender1/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] libnx-xtst6/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nx-x11-common/now 2:3.5.0.32-0~668~ubuntu16.04.1 all [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1] nxagent/now 2:3.5.0.32-0~668~ubuntu16.04.1 amd64 [installed,upgradable to: 2:3.5.0.33-0~710~ubuntu16.04.1]
Norm
On 3/21/2018 1:54 PM, Stefan Baur wrote:
Am 21.03.2018 um 21:45 schrieb Norm Green:
Hello List,
I find that the clipboard stops working after a period of time. Specifically, copying from the windows desktop to the x2go window doesn't work because x2go thinks the clipboard is empty. I am copying from emacs on Windows to emacs on Linux. It doesn't matter how many times I select and copy on windows, x2go does not pass the clipboard contents to emacs on Linux. But if I disconnect from the server and reconnect, it works, using the same emacs windows.
This is with x2go client 4.1.1.1 running on Win7, but it also happened on previous x2go client versions (4.0.x) . x2go server 4.0.1.20 is running on Ubuntu 16.04
Is this a known bug? Any way to fix it? This is/was actually a server issue rather than a client issue, so it would be helpful if you posted x2go-/nx-related package versions of your server. My gut feeling is you might be running an older version of NX-Libs, and thus you're still seeing that bug.
Kind Regards, Stefan Baur
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Am 22.03.2018 um 00:06 schrieb Norm Green:
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed?
If you need to use FreeNX on the same server, you should probably stop right here and wait for someone more qualified to tell you whether or not it is possible to run FreeNX in parallel to current X2Go stable.
If you don't care about FreeNX, well, can't hurt to do a backup first, but other than that, go ahead and run the dist-upgrade.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Last time I went to their website it said they were not maintained
anymore and they suggested that they had been "replaced" by x2go.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Thu, 22 Mar 2018, Stefan Baur wrote:
Date: Thu, 22 Mar 2018 00:14:35 +0100 From: Stefan Baur <X2Go-ML-1@baur-itcs.de> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Am 22.03.2018 um 00:06 schrieb Norm Green:
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed?
If you need to use FreeNX on the same server, you should probably stop right here and wait for someone more qualified to tell you whether or not it is possible to run FreeNX in parallel to current X2Go stable.
If you don't care about FreeNX, well, can't hurt to do a backup first, but other than that, go ahead and run the dist-upgrade.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Unless I'm confusing with something else, this was what came as an
alternative to nx.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Wed, 21 Mar 2018, Robert Dinse wrote:
Date: Wed, 21 Mar 2018 16:24:59 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Stefan Baur <X2Go-ML-1@baur-itcs.de> Cc: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Last time I went to their website it said they were not maintained
anymore and they suggested that they had been "replaced" by x2go.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Thu, 22 Mar 2018, Stefan Baur wrote:
Date: Thu, 22 Mar 2018 00:14:35 +0100 From: Stefan Baur <X2Go-ML-1@baur-itcs.de> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Am 22.03.2018 um 00:06 schrieb Norm Green:
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed?
If you need to use FreeNX on the same server, you should probably stop right here and wait for someone more qualified to tell you whether or not it is possible to run FreeNX in parallel to current X2Go stable.
If you don't care about FreeNX, well, can't hurt to do a backup first, but other than that, go ahead and run the dist-upgrade.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
I don't think I need freenx. Are the removes all related to that? Mainly I was concerned about it removing x2goagent
On 3/21/2018 4:31 PM, Robert Dinse wrote:
Unless I'm confusing with something else, this was what came as an alternative to nx.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Wed, 21 Mar 2018, Robert Dinse wrote:
Date: Wed, 21 Mar 2018 16:24:59 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Stefan Baur <X2Go-ML-1@baur-itcs.de> Cc: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Last time I went to their website it said they were not maintained anymore and they suggested that they had been "replaced" by x2go.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Thu, 22 Mar 2018, Stefan Baur wrote:
Date: Thu, 22 Mar 2018 00:14:35 +0100 From: Stefan Baur <X2Go-ML-1@baur-itcs.de> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Am 22.03.2018 um 00:06 schrieb Norm Green:
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed?
If you need to use FreeNX on the same server, you should probably stop right here and wait for someone more qualified to tell you whether or not it is possible to run FreeNX in parallel to current X2Go stable.
If you don't care about FreeNX, well, can't hurt to do a backup first, but other than that, go ahead and run the dist-upgrade.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Am 22.03.2018 um 00:43 schrieb Norm Green:
Mainly I was concerned about it removing x2goagent
Quoting your earlier message and highlighting a hint for you ;-) ...
The following packages will be upgraded: libnx-x11-6 libxcompshad3 nx-x11-common *nxagent* x2goserver x2goserver-extensions x2goserver-xsession
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
Just that it used the old 3.5 libs might conflict with 3.5.99.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Wed, 21 Mar 2018, Norm Green wrote:
Date: Wed, 21 Mar 2018 16:43:08 -0700 From: Norm Green <norm.green@gemtalksystems.com> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
I don't think I need freenx. Are the removes all related to that? Mainly I was concerned about it removing x2goagent
On 3/21/2018 4:31 PM, Robert Dinse wrote:
Unless I'm confusing with something else, this was what came as an alternative to nx.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Wed, 21 Mar 2018, Robert Dinse wrote:
Date: Wed, 21 Mar 2018 16:24:59 -0700 (PDT) From: Robert Dinse <nanook@eskimo.com> To: Stefan Baur <X2Go-ML-1@baur-itcs.de> Cc: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Last time I went to their website it said they were not maintained anymore and they suggested that they had been "replaced" by x2go.
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- Eskimo North Linux Friendly Internet Access, Shell Accounts, and Hosting. Knowledgeable human assistance, not telephone trees or script readers. See our web site: http://www.eskimo.com/ (206) 812-0051 or (800) 246-6874.
On Thu, 22 Mar 2018, Stefan Baur wrote:
Date: Thu, 22 Mar 2018 00:14:35 +0100 From: Stefan Baur <X2Go-ML-1@baur-itcs.de> To: x2go-user@lists.x2go.org Subject: Re: [X2Go-User] Clipboard stops working
Am 22.03.2018 um 00:06 schrieb Norm Green:
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed?
If you need to use FreeNX on the same server, you should probably stop right here and wait for someone more qualified to tell you whether or not it is possible to run FreeNX in parallel to current X2Go stable.
If you don't care about FreeNX, well, can't hurt to do a backup first, but other than that, go ahead and run the dist-upgrade.
Kind Regards, Stefan Baur
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
Am 22.03.2018 um 00:24 schrieb Robert Dinse:
Last time I went to their website it said they were not maintained anymore and they suggested that they had been "replaced" by x2go.
They have a website now?
-- BAUR-ITCS UG (haftungsbeschränkt) Geschäftsführer: Stefan Baur Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364 Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
I am still having the same problem (copy on Windows client -> paste to Linux server does not work) after updating the client and server to the latest packages. This time the only thing that fixed it was to log out of my Linux session via the "Log Out" menu option on the Unbuntu desktop. Restarting the x2go client (several times) did not work nor did restarting the x2goserver service on the Linux host.
Also there is a problem with flickering when I maximize the client window on the PC. This one is easily worked around by manually sizing the window without clicking the maximize button.
Norm Green
On 3/21/2018 4:14 PM, Stefan Baur wrote:
Am 22.03.2018 um 00:06 schrieb Norm Green:
Doing apt-get dist-upgrade I get this. Is dist-upgrade going to remove anything that is needed? If you need to use FreeNX on the same server, you should probably stop right here and wait for someone more qualified to tell you whether or not it is possible to run FreeNX in parallel to current X2Go stable.
If you don't care about FreeNX, well, can't hurt to do a backup first, but other than that, go ahead and run the dist-upgrade.
Kind Regards, Stefan Baur
x2go-user mailing list x2go-user@lists.x2go.org https://lists.x2go.org/listinfo/x2go-user
I'm still having the problem where the clipboard stops working. Copying to the clipboard in x2go session and pasting in windows 7 randomly stops working. When I restart the x2go session on the client it works again, for awhile. Wash, rinse, repeat. This problem occurs daily and is quite annoying. Is there a fix in the pipeline?
I'm running the latest x2go (4.1.0.3 on Ubuntu 16.04 server , 4.1.2.0 on Windows 7 client).
Norm Green
On 3/23/2018 2:43 PM, Norm Green wrote:
I am still having the same problem (copy on Windows client -> paste to Linux server does not work) after updating the client and server to the latest packages. This time the only thing that fixed it was to log out of my Linux session via the "Log Out" menu option on the Unbuntu desktop. Restarting the x2go client (several times) did not work nor did restarting the x2goserver service on the Linux host.
Also there is a problem with flickering when I maximize the client window on the PC. This one is easily worked around by manually sizing the window without clicking the maximize button.
Norm Green
On Wed, Mar 6, 2019 at 9:08 PM Norm Green <norm.green@gemtalksystems.com> wrote:
I'm still having the problem where the clipboard stops working. Copying to the clipboard in x2go session and pasting in windows 7 randomly stops working. When I restart the x2go session on the client it works again, for awhile. Wash, rinse, repeat. This problem occurs daily and is quite annoying. Is there a fix in the pipeline?
Unfortunately not. The problem is hard to "grab", it just happens out of nowhere.
But how about this: I could implement some keystroke that dumps the current clipboard state and re-initializes the clipboard. Using those dumps might help finding the reason for this odd behaviour.
Two more things: that indicated vcxsrv might be the real problem.
Uli
But how about this: I could implement some keystroke that dumps the current clipboard state and re-initializes the clipboard. Using those dumps might help finding the reason for this odd behaviour. That would be fine. Please advise on next steps.
Two more things: that indicated vcxsrv might be the real problem.
- One workaround that usually works is to copy some text to the clipboard on both sides of the connection. Most of the time it will become usable again. Thanks, I will try that next time it happens.
- you could also try to replace the X server of X2go (VcXsrv) by the one from mobaxterm and see if the problems persists. We had reports
I would consider that as a last resort. Let's see if your first two ideas pan out before taking this step.
Uli
On Fri, Mar 8, 2019 at 12:17 AM Norm Green <norm.green@gemtalksystems.com> wrote:
But how about this: I could implement some keystroke that dumps the current clipboard state and re-initializes the clipboard. Using those dumps might help finding the reason for this odd behaviour. That would be fine. Please advise on next steps.
What distribution are you using?
Two more things:
- One workaround that usually works is to copy some text to the clipboard on both sides of the connection. Most of the time it will become usable again. Thanks, I will try that next time it happens.
let me know if it helps.
- you could also try to replace the X server of X2go (VcXsrv) by the one from mobaxterm and see if the problems persists. We had reports that indicated vcxsrv might be the real problem. I would consider that as a last resort. Let's see if your first two ideas pan out before taking this step.
As you like. But I would use this as the first step because it is easily done.
Uli
On 3/8/2019 9:11 AM, Ulrich Sibiller wrote:
Two more things:
- One workaround that usually works is to copy some text to the clipboard on both sides of the connection. Most of the time it will become usable again. Thanks, I will try that next time it happens. let me know if it helps. This workaround did not help.
Norm Green