| Summary: | gnome-shell-search-fedora-packages extension not usable | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Olavi Ourson <ourson77> | ||||
| Component: | gnome-shell-search-fedora-packages | Assignee: | Ralph Bean <rbean> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | rbean | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-01-28 23:42:00 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: | |||||
| Attachments: |
|
||||||
This is correct, but I think it is more broken than just the metadata. I tried enabling it by hand but no results come back. This packaged has been retired in rawhide. Closing as wontfix. |
Created attachment 840321 [details] Update Gnome shell version metadata to make extension usable in Fedora 20 Description of problem: gnome-shell-search-fedora-packages extension is not usable as tweak tool reports it as not being compatible with Gnome shell version. Version-Release number of selected component (if applicable): 1.1.2-3.fc20.noarch How reproducible: See below Steps to Reproduce: 1. sudo yum install gnome-shell-search-fedora-packages gnome-tweak-tool 2. Launch tweak tool 3. Go to extensions tab Actual results: Fedora package search provider shown as not compatible and can't be enabled Expected results: Fedora package search provider could be enabled Additional info: Extension metadata /usr/share/gnome-shell/extensions/fedora-packages-search-provider/metadata.json lists only 3.6.3.1 shell version while Fedora 20 has 3.10.x. I didn't investigate further if it's actually that tightly coupled to 3.6.x, but seems that adding 3.8 and 3.10 to the list solves the problem. Attached a patch for RPM as fix proposal.