Skip to content
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

Does not work on wayland under Ubuntu 22.04 #2

Open
fritzw opened this issue Apr 2, 2024 · 0 comments
Open

Does not work on wayland under Ubuntu 22.04 #2

fritzw opened this issue Apr 2, 2024 · 0 comments

Comments

@fritzw
Copy link
Owner

fritzw commented Apr 2, 2024

Shows a transparent fullscreen window with title bar, but no contents, and no click-through like on X11.

$ pip freeze | grep Qt
PyQt5==5.15.6

$ protractor.py 
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.

$ QT_QPA_PLATFORM=wayland protractor.py 
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
 
Aborted (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant