Environment: Pi4B/4GB, 3.5" touchscreen TFT (http://www.lcdwiki.com/3.5inch_RPi_Display#Interface), Arducam IMX519 16MP camera.
My code used to work, but on a previous OS install. (erased the previous one accidentally while swapping cards around).
The desktop starts on the TFT properly. In the past I was able to use the QT preview without issue. However, now I get the following errors displayed after the various camera formats.
Any suggestions what I should try?
My code used to work, but on a previous OS install. (erased the previous one accidentally while swapping cards around).
The desktop starts on the TFT properly. In the past I was able to use the QT preview without issue. However, now I get the following errors displayed after the various camera formats.
Code:
QObject::moveToThread: Current thread (0x7f5802e430) is not the object's thread (0x7f58223c60).Cannot move to target thread (0x7f5802e430)qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/pi/env/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.Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx.
Statistics: Posted by blindahl42 — Wed Mar 12, 2025 9:33 pm — Replies 0 — Views 35