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 1957479

Summary: gnome 40 compatibility change
Product: [Fedora] Fedora Reporter: Hin-Tak Leung <htl10>
Component: gnome-shell-extension-system-monitor-appletAssignee: nicolas.vieville
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 34CC: nicolas.vieville
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: gnome-shell-extension-system-monitor-applet-38-12.20210507gitbc38ccf.fc34 gnome-shell-extension-system-monitor-applet-38-12.20210507gitbc38ccf.fc32 gnome-shell-extension-system-monitor-applet-38-12.20210507gitbc38ccf.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-12 05:43:50 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:28:26 UTC
Description of problem:

fedora 34 / gnome 40 starts to check for valid shel-version again, and needs this change to load:


# diff -u /usr/share/gnome-shell/extensions/system-monitor.gmail.com/metadata.json.orig /usr/share/gnome-shell/extensions/system-monitor.gmail.com/metadata.json
--- /usr/share/gnome-shell/extensions/system-monitor.gmail.com/metadata.json.orig	2021-03-20 14:40:29.000000000 +0000
+++ /usr/share/gnome-shell/extensions/system-monitor.gmail.com/metadata.json	2021-05-05 05:04:44.078244678 +0100
@@ -1,5 +1,5 @@
 {
-    "shell-version": ["3.26", "3.28", "3.30", "3.32", "3.34", "3.36"],
+    "shell-version": ["3.26", "3.28", "3.30", "3.32", "3.34", "3.36", "40"],
     "uuid": "system-monitor.gmail.com",
     "name": "system-monitor",
     "url": "https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet",



Version-Release number of selected component (if applicable):


How reproducible:
gnome-shell-extension-system-monitor-applet-38-11.20210320git0b42126.fc34.noarch


Steps to Reproduce:
1. look under gnome-extension-app
2.
3.

Actual results:
fails to load


Expected results:
load successfully.


Additional info:
as above, diff to make it work.

Comment 1 nicolas.vieville 2021-05-06 11:17:44 UTC
Hello,

Thanks for reporting this issue.

It has been reported upstream and is on the way to be fixed. 
Some other fixes for gnome-shell 40 are waiting to be merged
upstream as well.

Bug report https://bugzilla.redhat.com/show_bug.cgi?id=1956148 
discuss about these subject and has been linked to this one.

I will release the new package as soon as the patches are 
verified and available upstream.

Feel free to make any comment about these subjects.

Cordially,


-- 
NVieville

Comment 2 Fedora Update System 2021-05-08 13:48:57 UTC
FEDORA-2021-365a85beed has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-365a85beed

Comment 3 Fedora Update System 2021-05-08 14:00:29 UTC
FEDORA-2021-f49fd9bb19 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-f49fd9bb19

Comment 4 Fedora Update System 2021-05-08 14:04:29 UTC
FEDORA-2021-a170cf0d9f has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2021-a170cf0d9f

Comment 5 Fedora Update System 2021-05-08 14:16:33 UTC
FEDORA-EPEL-2021-069a2a7a2e has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-069a2a7a2e

Comment 6 Fedora Update System 2021-05-08 14:23:08 UTC
FEDORA-EPEL-2021-1b798a3a31 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-1b798a3a31

Comment 7 Fedora Update System 2021-05-09 02:08:08 UTC
FEDORA-2021-f49fd9bb19 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-f49fd9bb19`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-f49fd9bb19

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2021-05-09 02:20:16 UTC
FEDORA-2021-365a85beed has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-365a85beed`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-365a85beed

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2021-05-09 02:30:22 UTC
FEDORA-EPEL-2021-069a2a7a2e has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-069a2a7a2e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2021-05-09 02:36:08 UTC
FEDORA-EPEL-2021-1b798a3a31 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2021-1b798a3a31

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2021-05-09 02:36:50 UTC
FEDORA-2021-a170cf0d9f has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-a170cf0d9f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-a170cf0d9f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2021-05-12 05:43:50 UTC
FEDORA-2021-365a85beed has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2021-05-17 02:45:13 UTC
FEDORA-2021-a170cf0d9f has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2021-05-17 03:10:03 UTC
FEDORA-2021-f49fd9bb19 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2021-05-24 01:45:08 UTC
FEDORA-EPEL-2021-1b798a3a31 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2021-05-24 01:57:38 UTC
FEDORA-EPEL-2021-069a2a7a2e has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.