We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ubuntu 20.04.1 LTS 64 bit Gnome 3.36.8 Window X11
Downloaded ardublockly 1.2.8 after running ./ardublockly in arduexec i got this error
ni@ni-UX410UAR:~/ardublockly/arduexec$ ./ardublockly
(ardublockly:9910): Pango-ERROR **: 12:56:08.753: Harfbuzz version too old (1.2.1)
Is there a solution or a way around this problem, thank you very much.
The text was updated successfully, but these errors were encountered:
@namatreasure download this deb packages:
http://security.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb http://security.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb http://security.ubuntu.com/ubuntu/pool/main/p/pango1.0/libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb
extract deb packages, then data.tar.xz and get all files from '/usr/lib/x86_64-linux-gnu/' in data.tar.xz and put in auduexec folder.
Then try again:
source: https://unix.stackexchange.com/questions/589993/pango-error-harfbuzz-version-too-old
Sorry, something went wrong.
No branches or pull requests
Ubuntu 20.04.1 LTS
64 bit
Gnome 3.36.8
Window X11
Downloaded ardublockly 1.2.8
after running ./ardublockly in arduexec i got this error
ni@ni-UX410UAR:~/ardublockly/arduexec$ ./ardublockly
(ardublockly:9910): Pango-ERROR **: 12:56:08.753: Harfbuzz version too old (1.2.1)
Is there a solution or a way around this problem, thank you very much.
The text was updated successfully, but these errors were encountered: