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

Write_Image() Fail in ubuntu! #282

Closed
menporulporiayalan opened this issue Jan 23, 2020 · 2 comments
Closed

Write_Image() Fail in ubuntu! #282

menporulporiayalan opened this issue Jan 23, 2020 · 2 comments

Comments

@menporulporiayalan
Copy link

menporulporiayalan commented Jan 23, 2020

Hi,

I tried to create the SVG image graph by the fig.write_image() method but it is throwing the below error:

[30328:0123/082050.997241:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command

Meanwhile fig.show() works perfectly fine.

I am using ubuntu 19.10, I installed orca by npm install -g electron@6.1.4 orca and I also have python 3.7

@menporulporiayalan menporulporiayalan changed the title Write_Image() Failed in ubuntu! Write_Image() Fail in ubuntu! Jan 23, 2020
@antoinerg
Copy link
Collaborator

@menporulporiayalan can you try again by installing electron 1.8.4: npm install -g electron@1.8.4 orca?

The README.md refer to Orca on branch master and does not correspond to the current Orca version published on npmjs. Sorry for the confusion. We will make a new npm release ASAP.

@menporulporiayalan
Copy link
Author

Great!! It worked thanks!!

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

2 participants