leozide/leocad

Gnome Wayland support (Arch Linux)

GregTheHun opened this issue · 0 comments

Describe the bug
It appears no matter which way I run the application (via AppImage, flatpak, or AUR package), it will not run because of wayland issue.

To Reproduce (Arch Linux)
Steps to reproduce the behavior:

  1. Install package, or download official appimage.
  2. Try to run it

Expected behavior
It should at least run, but wayland is causing an issue listed below.

Version (please complete the following information):

  • OS: Arch Linux
  • LeoCAD Versions:
    • AUR: 23.03-1
    • Flatpak: 23.03
    • AppImage: 23.03

Crash information:

Failed to create wl_display (No such file or directory)
qt.qpa.plugin: Could not load the Qt platform plugin "wayland" 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, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.

Additional context
qt5-wayland and qt6-wayland is installed, but can test other software / libs possibly needed.