penguin-teal/gnome-openweather

Settings doesn't remember Custom API key for OpenWeatherMap

Closed this issue · 3 comments

Description

Settings doesn't remember Custom API key for OpenWeatherMap

System

Ubuntu 24.04

Settings

{"app-version":"136","git-version":"136.r1.g8d02397","gnome-version":"46.0","user-locale":"en","appid":"<KEY>","weather-provider":"'openweathermap'","has-run":"true","locs":"[(1, '', 1, '')]","my-loc-prov":"'ipinfoio'","weatherapidotcom-key":"<KEY>"}

settings

I'm having the same issue, cannot update with a personal API for OpenWeatherMap, was working fine prior to the update.
{"app-version":"136","git-version":"136.r1.g8d02397","gnome-version":"46.0","user-locale":"en","unit":"'fahrenheit'","appid":"<KEY>","actual-city":"0","prefs-default-width":"824","weather-provider":"'openweathermap'","sun-in-panel-first":"true","has-run":"true","days-forecast":"3","prefs-default-height":"600","delay-ext-init":"15","locs":"[(0, '<NAME>', 0, '<PLACE>')]","show-sunsetrise-in-panel":"false","last-init-error":"'(2024/05/12) TypeError: settings.set_value is not a function'","my-loc-prov":"'ipinfoio'","weatherapidotcom-key":"<KEY>","position-index":"1","pressure-unit":"'inHg'","position-in-panel":"'center'","wind-speed-unit":"'mph'","show-comment-in-panel":"true"}

Same

Duplicate of #41 which has been fixed for the next release.