Render error on Ubuntu Linux 20.04
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?
Same here on Arch Linux with sway on wayland.
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).
Update: both PRs #97 (with warning) and #154 (without warning) fix the issue for me.
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.
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.