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

Problem with running visualization: Could not load the Qt platform plugin "xcb" in "" even though it was found. #23

Closed
decamargo10 opened this issue Mar 11, 2022 · 2 comments

Comments

@decamargo10
Copy link

decamargo10 commented Mar 11, 2022

Hello,
I did the calibration and everything seems to work fine. However I can't get the visualization to work. I installed multical[visualization] but when I run it, I get 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.

I tried uninstalling and reinstalling all kind of packages but the error remains. Anybody who experienced something similar or who has an idea how I could fix this?
OS: Ubuntu 20.04.

Thank you in advance!

@decamargo10
Copy link
Author

Cleaning up my env and reinstalling qt5 using:
sudo apt-get install qt5-default
fixed it for me.

@oliver-batchelor
Copy link
Owner

oliver-batchelor commented Oct 11, 2022 via email

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