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

Settings doesn't remember Custom API key for OpenWeatherMap #42

Closed djandiek closed 5 months ago

djandiek commented 5 months ago

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

HiImJake commented 5 months ago

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"}

creeper82 commented 5 months ago

Same

penguin-teal commented 5 months ago

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