cerebroapp / cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency
https://www.cerebroapp.com/
MIT License
8.33k stars 455 forks source link

./cerebro-0.3.1-x86_64.AppImage 1st time execution crashing #571

Closed Free-Radical closed 2 years ago

Free-Radical commented 2 years ago

Issue

$ ./cerebro-0.3.1-x86_64.AppImage installed: X-AppImage-BuildId=4c9e08a0-909d-11a7-22a7-6ff87461f7d9 image: X-AppImage-BuildId=4c9e08a0-909d-11a7-22a7-6ff87461f7d9

(cerebro:25518): Pango-ERROR **: 22:03:19.453: Harfbuzz version too old (1.3.1)

Trace/breakpoint trap (core dumped)

dubisdev commented 2 years ago

Hi @Free-Radical

Version 0.3.1 is outdated, this is a duplicated issue which was resolved in newer versions.

Try with https://github.com/cerebroapp/cerebro/releases/download/v0.5.0/Cerebro-0.5.0.AppImage

The main branch is now in v0.6.0 but no executables were published. If you want you can try to build it from source following the instructions in the readme file.

Thanks 🙌 David

dubisdev commented 2 years ago

I'm closing this as a duplicate of #527