cinatic / stocks-extension

A extension to display stock quotes in GNOME Shell Panel
GNU General Public License v3.0
87 stars 31 forks source link

Upgrade for Gnome 41 #48

Closed rombert closed 2 years ago

rombert commented 3 years ago

I recently updated to Gnome 41 and the extension does not load anymore. It would be great if this this could be fixed.

bobstrecansky commented 3 years ago

Also would love this extension for Gnome 41

atrauzzi commented 3 years ago

Same here, would like to see 41 supported.

jazty commented 3 years ago

I upgraded to Fedora 35 with Gnome 41. This extension stopped working. It was already installed so to get it running again I went to ~/.local/share/gnome-shell/extensions/stocks@infinicode.de/; edited metadata.json; added 41 to the list of supported shell-versions; then restart Gnome. It's working so far...

bobstrecansky commented 3 years ago

Thanks for validating @jazty, that's the same thing I added in the PR above 👍🏼

nilgradisnik commented 2 years ago

For anyone else still trying to get this extension working, clone this repo into ~/.local/share/gnome-shell/extensions/ and then compile gschema by running glib-compile-schemas schemas/

Restart your GNOME shell via Alt + F2 and type in r

eeclarkjr commented 2 years ago

For anyone else still trying to get this extension working, clone this repo into ~/.local/share/gnome-shell/extensions/ and then compile gschema by running glib-compile-schemas schemas/

Restart your GNOME shell via Alt + F2 and type in r

Using Ubuntu 22.04 Downloaded the ZIP. Unzipped the file and moved the stocks@infinicode.de folder to ~/.local/share/gnome-shell/extensions Did a reboot from the cli since Wayland won't allow the r.