Bug 530603
| Summary: | Loads of "unknown actions" in GNOME keybindings | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bastien Nocera <bnocera> |
| Component: | compiz | Assignee: | Kristian Høgsberg <krh> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | awilliam, krh, mclasen |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-10-30 17:04:18 UTC | Type: | --- |
| 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: | 473303 | ||
|
Description
Bastien Nocera
2009-10-23 17:34:54 UTC
Here are my findings:
<mclasen> drago01: hey, it appears to me that the 'unknown key' shows up in the keybinding capplet
<mclasen> because all the key names in the keybinding xml files lack the '/plugins/' path element
<mclasen> running sed -i -e 's#compiz/gnomecompat#compiz/plugins/gnomecompat#' 50-compiz-*
<mclasen> makes all the unknown keys go away
<mclasen> execpt for 2: opacity_{increase,decrease}_key
<mclasen> those seem to be missing in the schemas
Fix is http://koji.fedoraproject.org/koji/buildinfo?buildID=139026 , which has been tagged for final - https://fedorahosted.org/rel-eng/ticket/2912 . I tested this build and it seems fine; no problematic entries in gnome-keybinding-properties . oxf13 notes that "you shouldn't see Increase or Decrease when running metacity" (meaning opacity), but I don't believe that's really the same bug, and doesn't seem like a blocker. closing, please re-open if there's anything left to do on this one, but I think for the 'don't show inappropriate actions for the running wm' bug, we'd want a new report, it's not the same as this AFAICS. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers |