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

"QObject::moveToThread" error #52

Open
wernerk93 opened this issue Feb 15, 2024 · 1 comment
Open

"QObject::moveToThread" error #52

wernerk93 opened this issue Feb 15, 2024 · 1 comment

Comments

@wernerk93
Copy link

"QObject::moveToThread: Current thread (0xc096a0) is not the object's thread (0x1201d90).
Cannot move to target thread (0xc096a0)

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/usr/local/lib/python3.8/dist-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.

Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.

Aborted"

I have this error when I tried to run "Client"
The "Server" is started but when I go to the "Client" I have this error.

@wernerk93
Copy link
Author

I tried on "Debian 12" without gui and "Ubuntu 22" with desktop.

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

1 participant