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

Broken GatoROM CLI on Headless Linux #75

Open
travisgoodspeed opened this issue Dec 4, 2023 · 0 comments
Open

Broken GatoROM CLI on Headless Linux #75

travisgoodspeed opened this issue Dec 4, 2023 · 0 comments

Comments

@travisgoodspeed
Copy link
Owner

Some recent update make gatorom depend upon a GUI platform. You can run it headless at gatorom -platform offscreen, but running it on Linux without that flag or an X11 sessions yields the following error.

dell% ./gatorom
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: vkkhrdisplay, minimal, offscreen, minimalegl, wayland-egl, xcb, vnc, eglfs, linuxfb, wayland.

zsh: IOT instruction (core dumped)  ./gatorom
dell% 

If not a recent Qt update, this was probably introduced with printing support.

@travisgoodspeed travisgoodspeed changed the title Broken GatoROM CLI on Linux Broken GatoROM CLI on Headless Linux Dec 4, 2023
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