composer icon indicating copy to clipboard operation
composer copied to clipboard

failed electron dependencies [linux]

Open patrick-burridge opened this issue 5 years ago • 3 comments

AppImage and manual build both fail with:

(electron:171850): Pango-ERROR **: 20:32:36.996: Harfbuzz version too old (1.4.2)

System version of harfbuzz is 2.7.2-1 pango is 1:1.46.2-3

related issues https://gitlab.gnome.org/GNOME/pango/-/issues/428 https://github.com/electron/electron/issues/20348

I'm not too keen on downgrading pango, so I try solve issue by updating electron yarn upgrade electron --latest But that just make different errors and I don't really understand this ecosystem well enough to do anything else about it. :\

patrick-burridge avatar Oct 30 '20 01:10 patrick-burridge

Hi @voidlogic are you building from master?

ghost avatar Oct 30 '20 15:10 ghost

Yes.

patrick-burridge avatar Oct 30 '20 17:10 patrick-burridge

related: https://github.com/rabix/composer/issues/450 https://github.com/rabix/composer/pull/455

sjaenick avatar Oct 30 '20 17:10 sjaenick