PixelAnnotationTool
PixelAnnotationTool copied to clipboard
Getting error when trying to run PixelAnnotationTool
I downloaded PixelAnnotationTool and when I tried to run the app, I got an error: ./PixelAnnotationTool_x86_64_v1.4.0.AppImage: symbol lookup error: /usr/lib/x86_64-linux-gnu/libpangoft2-1.0.so.0: undefined symbol: hb_font_funcs_set_variation_glyph_func
I work on Ubuntu 18.04.3
I have the same error, @abreheret , could you please look into that?
sorry but currently i don't have a pc with an ubuntu 18.04 to look this issue. I have tested only on ubuntu 16.04. It seems that you don't have libpangoft2-1.0 on your ubuntu. try to install pango. I saw a solution with conda install conda install -c asmeurer pango
here or try to build PixelAnnotationTools by your self.
It seems that you don't have libpangoft2-1.0 on your ubuntu. try to install pango.
Pango is installed so the issue is with something else.
Same issue same operating system! Any updates on that issue? v.1.3.2 is working though
same error on ubuntu 18.04
I provide a travis bionic dist here : https://transfer.sh/101z9I/PixelAnnotationTool_x86_64_v1.4.0-7-gcab2853.AppImage The file is available 14 days with transfer.sh can you tell me if it works with this binary?
I also encounter this error on Ubuntu 18.04. Does anybody have a solution?
I managed to avoid that error (symbol lookup error) using the previous release version (1.3.2), which you find here. When I have a bit of time I will try to see what's causing it. I hope it helps in the meantime.