skevy / graphiql-app

Light, Electron-based Wrapper around GraphiQL
MIT License
2.95k stars 336 forks source link

Cannot start app on Ubuntu 20.04 Pango-ERROR **: 09:48:56.933: Harfbuzz version too old (1.2.7) #175

Open dmitriyprime opened 3 years ago

dmitriyprime commented 3 years ago

Cannot start app on Ubuntu 20.04

Output from terminal:

./graphiql-app-0.7.2-x86_64.AppImage installed: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e image: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e Gtk-Message: 09:48:56.664: Failed to load module "canberra-gtk-module"

(graphiql-app:13598): Pango-ERROR **: 09:48:56.933: Harfbuzz version too old (1.2.7)

[1] 13598 trace trap (core dumped) ./graphiql-app-0.7.2-x86_64.AppImage

mgabeler-lee-6rs commented 3 years ago

Same on Debian Bullseye (testing)

NB: this is clearly about the version of harfbuzz embedded in the appimage, as the host version is 2.6.7

lesreaper commented 3 years ago

Same still, Ubuntu 20.04.

Just switched to https://altair.sirmuel.design/ to save time.

coderite commented 3 years ago

Same on Manjaro 20.2.

./graphiql-app-0.7.2-x86_64.AppImage installed: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e image: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e Gtk-Message: 18:55:12.125: Failed to load module "appmenu-gtk-module"

(graphiql-app:36027): Pango-ERROR **: 18:55:12.427: Harfbuzz version too old (1.2.7)

SandyWyper commented 3 years ago

On ubunu 20.04.2 LTS

installed: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e image: X-AppImage-BuildId=24b6ccb0-2df4-11a8-2ae7-31fb38ad6b4e

(graphiql-app:82673): Pango-ERROR **: 17:19:59.521: Harfbuzz version too old (1.2.7)

Trace/breakpoint trap (core dumped)
sanket143 commented 3 years ago

Same here on Arch Linux

(graphiql-app:74065): Pango-ERROR **: 10:43:29.167: Harfbuzz version too old (1.2.7)

Trace/breakpoint trap (core dumped)
kyoh86 commented 3 years ago

Me too. Is this dead project?

martin-jahn commented 2 years ago

Last version is 4 years old. Seams pretty dead to me.