Bug 1721575
| Summary: | Tweaks are pointing to wrong extension page in gnome-software | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Martin Krajnak <mkrajnak> | 
| Component: | gnome-tweaks | Assignee: | Milan Crha <mcrha> | 
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | 
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.1 | CC: | jkoten, klember, tpelka | 
| Target Milestone: | rc | Flags: | pm-rhel:
                mirror+
                 | 
  
| Target Release: | 8.1 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | gnome-tweaks-3.28.1-4.el8 | Doc Type: | If docs needed, set a value | 
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-11-05 22:14: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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1678350 | ||
| 
 
        
          Description
        
        
          Martin Krajnak
        
        
        
        
        
          2019-06-18 15:08:34 UTC
        
       
      
      
      
    For convenience gnome-shell-extension-apps-menu-3.32.1-4.el8.noarch gnome-shell-extension-windowsNavigator-3.32.1-4.el8.noarch Thanks for a bug report. I do not see how to tell gnome-software to open installed page instead of "the first it finds for the given application ID", when the applications/plugins/... can come from multiple sources. The extension itself doesn't give a clue where its origin is, whether an rpm file or the web site or whatever, thus the gnome-tweaks cannot use --details-pkg instead. They currently call: $ gnome-software --details=user/\*/extensions-web/shell-extension/alternate-tab_gnome-shell-extensions.gcampax.github.com/\* for the AlternateTab extension, which installs all its files to: /usr/share/gnome-shell/extensions/alternate-tab\@gnome-shell-extensions.gcampax.github.com/ which also contains meta-info.json, where is no clue about corresponding rpm. I'm moving this to gnome-software for any advice. It's possible I overlooked something obvious. I believe this is a gnome-tweaks bug. We should backport https://src.fedoraproject.org/rpms/gnome-tweaks/blob/master/f/0001-extensions-Fix-opening-system-installed-extensions-i.patch to gnome-tweaks to fix this. Oops, I didn't check what is in Fedora, neither upstream. My fault. Thanks for the pointer. (In reply to Kalev Lember from comment #3) > I believe this is a gnome-tweaks bug. We should backport > https://src.fedoraproject.org/rpms/gnome-tweaks/blob/master/f/0001- > extensions-Fix-opening-system-installed-extensions-i.patch to gnome-tweaks > to fix this. You are right, it helped. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2019:3553  |