#[SOLVED] OBS issue flatpak

20 messages · Page 1 of 1 (latest)

dark bane
#

Hi I have an issue with obs studio flatpak I was using x11 for obs specifically to have the service intergration because i'm using kde plasma wayland as a desktop environnement, I updated my distro cachyOS and then my OBS crash when I try to run it but when I set my OBS back to wayland everything work but i dont have the service intergration I came with this error when I crash on x11

qt.qpa.plugin: Could not load the Qt platform plugin "wayland" in "" even though it was found.
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, colorSpace QColorSpace(), profile  QSurfaceFormat::NoProfile)
Could not initialize GLX```
high bough
#

For obs to work in wayland have you installed xdg-desktop-portal-kde?

high bough
#

QT_QPA_PLATFORM=xcb tells qt to use X11

dark bane
#

QT_QPA_PLATFORM=xcb flatpak run com.obsproject.Studio like this?

high bough
#

flatpak run has a --env arg

worldly inlet
#

"How did you try to specify X11?"
exactly, how did you do that? @dark bane

dark bane
#

By using flatseal

worldly inlet
#

i'm also running obs in x11 (xwayland) for global keybinds

dark bane
#

Because now when I try to run obs flatpak I have this error

#

Above

worldly inlet
#

can you try:

flatpak --user override --reset com.obsproject.Studio
flatpak --user override --nosocket=wayland com.obsproject.Studio
dark bane
#

With x11

high bough
dark bane
#

Ah

#

I'll try that

wraith plazaBOT
#

miskyy received a thank you cookie!