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

undefined symbol: FT_Done_MM_Var #252

Closed
s0kil opened this issue Feb 19, 2020 · 8 comments
Closed

undefined symbol: FT_Done_MM_Var #252

s0kil opened this issue Feb 19, 2020 · 8 comments

Comments

@s0kil
Copy link

s0kil commented Feb 19, 2020

Getting this error:

$ ./notes_1.0.0_amd64.AppImage
./notes_1.0.0_amd64.AppImage: symbol lookup error: /lib/x86_64-linux-gnu/libfontconfig.so.1: undefined symbol: FT_Done_MM_Var

I have tried extracting the appimage as shown here, and as mentioned in that issue -

not bundling libfreetype in the AppImage will resolve this issue.

@bjorn
Copy link
Collaborator

bjorn commented Feb 19, 2020

Notes 1.0.0 was released on Aug 16, 2017, quite a while before fix AppImageCommunity/pkg2appimage@9082bbe was made.

Work is currently ongoing to make a Notes 1.5 release, which will use the latest linuxdeployqt to create the AppImage, so it should take care of this issue automatically.

@theshadowx
Copy link
Contributor

I have got this issue, you should use Xenial version, this is due to linuxdeployqt is not updated :
probonopd/linuxdeployqt#340

@s0kil
Copy link
Author

s0kil commented Feb 19, 2020

I was not sure if the Xenial version would work with 19.10 (Eoan Ermine), but it does thank you @theshadowx

@theshadowx
Copy link
Contributor

I have tested with Bionic and it worked. I'm going to try it right now

@theshadowx
Copy link
Contributor

theshadowx commented Feb 19, 2020

it worked : https://transfer.sh/u1WY4/notes_1.0.0-git859ac15_amd64.AppImage

line 858 : https://travis-ci.org/theshadowx/notes/jobs/649843453

@nuttyartist
Copy link
Owner

Thanks, @theshadowx! @s0kil Did it solve the issue?

We're on the verge of finishing up a much more up-to-date release - 1.5.0 soon. (:

@s0kil
Copy link
Author

s0kil commented Feb 20, 2020

@nuttyartist Yes, the Xenial version works without a problem.

@nuttyartist
Copy link
Owner

@s0kil Great, closing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants