danielchatfield / trello-desktop

An unofficial trello desktop app.
MIT License
803 stars 138 forks source link

Harfbuzz version too old #74

Open augusnunes opened 4 years ago

augusnunes commented 4 years ago

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 commented 4 years ago

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 commented 4 years ago

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

telospoint commented 4 years ago

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 commented 4 years ago

Duplicate of #70

  • working fork here
  • highly related to this

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

0DayByte commented 4 years ago

The working forked worked for me also

Kaaveh commented 3 years ago

Duplicate of #70

  • working fork here
  • highly related to this

And works for me! 👍🏻