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

Unable to launch because of Qt Plugin #2

Open
temmeand opened this issue Apr 14, 2023 · 3 comments
Open

Unable to launch because of Qt Plugin #2

temmeand opened this issue Apr 14, 2023 · 3 comments

Comments

@temmeand
Copy link

I am unable to launch the app because of the error below:

$ doorstop-edit
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb, minimalegl, minimal, linuxfb, vnc, offscreen, wayland-egl, vkkhrdisplay, wayland, eglfs.

Aborted (core dumped)

This has been observed on a few different computers. The latest one I tried was Ubuntu 22.04 with Python 3.11.

Any troubleshooting suggestions?

@ownbee
Copy link
Owner

ownbee commented Apr 15, 2023

Not seen this before. Are you perhaps in some virtual environment?

Have you tried any solution suggested here or here?

@fgonzalezr1998
Copy link

I have the same problem. My system is Ubuntu 22.04 with Python 3.10.12

@fgonzalezr1998
Copy link

I have the same problem. My system is Ubuntu 22.04 with Python 3.10.12

Solved by using the following command: sudo apt install libxcb-cursor0

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

3 participants