cerebroapp / cerebro

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

Cerebro not working on Fedora, it just shows the icon #617

Closed edbanshee closed 1 year ago

edbanshee commented 1 year ago

Issue

When I run the latest AppImage executable, it runs and the Cerebro icon shows on my top bar, I can interact with it to open the menu, however thats all I can do. Whenever i click on Toggle Cerebro, nothing happens

I've ran the AppImage through the terminal, when it runs I get this:

$ ./Cerebro-0.8.0.AppImage 
(electron) Sending uncompressed crash reports is deprecated and will be removed in a future version of Electron. Set { compress: true } to opt-in to the new behavior. Crash reports will be uploaded gzipped, which most crash reporting servers support.

Then again, the icon shows up and I can interact with the menu, but I get the following errors whenever I click on Toggle Cerebro, Plugins, or Preferences (Updates, Donate and Quit work fine):

[13411:1011/185432.882995:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times! [13411:1011/185436.648985:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!

If i click again, i get the same, just with a 3 times. And thats it, if i click again, the counter no longer goes up, it stops at 3 but still nothing works

dubisdev commented 1 year ago

Hi @edbanshee and thanks for your report!

We are having issues with one of our dependencies in the latest version of Cerebro.

A PR (#616) that might fix this is waiting a review. For now the best option is to get the previous version (0.7.1)

Please, give it a try and if the error persists we will try to reproduce it.

edbanshee commented 1 year ago

The older version works fine, thank you. Then i only had bad timing discovering Cerebro on the current version