Any Qt/KDE apps I start renders just a border and nothing else - see the screenshot:
https://screenshots.firefox.com/GhM80HJvhnCV9TDu/null
Not sure how to debug this?
$ kate failed to get the current screen resources QXcbConnection: XCB error: 172 (Unknown), sequence: 169, resource id: 174, major code: 149 (Unknown), minor code: 20
Server - Ubuntu 17.10 64 bit:
$ dpkg -l|grep x2go
ii x2goagent
2:3.5.0.33-0~710~ubuntu17.10.1 all X2Go agent
ii x2goserver
4.0.1.22-0~1197~ubuntu17.10.1 amd64 X2Go server daemon
scripts
ii x2goserver-extensions
4.0.1.22-0~1197~ubuntu17.10.1 all X2Go server daemon
scripts (extensions)
ii x2goserver-xsession
4.0.1.22-0~1197~ubuntu17.10.1 all X2Go server daemon
scripts (Xsession runner)
Client - Ubuntu 17.10 64 bit:
$ dpkg -l|grep x2go
ii x2goclient 4.1.0.0-1
amd64 X2Go Client
application (Qt4)
Tomasz Chmielewski https://lxadm.com
On 01/26/2018 09:01 AM, Tomasz Chmielewski wrote:
Any Qt/KDE apps I start renders just a border and nothing else - see the screenshot:
https://screenshots.firefox.com/GhM80HJvhnCV9TDu/null
Not sure how to debug this?
Same issue as I also reported this week
http://lists.x2go.org/pipermail/x2go-user/2018-January/004787.html
See my last message in that thread how to "solve" it
http://lists.x2go.org/pipermail/x2go-user/2018-January/004797.html
I didn't re-install any KDE application, though. They all got removed when I upgraded QT and as I don't need KDE, I just installed the QT5 tools I need. I wonder if KDE installs something on top of QT5 that breaks QT5 in x2go.
Cheers, Bernd
On 2018-01-26 22:14, Bernd Schubert wrote:
On 01/26/2018 09:01 AM, Tomasz Chmielewski wrote:
Any Qt/KDE apps I start renders just a border and nothing else - see the screenshot:
https://screenshots.firefox.com/GhM80HJvhnCV9TDu/null
Not sure how to debug this?
Same issue as I also reported this week
http://lists.x2go.org/pipermail/x2go-user/2018-January/004787.html
See my last message in that thread how to "solve" it
http://lists.x2go.org/pipermail/x2go-user/2018-January/004797.html
I didn't re-install any KDE application, though. They all got removed when I upgraded QT and as I don't need KDE, I just installed the QT5 tools I need. I wonder if KDE installs something on top of QT5 that breaks QT5 in x2go.
My client is running KDE with Ubuntu 17.10.
What's interesting, if I connect to the same server from Ubuntu 17.04 with Unity - then Qt/KDE apps work just fine.
Tomasz Chmielewski https://lxadm.com
On 01/26/2018 02:20 PM, Tomasz Chmielewski wrote:
On 2018-01-26 22:14, Bernd Schubert wrote:
On 01/26/2018 09:01 AM, Tomasz Chmielewski wrote:
Any Qt/KDE apps I start renders just a border and nothing else - see the screenshot:
https://screenshots.firefox.com/GhM80HJvhnCV9TDu/null
Not sure how to debug this?
Same issue as I also reported this week
http://lists.x2go.org/pipermail/x2go-user/2018-January/004787.html
See my last message in that thread how to "solve" it
http://lists.x2go.org/pipermail/x2go-user/2018-January/004797.html
I didn't re-install any KDE application, though. They all got removed when I upgraded QT and as I don't need KDE, I just installed the QT5 tools I need. I wonder if KDE installs something on top of QT5 that breaks QT5 in x2go.
My client is running KDE with Ubuntu 17.10.
What's interesting, if I connect to the same server from Ubuntu 17.04 with Unity - then Qt/KDE apps work just fine.
Interesting, how does x2go client interact with x2go server, especially with QT5?
Btw, I'm running xfce on server and client
Bernd
On 2018-01-26 22:28, Bernd Schubert wrote:
What's interesting, if I connect to the same server from Ubuntu 17.04 with Unity - then Qt/KDE apps work just fine.
Interesting, how does x2go client interact with x2go server, especially with QT5?
Btw, I'm running xfce on server and client
What's also interesting - if I create a session from Ubuntu 17.04 running Unity - Qt/KDE apps work fine, as explained earlier. Then, if I suspend the session and resume it from Ubuntu 17.10 running KDE - Qt/KDE apps continue to work fine, and I'm able to launch new Qt/KDE apps.
Only when I start a new session from Ubuntu 17.10 running KDE - it's not possible to start Qt/KDE apps (they do start, but window content is never printed).
Tomasz Chmielewski https://lxadm.com
On 01/27/2018 04:10 AM, Tomasz Chmielewski wrote:
On 2018-01-26 22:28, Bernd Schubert wrote:
What's interesting, if I connect to the same server from Ubuntu 17.04 with Unity - then Qt/KDE apps work just fine.
Interesting, how does x2go client interact with x2go server, especially with QT5?
Btw, I'm running xfce on server and client
What's also interesting - if I create a session from Ubuntu 17.04 running Unity - Qt/KDE apps work fine, as explained earlier. Then, if I suspend the session and resume it from Ubuntu 17.10 running KDE - Qt/KDE apps continue to work fine, and I'm able to launch new Qt/KDE apps.
Only when I start a new session from Ubuntu 17.10 running KDE - it's not possible to start Qt/KDE apps (they do start, but window content is never printed).
I had the issue again and this time package re-install of QT didn't help. I updated QT and KDE to the next ubuntu version (bionic) and now it all works so far. Seems to be a QT issue in 17.10 (artful).
Bernd