flathub / com.obsproject.Studio.Plugin.InputOverlay

https://flathub.org/apps/details/com.obsproject.Studio.Plugin.InputOverlay
0 stars 3 forks source link

Plugin makes OBS Studio segfault once display socket corrected #8

Open tytan652 opened 4 months ago

tytan652 commented 4 months ago

In OBS Studio upstream, we still apply --socket=x11 rather than --socket=fallback-x11 to avoid the scenario where this plugin cause a segfault under Wayland to users.

As a possible solution, the plugin could be patched to not load under Wayland (return false in obs_module_load()).

uwuclxdy commented 1 month ago

+1 on this it doesn't work on Wayland for me (Debian KDE Plasma)