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

Gnome 47 #74

Closed washran closed 2 months ago

washran commented 3 months ago

Description

Upgraded to gnome 47.

System

Ubuntu 24.10

Settings

Extension disabled. System says incompatible with gnome 47.
penguin-teal commented 2 months ago

Since there was a feature/API freeze I will start working on it however I'll only try to have it out by the time GNOME 47 actually releases.

creeper82 commented 2 months ago

Any progress? Of course take your time, but gnome without your extension feels really empty.. :c

dsheeler commented 2 months ago

@creeper82, I just tried adding 47 to the supported versions in metadata.json and it seems to work alright.

washran commented 2 months ago

I switched to Archlinux. I added 47 to metadata.json like creeper82 did.

metadata.json works. pasting contents here.

{"app-version":"138","git-version":"138.r0.g6367a11","gnome-version":"47.0","user-locale":"en","unit":"'fahrenheit'","custom-keys":["","",""],"appid":"","weather-provider":"'openweathermap'","has-run":"true","days-forecast":"4","refresh-interval-current":"1200","delay-ext-init":"5","locs":[{}],"show-sunsetrise-in-panel":"true","my-loc-prov":"'ipinfoio'","weatherapidotcom-key":"","position-index":"1","geolocation-appid-mapquest":"","pressure-unit":"'inHg'","menu-alignment":"47.0","position-in-panel":"'center'","wind-speed-unit":"'mph'","show-comment-in-panel":"true"}

penguin-teal commented 2 months ago

There's been a quick update which just changes the metadata in new branch v139-hotfix. GitHub release is out and GNOME Extensions release is pending approval.