tinyGS icon indicating copy to clipboard operation
tinyGS copied to clipboard

TinyGS Uploader not working on Ubuntu 22.04.3 LTS

Open OZ1SEJ opened this issue 1 year ago • 1 comments

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?

OZ1SEJ avatar Nov 24 '23 11:11 OZ1SEJ

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

tdr112 avatar Nov 30 '23 17:11 tdr112