labsquare / CutePeaks

CutePeaks is a standalone Sanger trace viewer steered by a modern and user-friendly UI.
https://labsquare.github.io/CutePeaks/
GNU General Public License v3.0
43 stars 14 forks source link

Appimage crashes on startup #70

Open StuntsPT opened 5 years ago

StuntsPT commented 5 years ago

I have just downloaded the appimage from [here](). However, when trying to run it I get this error:

./cutepeaks-x86_64.AppImage                                                  0
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.
[1]    14120 abort (core dumped)  ./cutepeaks-x86_64.AppImage

Arch Linux fully up to date as of today. Running on Wayland, but XWayland is available. Installed version of Qt5: Qt5-base 5.12.2-1

StuntsPT commented 5 years ago

If I compile from source, everything works as expected.