terminalizer icon indicating copy to clipboard operation
terminalizer copied to clipboard

Render error on Ubuntu Linux 20.04

Open Zonalds opened this issue 4 years ago • 4 comments

I would get this error when I try to render any recording <demo.yml>, it would return this error:

Error: 
  Error: [12665:0220/072245.249262:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command

Any idea what I could be doing wrong?

Zonalds avatar Feb 20 '21 12:02 Zonalds

Same here on Arch Linux with sway on wayland.

ghost91- avatar Feb 28 '21 18:02 ghost91-

Ditto on elementary OS 5.1.7 Hera x86_64 with Pantheon / Mutter(Gala).

Sounds like issue #87 (with the fix likely coming in pull request #97).

aral avatar Mar 02 '21 10:03 aral

Update: both PRs #97 (with warning) and #154 (without warning) fix the issue for me.

aral avatar Mar 02 '21 11:03 aral

Any chance of this getting evaluated and/or merged. Using Arch w/ x11 here, and it's a no-go - same error as described.

Error: 
  Error: [150111:0317/121422.967445:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command

edit: I've just tested #97 - not much different. It's not failing out, but it is caught somewhere.

[render] [161930:0317/122827.343535:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command

edit: coupled with #154 there's no output - but it still hangs such as it does as above.

fubarhouse avatar Mar 17 '21 01:03 fubarhouse

The issue appears to have been resolved and released in the new version v0.10.0 by #97. If you believe that there is still something missing or unresolved, please feel free to reopen it.

faressoft avatar Jul 08 '23 11:07 faressoft