THMonster / Revda

Tools to play live stream with danmaku.
GNU General Public License v2.0
214 stars 12 forks source link

Core dumped on app startup. #11

Closed nonabyte closed 3 years ago

nonabyte commented 3 years ago

The app crashed immediately on startup without showing any GUI windows. Neither MarvelousBlack's qliveplayer-git package nor manual build via PKGBUILD from AUR works. Error logs are as follows:

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: wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

My system environment:

Related Dependencies:

THMonster commented 3 years ago

It's weird. Did you try aur?

nonabyte commented 3 years ago

Sorry for bothering you, please just ignore this issue. I failed to realize that I was working on a headless remote workstation, instead of my own laptop. Obviously, you can't connect to a display that does not exist XD.