abreheret/PixelAnnotationTool

Error on running PixelAnnotationTool.

arsanysamuel opened this issue · 2 comments

I'm getting this error when trying to run the tool on linux:
./PixelAnnotationTool_x86_64_v1.3.2.AppImage: symbol lookup error: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Done_MM_Var
I tried running it on the latest updates of:

  • Arch linux
  • Fedora 32

with harfbuzz installed on both and I'm getting the same error.

I have exactly the same issue on elementaryOS (Ubuntu18.04) with:
$ ./PixelAnnotationTool_x86_64_v1.4.0.AppImage
giving
./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
even though I installed the lib

@LHoogenboom I managed to avoid that error using the previous release version (1.3.2), which you find here. I hope it helps.