G4lile0 / tinyGS

📡 Open Ground Station Network 🛰
GNU General Public License v3.0
922 stars 176 forks source link

TinyGS Uploader not working on Ubuntu 22.04.3 LTS #217

Open OZ1SEJ opened 7 months ago

OZ1SEJ commented 7 months ago

I've downloaded the TinyGS uploader, but when I run it, I get this message:

$ ./TinyGS_Uploader_LINUX 
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.wayland: Failed to load client buffer integration: "wayland-egl"
qt.qpa.wayland: Available client buffer integrations: ()
qt.qpa.wayland: No shell integration named "xdg-shell" found
qt.qpa.wayland: No shell integration named "xdg-shell-v6" 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 ("xdg-shell", "xdg-shell-v6", "wl-shell", "ivi-shell")

-and then it just hangs. It appears from the fine guide that I should see a window, but I don't. Am I doing something wrong, or am I missing something?

tdr112 commented 7 months ago

It does not work on Wayland. When logging in pick Xorg server, it will then work.