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

Gnome 45.1 fails to load data #98

Open djtecha opened 9 months ago

djtecha commented 9 months ago

I manually installed this and the extension launches but just gets stuck Loading Data in syslog on ubuntu 23.10 I get this error

023-12-15T11:16:55.045488-08:00 lick gnome-shell[1840]: Could not parse soup response body Gio.IOErrorEnum: Socket I/O timed out
2023-12-15T11:16:55.047301-08:00 lick gnome-shell[1840]: Error: Argument header may not be null#012appendCookies/cookies<@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/helpers/fetch.js:48:59#012appendCookies@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/helpers/fetch.js:48:30#012fetch/<@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/helpers/fetch.js:84:20#012fetch@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/helpers/fetch.js:72:10#012ensurePrerequisites@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/services/yahooService.js:39:31#012async*getQuoteList@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/services/yahooService.js:56:27#012getQuoteSummaryList/<@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/services/financeService.js:33:34#012cacheOrDefault@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/helpers/data.js:59:27#012getQuoteSummaryList@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/services/financeService.js:18:10#012_sync@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/components/stocks/menuStockTicker.js:89:22#012_init/this._settingsChangedId<@file:///home/dante/.local/share/gnome-shell/extensions/stocks@infinicode.de/components/stocks/menuStockTicker.js:57:14#012@resource:///org/gnome/shell/ui/init.js:21:20#012  
injcristianrojas commented 8 months ago

Same here. Manually installed on Fedora 39 (GNOME 45.2)

dal00 commented 8 months ago

Works fine for me on Fedora 39 and gnome 45.x