Hi there!
Gnome-Shell: 41.5
I recently did an update to my system and a few things seems broken:
- When use PopOS launcher Special+D search, no applications are found
- Gnome-Extensions App crashes with:
/usr/bin/gnome-extensions-app: line 2: 2102 Segmentation fault (core dumped) /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Extensions "$@"
I can open the https://extensions.gnome.org/local/ and it loads everything. And I can rung gnome-extensions from terminal and runs fine.
Thoughts on what is going on?
PS: Looks like PopOS launcher released a fix. But Gnome Extensions app still crashes
1 Like
tira
#3
I got the same issue launching gnome extensions app. on fresh installed arch linux. i got that problem before on endevaour os too.
/usr/bin/gnome-extensions-app: line 2: 9962 Segmentation fault (core dumped) /usr/bin/gjs /usr/share/gnome-shell/org.gnome.Extensions "$@"
tira
#4
I found something on other reddit threads that launches the gnome-extensions app.
GSK_RENDERER=Cairo gnome-extensions-app
1 Like