cinatic / stocks-extension

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

Raw HTML as output #95

Closed D4T4R closed 10 months ago

D4T4R commented 10 months ago

Extension started spitting out raw html instead of formatted text after the stock name for Gnome 44. Cannot use the gnome 45 version as I am using PopOS.

z369369 commented 10 months ago

I have the same issue. I use GNOME 43.6 in Debian 12.

https://imgur.com/a/ZH5qqrl

D4T4R commented 10 months ago

@cinatic need help here

cinatic commented 10 months ago

yes unfortunately they shut down the old endpoints, however i will merge the API related changes back to 42,43,44 maybe by the end of the week

D4T4R commented 10 months ago

Thanks !

D4T4R commented 10 months ago

@cinatic any way this can be done?

cinatic commented 10 months ago

i prepared packages for older gnome-shell versions, let me know if it works for you

https://github.com/cinatic/stocks-extension/releases/tag/v24.2-GS42 https://github.com/cinatic/stocks-extension/releases/tag/v32-GS43_44

diegogen commented 10 months ago

Worked ok for me in gnome 42.9 on ubuntu 22.04, thank you!

D4T4R commented 10 months ago

i prepared packages for older gnome-shell versions, let me know if it works for you

https://github.com/cinatic/stocks-extension/releases/tag/v24.2-GS42 https://github.com/cinatic/stocks-extension/releases/tag/v32-GS43_44

Worked for me (42.5) Thank you ! This extension has become a daily requirement for me now

ttabi commented 9 months ago

I tried https://github.com/cinatic/stocks-extension/releases/tag/v24.2-GS42 on Ubuntu 22 (Gnome 42.9) and the Yahoo ticker doesn't work.

image