Getting a QT error on Archlinux Wayland #14247
Unanswered
Vektor8298
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, since upgrading to RC 1.7.0, I'm getting this QT error while launching stable-diffusion-webui (It's X11, not wayland, my bad)
Creating model from config: /home/fsamur/stable-diffusion-webui/stable-diffusion-webui/configs/v1-inference.yaml Startup time: 8.3s (prepare environment: 2.5s, import torch: 3.1s, import gradio: 0.5s, setup paths: 0.5s, other imports: 0.5s, setup codeformer: 0.2s, load scripts: 0.3s, create ui: 0.3s, gradio launch: 0.2s). QObject::moveToThread: Current thread (0x565242694710) is not the object's thread (0x565242694870). Cannot move to target thread (0x565242694710) qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/fsamur/stable-diffusion-webui/stable-diffusion-webui/venv/lib/python3.11/site-packages/cv2/qt/plugins" 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.How can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions