CRT builds but fails to launch on Raspberry Pi Zero W2 #780
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I have installed and built CRT from source on a RPi Zero W and all seems to go well until I launch CRT
` ./cool-retro-term
qt.qpa.xcb: could not connect to display
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, xcb.
Aborted
`
Should this work or am I missing something?
@Swordfish90 any idea what could be going on here?
I just rebuilt it from the latest sources.
Closing this issue and creating a new one