orca icon indicating copy to clipboard operation
orca copied to clipboard

AttributeError: function/symbol 'pango_context_set_round_glyph_positions' not found

Open IamJustADude opened this issue 4 years ago • 1 comments

Dear Plotly,

A while ago I was able to create nice graphs, I deleted the Docker image and recreated again with command: docker run -d -p 9091:9091 quay.io/plotly/orca

But now when it tries to generate, the following error occurs: AttributeError: function/symbol 'pango_context_set_round_glyph_positions' not found in library 'libpango-1.0.so.0': /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0: undefined symbol: pango_context_set_round_glyph_positions

Can you help me out with this error.

King regards, IamJustAdude

IamJustADude avatar Sep 01 '21 14:09 IamJustADude

Thanks for the report!

Do you hit the same problem when using image quay.io/plotly/orca:1.3.1?

antoinerg avatar Sep 02 '21 17:09 antoinerg