probonopd/Zoom.AppImage

5.16 versions not using Wayland

Closed this issue · 1 comments

Hello and thank you for maintaining this repo.

I am using your AppImage on an Ubuntu 22.04 system, running Gnome on Wayland. Version 5.14.7 of the AppImage ran natively on Wayland, however 5.16.0 and 5.16.2 both revert to using XWayland. Running any of the three versions from the terminal outputs this warning message:

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. QSocketNotifier: Can only be used with threads started with QThread

My .profile contains the line export QT_QPA_PLATFORM=wayland.

Any help troubleshooting would be greatly appreciated! :)

Hello and thanks for your feedback.

From my experience, Wayland breaks so many things that I think I don't want to invest any time into it at this time.