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

[Ubuntu 20.04] Error: qt.qpa.plugin: Could not load the Qt platform plugin "xcb" #39

Closed
ElpadoCan opened this issue Apr 20, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@ElpadoCan
Copy link
Collaborator

ElpadoCan commented Apr 20, 2022

Installing Cell-ACDC on Ubuntu 20.04 might give the following error:

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: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

To solve run the following commands one by one:

sudo apt-get update -y
sudo apt-get install --reinstall libxcb-xinerama0
@ElpadoCan ElpadoCan added the documentation Improvements or additions to documentation label Apr 20, 2022
@ElpadoCan ElpadoCan pinned this issue Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant