CRT builds but fails to launch on Raspberry Pi Zero W2 #780

Closed
opened 2023-03-02 01:47:43 +01:00 by oilcan-productions · 2 comments
oilcan-productions commented 2023-03-02 01:47:43 +01:00 (Migrated from github.com)

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?

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?
oilcan-productions commented 2023-07-03 21:17:18 +02:00 (Migrated from github.com)

@Swordfish90 any idea what could be going on here?
I just rebuilt it from the latest sources.

Both point size and pixel size set. Using pixel size.
qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), sequence: 191, resource id: 0, major code: 140 (Unknown), minor code: 20
@Swordfish90 any idea what could be going on here? I just rebuilt it from the latest sources. ``` Both point size and pixel size set. Using pixel size. qt.qpa.xcb: QXcbConnection: XCB error: 148 (Unknown), sequence: 191, resource id: 0, major code: 140 (Unknown), minor code: 20 ```
oilcan-productions commented 2023-07-03 21:18:07 +02:00 (Migrated from github.com)

Closing this issue and creating a new one

Closing this issue and creating a new one
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#780
No description provided.