penguin-teal / gnome-openweather

A GNOME Shell extension to show the weather of any location on Earth.
GNU General Public License v3.0
58 stars 18 forks source link

No weather. #39

Closed Ticklezz closed 5 months ago

Ticklezz commented 5 months ago

Description

Describe the bug. No weather at all now. Even using own API or stock API. Screenshot from 2024-06-11 03-39-41

System

Which Linux distro are you using? Ubuntu

Settings

Go to extension settings > "About" > "Copy Settings JSON" and paste here.

{"app-version":"136","git-version":"136.r1.g8d02397","gnome-version":"46.0","user-locale":"en","unit":"'fahrenheit'","appid":"","actual-city":"1","weather-provider":"'weatherapicom'","has-run":"true","locs":"[(1, '', 1, ''), (0, '', 0, '')]","last-init-error":"'(2024/05/11) TypeError: settings.set_value is not a function'","my-loc-prov":"'ipinfoio'","weatherapidotcom-key":"","simplify-degrees":"true","geolocation-provider":"'openstreetmaps'","pressure-unit":"'inHg'","clock-format":"'12h'","position-in-panel":"'center'","wind-speed-unit":"'mph'","show-comment-in-panel":"true"}

Ticklezz commented 5 months ago

Another restart and entering API key again and weather appeared.

penguin-teal commented 5 months ago

Yeah, entering the key again will have fixed it. This happened because of a format change and your settings should have been migrated but it appears that this is bugged (see #40). Thanks for the report!