Hi,
I recently updated bazzite to the latest verison, and ran into an issue when recording on OBS. See, i used to use OBS with the x11 (or perhaps it was xWayland… i dont quite recall) protocol because it would allow me to see a hotkey in obs and use it as a global shortcut. More Specifically, when ever i would hit “F8” it would save the replay buffer and save that clip to my hard drive.
After updating, obs no longer opened, and looking at the terminal, this is the error that it gave me
user@bazzite: /var/home/user$ flatpak run --env=QT_QPA_PLATFORM=xcb com.obsproject.Studio
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the applicat
ion may fix this problem.
Attempting to run it through Wayland works, but then i can no longer save my clips when i am in-game.
So far I reinstalled the application and deleted all of the associated data with it (and with it all of my settings ;-;), and still no dice.
Any ideas on how I can restore this functionality?