Meshtastic-gui-installer icon indicating copy to clipboard operation
Meshtastic-gui-installer copied to clipboard

Fix bundling for Ubuntu wayland

Open mkinney opened this issue 3 years ago • 2 comments

https://github.com/pyinstaller/pyinstaller/issues/6483

research ubuntu error that Garth got:

./meshtastic-flasher-ubuntu
qt.qpa.wayland: Failed to load client buffer integration: "wayland-egl"
qt.qpa.wayland: Available client buffer integrations: QList()
qt.qpa.wayland: No shell integration named "xdg-shell" found
qt.qpa.wayland: No shell integration named "wl-shell" found
qt.qpa.wayland: No shell integration named "ivi-shell" found
qt.qpa.wayland: Loading shell integration failed.
qt.qpa.wayland: Attempted to load the following shells QList("xdg-shell", "wl-shell", "ivi-shell")

mkinney avatar Jan 31 '22 16:01 mkinney

What os version @garthvh ?

mkinney avatar Feb 05 '22 06:02 mkinney

Ubuntu 21

mkinney avatar Feb 05 '22 15:02 mkinney