| Summary: | [abrt] mintmenu: display.py:303:send_request:ConnectionClosedError: Display connection closed by server | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jxanti.jx | ||||||
| Component: | mintmenu | Assignee: | Wolfgang Ulbrich <fedora> | ||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | fedora | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | i686 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/82fa881d6d81736153cbc2a2c91bc6302567ce01 | ||||||||
| Whiteboard: | abrt_hash:7496186fac2a33746f41facd6025076f1bbd5f76 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2013-12-25 07:40:36 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 839523 [details]
File: backtrace
Created attachment 839524 [details]
File: environ
The opensuse sonar theme isn't under development anymore and is a third party theme. Use only themes which are in fedora. |
Description of problem: After installing the sonar theme the mintmenu did not came back Version-Release number of selected component: mintmenu-5.5.0-1.fc20 Additional info: reporter: libreport-2.1.10 cmdline: python /usr/share/linuxmint/mintMenu/mintMenu.py dso_list: python-xlib-0.15-0.9.rc1.fc20.noarch executable: /usr/share/linuxmint/mintMenu/mintMenu.py kernel: 3.11.10-301.fc20.i686+PAE runlevel: N 5 type: Python uid: 1000 Truncated backtrace: display.py:303:send_request:ConnectionClosedError: Display connection closed by server Traceback (most recent call last): File "/usr/share/linuxmint/mintMenu/mintMenu.py", line 707, in hotkeyChanged self.keybinder.ungrab() File "/usr/share/linuxmint/mintMenu/keybinding.py", line 120, in ungrab self.root.ungrab_key(self.keycode, X.AnyModifier, self.root) File "/usr/lib/python2.7/site-packages/Xlib/xobject/drawable.py", line 565, in ungrab_key modifiers = modifiers) File "/usr/lib/python2.7/site-packages/Xlib/protocol/rq.py", line 1408, in __init__ display.send_request(self, onerror is not None) File "/usr/lib/python2.7/site-packages/Xlib/protocol/display.py", line 303, in send_request raise self.socket_error ConnectionClosedError: Display connection closed by server Local variables in innermost frame: self: <Xlib.display._BaseDisplay instance at 0x87687ac> request: <Xlib.protocol.request.UngrabKey instance at 0x8785a0c> wait_for_response: True