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

Should also add libxcb-cursor0 as the dependency for the Qt6.50 #72

Closed
Seekerzero opened this issue Feb 2, 2024 · 1 comment
Closed

Comments

@Seekerzero
Copy link

Seekerzero commented Feb 2, 2024

I think libxcb-cursor0 should be one dependency required for running Qt lib, otherwise it will report:

qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
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: vkkhrdisplay, wayland, wayland-egl, eglfs, offscreen, xcb, vnc, minimalegl, minimal, linuxfb.

The code for installation is:
sudo apt install libxcb-cursor0

@pengsongyou
Copy link
Owner

Thanks for the info!

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

2 participants