Xmonad window capture errors

ST_Saint

New Member
Capturing windows will not update if I am not in the same workspace which the target window is in.
got the following error

Code:
error: xcompcap: cleanup glXReleaseTexImageEXT failed: GLXBadPixmap
info: xcompcap: [window-capture: 'Window Capture (Xcomposite)'] update settings:
    title: OBS 27.1.3-1 (linux) - Profile: Untitled - Scenes: Untitled
    class: obs
    Bit depth: 24
    Found proper GLXFBConfig (in 9): yes

and if switch to noBorders layout I get

Code:
error: glCopyImageSubData failed, glGetError returned GL_INVALID_VALUE(0x501)
error: device_copy_texture (GL) failed
 

Attachments

  • 2021-11-23 12-44-53.txt
    128.9 KB · Views: 15
Top