-
Notifications
You must be signed in to change notification settings - Fork 88
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 start, qt problem. Linux Debian #800
Comments
Perhaps try this? sudo apt install libxcb-util1 suggested from here: |
Thanks for the swift suggestion. Unfortuneately: libxcb-util1 is already the newest version (0.4.0-1+b1) |
There are other suggestions here, to do with setting QT_PLUGIN_PATH: https://forum.qt.io/topic/111553/solved-qt-qpa-plugin-could-not-find-the-qt-platform-plugin-xcb-in |
On Debian 12 I had the same problem and I solved it by installing a library: sudo apt install libxcb-cursor0 |
@mafes1 Thank you for the feedback. How did you know that library was the one to install? |
Hi there, did you note that some of the issues are described, too at #794 ? |
System:
Operating System: Debian GNU/Linux bookworm/sid
Kernel: Linux 5.19.0-2-amd64
Architecture: x86-64
Installation seemed to go fine, but when I try to run qualcoder I get the following error message. Any clues?
Downloads/QualCoder-master# qualcoder
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: vnc, xcb, offscreen, vkkhrdisplay, wayland-egl, minimal, minimalegl, wayland, eglfs, linuxfb.
The text was updated successfully, but these errors were encountered: