Window capture (pipewire) totally nonfunctional

agh

New Member
Window capture (pipewire) causes the following error to repeat forever in the terminal:

Code:
error: glEGLImageTargetTexture2DOES failed, glGetError returned GL_INVALID_OPERATION(0x502)
info: [pipewire] Renegotiating stream
info: [pipewire] Negotiated format:
info: [pipewire]     Format: 11 (Spa:Enum:VideoFormat:RGBA)
info: [pipewire]     Size: 1024x720
info: [pipewire]     Framerate: 60/1

I'm using the flatpak. Cannot test the non-flatpak because it won't even launch.
 
Might be helpful to include a log file and/or some details about your system (i.e. what distribution, compositor, etc). inxi -Gz will output some relevant specs.
 
Back
Top