Nitrux / maui-shell

Maui Shell is a convergent shell for desktops, tablets, and phones.
GNU Lesser General Public License v3.0
1.49k stars 50 forks source link

LAunching AppImage fails with missing wayland qt_qpa_plugin #61

Open barolo opened 1 month ago

barolo commented 1 month ago

Describe the bug AppImage fails to start

To Reproduce Steps to reproduce the behavior:

  1. Run some wayland session [here it's Sway]
  2. Launch AppImage from terminal
  3. Observe Bug

Expected behavior AppImage succesfuly launches

Screenshots

❯ ./maui-shell-latest-x86_64.AppImage 
 INIT SCREEN MANAGER
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
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.

fish: Job 1, './maui-shell-latest-x86_64.AppI…' terminated by signal SIGABRT (Abort)