Closed Cubuss closed 6 months ago
I updated your git repo in my checkout, switched to the appropriate main_GS_43_44
branch and cp -vax
'ed the stocks@infinicode.de directory below ~/.local/share/gnome-shell/extensions. Followed by a soft restart of gnome shell. I.e. just as your README suggests.
Looks like there is a new Makefile step that is not covered in the README. Run make
in the directory and then copy it over. Works for me now.
Also... forgot to say it... thanks @cinatic
ok i see, i should update the readme. Prefer make install
or the artifact from the release page, those will either generate or contain the compiled gschema. I am not quiet sure why, but i think i did not added it to the repo because it made some trouble when i create the artifact
Big big thank you. Took me longer that I would like to admint in public :grinning: to realize I needed to click the 'tick' symbol for a portfolio change but all good now. Lovely to have it back.
I just wanted share a success story on Ubuntu 22.04.3 LTS (Gnome Version 42.9)
git clone git@github.com:cinatic/stocks-extension.git
cd stocks-extension
git checkout main_GS_42
make install
Then logout and back in.
Works like a charm once again!
I just wanted to say thank you @cinatic. As an open source maintainer myself, I know that it can be a thankless task and that you are sharing your work out generosity. So thank you :pray:
Working on 23.04 after a manual install. Thanks @cinatic
Hi guys, Is there a fix/branch that works for Ubuntu 20.04 / GNOME 3.36.8? Thank you!
@mg0083 I'm not aware of any backports to that version of GNOME. Seems that only >= 42 is supported as of this writing after the Yahoo API breakages happened.
Is there something holding up this from going into the gnome extensions page?
@dal00 i submitted a version to Ego and it has already been reviewed. However, there are still a few change requests open and beside that i also would need to change the package / release flow because how i version the packages is not very optimal in combination with ego. Long story short, i don't like to spent more time to maintain having it in ego
Same as @christopher-henderson, everything is working correctly on the main_GS_42 branch !
Thanks @cinatic :tada:
main_GS_42 is not working for me. It just says "Loading Data" and then nothing.
Update: it works now, all of a sudden. I think the problem is that if you install the plugin when the market is closed, it gets confused. I will open a bug.