You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed it, typed ctrl + space, and the application presented itself as expected. When I started typing in the query box, the dialog expanded and presented a black screen only, with what looked like a Google icon. Clearly not as expected.
After looking around I saw that cerebro had theme settings and since I use a dark theme, many things commonly have issues supporting it so I tried to change theme setting by hitting ctrl + space and then typing "cerebro settings" to access settings. I then say artifacts in the black screen. I tried clicking all around the black background and eventually clicked on the theme selection box when the dialog normalized as expected and I was able to use the app.
In short, for anyone with this problem or something similar:
Hit Ctrl + space, type cerebro settings, and then keep clicking around in the black dialog as the menu elements are there, just not depicted properly.
Pop OS 20.10 and installed 4.0 of cerebro as instructed in the source readme:
I believe that this issue could be closed when the program start automatically defining a default theme (black or white) in ~ / .config / Cerebro / config.json
Installed it, typed ctrl + space, and the application presented itself as expected. When I started typing in the query box, the dialog expanded and presented a black screen only, with what looked like a Google icon. Clearly not as expected.
After looking around I saw that cerebro had theme settings and since I use a dark theme, many things commonly have issues supporting it so I tried to change theme setting by hitting ctrl + space and then typing "cerebro settings" to access settings. I then say artifacts in the black screen. I tried clicking all around the black background and eventually clicked on the theme selection box when the dialog normalized as expected and I was able to use the app.
In short, for anyone with this problem or something similar:
Hit Ctrl + space, type cerebro settings, and then keep clicking around in the black dialog as the menu elements are there, just not depicted properly.
Pop OS 20.10 and installed 4.0 of cerebro as instructed in the source readme:
Install
First, clone the repo via git:
$ git clone https://github.com/KELiON/cerebro.git cerebro
And then install dependencies:
$ cd cerebro && yarn && cd ./app && yarn && cd ../
Run
$ yarn run dev
The text was updated successfully, but these errors were encountered: