-
-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
blank window in lxqt desktop when attach locally #4235
Comments
There are nowhere near enough details, please see https://github.com/Xpra-org/xpra/wiki/Reporting-Bugs |
Try with a different window manager, Openbox doesn't do compositing. |
It is very amazing, cairo.Context error is not related to window manager. I searched at the internet, found the solution: |
it is only required by the non-opengl client paint workaround, and by the seamless server 'sync-xvfb' mode
Thanks! Ah, that makes sense.
9c07f77 makes this a requires dependency for the client, a recommends one for the server (not needed unless the |
it is only required by the non-opengl client paint workaround, and by the seamless server 'sync-xvfb' mode
I use a lxqt desktop in a docker.
I attach a session locally, but I got a blank window showed. I guess I missed something in my linux, but I don't know what is it.
The command is:
dbus-run-session xpra attach :100 --opengl=no
the log is as follow:
The text was updated successfully, but these errors were encountered: