skevy / graphiql-app

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

Can't launch GraphiQL got the next error: (graphiql-app:3243): Pango-ERROR **: 01:49:10.970: Harfbuzz version too old (1.2.7) #188

Open EminemBak opened 3 years ago

EminemBak commented 3 years ago

Can't launch GraphiQL got the next error: (graphiql-app:3243): Pango-ERROR **: 01:49:10.970: Harfbuzz version too old (1.2.7)

J-Rojas commented 3 years ago

Same here. Running on Ubuntu 20.04

Leigh-M commented 2 years ago

Same here: Ubuntu 21.04. Having to switch to Altair until this issue is fixed

bdklahn commented 2 years ago

Am I understanding this right that the system (OpenSUSE Tumbleweed, in my case) Pango doesn't like how old the Harfbuzz version is in the AppImage?

I thought that one of the (main) benefits of using AppImage, in the first place, is to not have to rely on (versions of) libraries in whatever GNU/Linux distribution it runs on. So might it have made sense to have a compatible Pango + Harfbuzz combination bundled into the AppImage, in the first place?

I was hoping, with this/a standalone app, that I could avoid giving GitHub (Microsoft) keys to all my private GitHub via it's GraphQL explorer (which doesn't seem to support using it's own personal access tokens).

bdklahn commented 2 years ago

Interesting. I was looking at the AppImage documentation, and it looks like harfbuzz is one of the libraries they actually suggest to NOT bundle in the image. https://docs.appimage.org/introduction/concepts.html https://github.com/AppImage/pkg2appimage/blob/master/excludelist

msinton commented 2 years ago

Same here on Ubuntu 20.04 Is an another way to install?

jfunez commented 2 years ago

Same here on Ubuntu 20.04 Is an another way to install?