Swordfish90 / cool-retro-term

A good looking terminal emulator which mimics the old cathode display...
22.21k stars 846 forks source link

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

Closed oilcan-productions closed 1 year ago

oilcan-productions commented 1 year ago

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 1 year ago

@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 1 year ago

Closing this issue and creating a new one