Bug 1111753
| Summary: | [abrt] mintmenu: keybinding.py:119:ungrab:AttributeError: 'GlobalKeyBinding' object has no attribute 'keycode' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | shanemikel1 | ||||||
| Component: | mintmenu | Assignee: | Wolfgang Ulbrich <raveit65.sun> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | raveit65.sun | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/abd8927f1e38c921cf49ab2ceb195299e61b6a7e | ||||||||
| Whiteboard: | abrt_hash:56f24001550b056379cbea88f1ac47b64273d838 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-11-09 18:40:01 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: | |||||||||
| Attachments: |
|
||||||||
Created attachment 910911 [details]
File: backtrace
Created attachment 910912 [details]
File: environ
Why not using latest 5.5.3 ? Please provide exact'steps to reproduce', and does this issue occours everytime? Without those infos a bug report is pretty useless and can't fixed by upstream. no answer from reporter. |
Version-Release number of selected component: mintmenu-5.5.1-0.1.git9e8c4d91.fc20 Additional info: reporter: libreport-2.2.2 cmdline: python /usr/share/linuxmint/mintMenu/mintMenu.py executable: /usr/share/linuxmint/mintMenu/mintMenu.py kernel: 3.11.10-301.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: keybinding.py:119:ungrab:AttributeError: 'GlobalKeyBinding' object has no attribute 'keycode' Traceback (most recent call last): File "/usr/share/linuxmint/mintMenu/mintMenu.py", line 691, in hotkeyChanged self.keybinder.ungrab() File "/usr/share/linuxmint/mintMenu/keybinding.py", line 119, in ungrab if self.keycode: AttributeError: 'GlobalKeyBinding' object has no attribute 'keycode' Local variables in innermost frame: self: <GlobalKeyBinding object at 0x1804eb0 (keybinding+GlobalKeyBinding at 0x194b0e0)>