X2Go Bug report logs -
#1264
x2goclient 4.1.1.1-1 on Plasma 5.12.2-1 could work great with minor fix
Reply or subscribe to this bug.
Toggle useless messages
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):
[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:
Thu Nov 21 11:27:05 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.