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

Harfbuzz version too old #74

Open
augusnunes opened this issue May 28, 2020 · 6 comments
Open

Harfbuzz version too old #74

augusnunes opened this issue May 28, 2020 · 6 comments

Comments

@augusnunes
Copy link

After 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

@luigiesn
Copy link

luigiesn commented Jun 7, 2020

I got the same error message

$ 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) ||/ Nome Versão Arquitectura Descrição +++-===================-==============-============-============================================= 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)

@vigenere23
Copy link

Duplicate of #70
+ working fork here
+ highly related to this

@telospoint
Copy link

telospoint commented Jun 23, 2020

I got exactly the same error message my dpkg resulted in exactly the same result as OP. Any ideas on how to resolve?

Edit: Thanks vigenere23 the working fork resolved the problem.

@igormcsouza
Copy link

Duplicate of #70

  • working fork here
  • highly related to this

Hey!!! Thank you! it solve my issue! ^^

@0DayByte
Copy link

0DayByte commented Aug 6, 2020

The working forked worked for me also

@Kaaveh
Copy link

Kaaveh commented Oct 10, 2020

Duplicate of #70

  • working fork here
  • highly related to this

And works for me! 👍🏻

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

7 participants