Harfbuzz version too old
See original GitHub issueAfter installed, i’ve tried to run and got this issue:
$ trello
(trello:39086): Pango-ERROR **: 01:51:30.016: Harfbuzz version too old (1.4.2)
Trace/breakpoint trap (core dumped)
But, Harfbuzz is v2.6
$ dpkg -l libharfbuzz0b
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-===================-==============-============-=============================================
ii libharfbuzz0b:amd64 2.6.4-1ubuntu4 amd64 OpenType text shaping engine (shared library)
ii libharfbuzz0b:i386 2.6.4-1ubuntu4 i386 OpenType text shaping engine (shared library)
My os is ubuntu 20.04, 64bits
Issue Analytics
- State:
- Created 3 years ago
- Reactions:7
- Comments:6
Top Results From Across the Web
Pango-ERROR Harfbuzz version too old - Unix Stack Exchange
Googling, I have seen that this error occurs with different software that use the Pango library. Pango is a text layout engine library...
Read more >Pango-ERROR: Harfbuzz version too old (1.2.7) #154 - GitHub
When trying to run the AppImage on Arch Linux with the latest version of Gnome/GDM and pango version 1.44.6 I get the following...
Read more >Can't Start Game (Harfbuzz Version is too old)
Hi, As soon as i start the game, it fails to launch with an error of: (DeadMaze:6653): Pango-ERROR **: 12:14:32.438: Harfbuzz version too...
Read more >Pango-ERROR: Harfbuzz version too old (1.4.2) - Ask Ubuntu
I was trying to run this application but this error occurs on the startup of the application, is there a way to avoid...
Read more >KDevelop 5.6.1 AppImage: Harfbuzz version too old
this appears in terminal when trying to open project apprun wrapped pango-error harfbuzz version too old i'm on debian -bit.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Duplicate of #70 + working fork here + highly related to this
Hey!!! Thank you! it solve my issue! ^^