PixelAnnotationTool icon indicating copy to clipboard operation
PixelAnnotationTool copied to clipboard

Error on running PixelAnnotationTool.

Open arsanysamuel opened this issue 4 years ago • 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.

arsanysamuel avatar Oct 16 '20 11:10 arsanysamuel

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

lphoogenboom avatar Jan 11 '21 19:01 lphoogenboom

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

fferlito avatar Jan 17 '22 21:01 fferlito