Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render error on Ubuntu Linux 20.04 #157

Closed
Zonalds opened this issue Feb 20, 2021 · 5 comments
Closed

Render error on Ubuntu Linux 20.04 #157

Zonalds opened this issue Feb 20, 2021 · 5 comments

Comments

@Zonalds
Copy link

Zonalds commented Feb 20, 2021

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?

@ghost91-
Copy link

Same here on Arch Linux with sway on wayland.

@aral
Copy link

aral commented Mar 2, 2021

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
Copy link

aral commented Mar 2, 2021

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

@fubarhouse
Copy link

fubarhouse commented Mar 17, 2021

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.

@faressoft
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants