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 - gnome 40 compatibility
Summary: gnome 40 compatibility
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-shell-extension-openweather
Version: 34
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-05-05 20:35 UTC by Hin-Tak Leung
Modified: 2021-05-14 17:50 UTC (History)
3 users (show)

Fixed In Version: gnome-shell-extension-openweather-1-0.47.20210509gitd714eb1.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-05-14 17:50:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.