ScratchJr-Desktop icon indicating copy to clipboard operation
ScratchJr-Desktop copied to clipboard

Error when starting ScratchJr-Desktop on Fedora 31

Open agajdosi opened this issue 5 years ago • 1 comments

Hello, thank you for wonderful port of ScratchJr. I have tried to install it on Fedora 31, but it threw an error:

[agajdosi@localhost Downloads]$ ScratchJr
(ScratchJr:76763): Pango-ERROR **: 11:35:33.062: Harfbuzz version too old (1.4.2)
Trace/breakpoint trap (core dumped)

It seems to be related to this issue on electron project https://github.com/electron/electron/issues/20348. I have tried the workaround to downgrade pango from 1.44 to 1.43 and it worked well for me.

But it seems that the only ideal fix would be to rebuild ScratchJr-Desktop with more recent electron. Just wanted to let you know about the problem...

agajdosi avatar Sep 12 '20 10:09 agajdosi

I have the same trouble and I open the issue #39 I mention that I made a fork with updated libraries and I make a successful build. You can see them and try it.

leonskb4 avatar Nov 27 '20 18:11 leonskb4