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

Error on running PixelAnnotationTool. #64

Open
arsanysamuel opened this issue Oct 16, 2020 · 2 comments
Open

Error on running PixelAnnotationTool. #64

arsanysamuel opened this issue Oct 16, 2020 · 2 comments

Comments

@arsanysamuel
Copy link

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.

@lphoogenboom
Copy link

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

@fferlito
Copy link

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

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

3 participants