Blender-Launcher
Blender-Launcher copied to clipboard
Doesn't work in KDE Plasma and Wayland
Program appears in SysTray. RMB click shows menu. But main window doesn't appears.
Operating System: Kubuntu 21.04 KDE Plasma Version: 5.21.4 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Kernel Version: 5.11.0-37-generic OS Type: 64-bit Graphics Platform: Wayland Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz Memory: 15,5 GiB of RAM Graphics Processor: Mesa Intel® HD Graphics 530
Blender launcher 1.14
Hi!
Please, try to trace an issue https://dotbow.github.io/Blender-Launcher/troubleshooting/#catching-application-traceback Also, check if this issues is somehow related: #27, #12
If I start program in terminal, I can see:
~/Blender$ ./Blender\ Launcher -debug
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")
qt.qpa.wayland: Wayland does not support QWindow::requestActivate()
Thanks. It seems that wayland needs an extra attention to make Qt work properly. I will try to fix it, but since I don't build or test on anything rather than Ubuntu, I will send you a build to check if issue is gone. Also note, that wayland is pretty wild and no warranties it can be fixed at all.
Thank You! Will wait for testing build.
Hi!
Could you please try solution from this threads?
https://forum.endeavouros.com/t/solved-wayland-and-viber/12553/17 https://forum.manjaro.org/t/cant-run-viber-under-wayland-manjaro-kde/32978/5
Yes, it works! Should I always use this solution or You will add it in the future versions?
Yes, it works! Should I always use this solution or You will add it in the future versions?
Could you please show the command you've changed?