X2Go Bug report logs - #1264
x2goclient 4.1.1.1-1 on Plasma 5.12.2-1 could work great with minor fix

version graph

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

Reported by: Pascal Billery-Schneider <pascal.billeryschneider@gmail.com>

Date: Mon, 26 Feb 2018 23:50:02 UTC

Severity: normal

Found in version 4.1.1.-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#1264; Package x2goclient. (Mon, 26 Feb 2018 23:50:02 GMT) (full text, mbox, link).


Acknowledgement sent to Pascal Billery-Schneider <pascal.billeryschneider@gmail.com>:
New Bug report received and forwarded. Copy sent to X2Go Developers <x2go-dev@lists.x2go.org>. (Mon, 26 Feb 2018 23:50:02 GMT) (full text, mbox, link).


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

From: Pascal Billery-Schneider <pascal.billeryschneider@gmail.com>
To: submit@bugs.x2go.org
Subject: x2goclient 4.1.1.1-1 on Plasma 5.12.2-1 could work great with minor fix
Date: Tue, 27 Feb 2018 00:44:56 +0100
[Message part 1 (text/plain, inline)]
Package: x2goclient
Version: 4.1.1.-1
Distrib: Archlinux

Dear devs,

When launching on a client an x2go SHADOW session, x2go can't display
properly when compositing effects are enabled on plasma.

So the trick is to ssh to the server with the login name of the x2go SHADOW
session and to disable kwin compositing effects:

$ qdbus org.kde.KWin /Compositor org.kde.kwin.Compositing.suspend

let the SSH session open

After the x2go SHADOW session is done and close...

... simply go back to the server previous SSH session and:

$ qdbus org.kde.KWin /Compositor org.kde.kwin.Compositing.resume

So it would be convenient to have the ability in the x2goclient to set a
field before the SHADOW command with: qdbus org.kde.KWin /Compositor
org.kde.kwin.Compositing.suspend and after: qdbus org.kde.KWin /Compositor
org.kde.kwin.Compositing.resume

Or BTW, there is a toggle trick: if [ `qdbus org.kde.KWin /Compositor
org.kde.kwin.Compositing.active` = true ]; then qdbus org.kde.KWin
/Compositor org.kde.kwin.Compositing.suspend; else qdbus org.kde.KWin
/Compositor org.kde.kwin.Compositing.resume; fi

Regards,
Sagittarius
[Message part 2 (text/html, inline)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Tue Apr 23 17:30:15 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.