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

Pango-ERROR **: 03:08:14.976: Harfbuzz version too old (1.2.1) #17

Open
Masterxilo opened this issue Oct 23, 2022 · 2 comments
Open

Pango-ERROR **: 03:08:14.976: Harfbuzz version too old (1.2.1) #17

Masterxilo opened this issue Oct 23, 2022 · 2 comments

Comments

@Masterxilo
Copy link

Pango-ERROR **: 03:08:14.976: Harfbuzz version too old (1.2.1)

$ ./Yay\ an\ app\ with\ a\ super\ long\ name

(Yay an app with a super long name:81899): Pango-ERROR **: 03:08:14.976: Harfbuzz version too old (1.2.1)

Trace/breakpoint trap (core dumped)

This seems to be a well known problem of the electron ecosystem:

@Masterxilo
Copy link
Author

According to some of these articles, the library might be too new:

$ ldd Yay\ an\ app\ with\ a\ super\ long\ name | grep pango
	libpangocairo-1.0.so.0 => /lib/x86_64-linux-gnu/libpangocairo-1.0.so.0 (0x00007f0a40a16000)
	libpango-1.0.so.0 => /lib/x86_64-linux-gnu/libpango-1.0.so.0 (0x00007f0a4087c000)
	libpangoft2-1.0.so.0 => /lib/x86_64-linux-gnu/libpangoft2-1.0.so.0 (0x00007f0a3f2d6000)

$ dpkg -l | grep libpango
ii  libpango-1.0-0:amd64                       1.44.7-2ubuntu4                     amd64        Layout and rendering of internationalized text
ii  libpangocairo-1.0-0:amd64                  1.44.7-2ubuntu4                     amd64        Layout and rendering of internationalized text
ii  libpangoft2-1.0-0:amd64                    1.44.7-2ubuntu4                     amd64        Layout and rendering of internationalized text
ii  libpangomm-1.4-1v5:amd64                   2.42.0-2build1                      amd64        C++ Wrapper for pango (shared libraries)
ii  libpangoxft-1.0-0:amd64                    1.44.7-2ubuntu4                     amd64        Layout and rendering of internationalized text

@Masterxilo
Copy link
Author

According to the source

https://launchpad.net/ubuntu/+source/pango1.0/1.42.4-7/+build/17448184

migth work

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

1 participant