meshtastic / Meshtastic-gui-installer

Cross platform, easy to use GUI for installing Meshtastic firmware.
https://meshtastic.org
GNU General Public License v3.0
69 stars 21 forks source link

Fix bundling for Ubuntu wayland #8

Open mkinney opened 2 years ago

mkinney commented 2 years ago

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 commented 2 years ago

What os version @garthvh ?

mkinney commented 2 years ago

Ubuntu 21