You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing the following command OBS should start:
env QT_QPA_PLATFORM="xcb" /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=obs com.obsproject.Studio
Works with Flatpak version 30.2.3
Current Behavior
Does not work with Flatpak version 31.0.1
env QT_QPA_PLATFORM="xcb" /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=obs com.obsproject.Studio
The command above produces this output:
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 application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, wayland-egl, wayland, xcb.
Steps to Reproduce
Run Wayland session via e.g. Sway
Execute env QT_QPA_PLATFORM="xcb" /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=obs com.obsproject.Studio with Flatpak version 31.0.1
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered:
Thanks for the quick reply! I would rather not force XWayland, but OBS does not seem to support e.g. Twitch Chat and Twitch Stats with the current Flatpak version under Wayland.
Are there any plans that those docks/widgets will work with Wayland in the future?
EDIT:
This seems to lead to some answer regarding the widgets: #11758
Operating System Info
Other
Other OS
Arch Linux
OBS Studio Version
31.0.1
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/YUos7cKkMQOHyvMc
OBS Studio Crash Log URL
No response
Expected Behavior
When executing the following command OBS should start:
Works with Flatpak version
30.2.3
Current Behavior
Does not work with Flatpak version
31.0.1
The command above produces this output:
Steps to Reproduce
env QT_QPA_PLATFORM="xcb" /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=obs com.obsproject.Studio
with Flatpak version 31.0.1Anything else we should know?
No response
The text was updated successfully, but these errors were encountered: