Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1957485

Summary: gnome 40 compatibility
Product: [Fedora] Fedora Reporter: Hin-Tak Leung <htl10>
Component: gnome-shell-extension-openweatherAssignee: Artem <ego.cordatus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: ego.cordatus, fedora, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-shell-extension-openweather-1-0.47.20210509gitd714eb1.fc34 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-14 17:50:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Hin-Tak Leung 2021-05-05 20:35:28 UTC
Description of problem:

fedora 34 / gnome 40 starts to check valid shell-version again, and needs this:


--- /usr/share/gnome-shell/extensions/openweather-extension/metadata.json.orig	2021-01-26 12:03:16.000000000 +0000
+++ /usr/share/gnome-shell/extensions/openweather-extension/metadata.json	2021-05-05 21:34:21.017800368 +0100
@@ -2,7 +2,7 @@
 "uuid": "openweather-extension",
 "name": "OpenWeather",
 "description": "Weather extension to display weather information from https://openweathermap.org/ or https://darksky.net for almost all locations in the world.\nFor openweathermap.org, you can either use the extensions default-key or register at https://openweathermap.org/appid and set the appropriate switch in the preferences dialog to \"off\".\nFor Dark Sky you have to register at https://darksky.net/dev/register and get a personal API-key.\n\nSince version 29 this extensions uses coordinates to store the locations and makes the names editable to support multiple weather-providers!\nIf you update from versions prior to 29 to 29 or greater (with darksky.net - support) you have to recreate your locations.",
-"shell-version": [ "3.32", "3.34", "3.36" ],
+"shell-version": [ "3.32", "3.34", "3.36", "40" ],
 "localedir": "/usr/share/locale",
 "url": "https://gitlab.com/jenslody/gnome-shell-extension-openweather",
 "version": "7a9236a"




Version-Release number of selected component (if applicable):
gnome-shell-extension-openweather-1-0.46.20200531git7a9236a.fc34.noarch

How reproducible:
always

Steps to Reproduce:
1.
2.
3.

Actual results:
fails to load

Expected results:
load sucessfully

Additional info:
diff as above.

Comment 1 Fedora Update System 2021-05-13 10:42:09 UTC
FEDORA-2021-fe5888d393 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-fe5888d393

Comment 2 Fedora Update System 2021-05-14 17:50:25 UTC
FEDORA-2021-fe5888d393 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.