Bug 1131568
| Summary: | [abrt] Zim: ipc.py:756:call:ValueError: No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/korneta/Dropbox/notes/obk_zim_notes)> | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | aten <atenrok> | ||||||
| Component: | Zim | Assignee: | Robin Lee <robinlee.sysu> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | fabian, robinlee.sysu | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/1802088044f04137d83db8f531bb4602b2990d6f | ||||||||
| Whiteboard: | abrt_hash:f08f61af2b0a542469ec4caeae90b3665176dab9 | ||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-20 01:43:13 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 928397 [details]
File: backtrace
Created attachment 928398 [details]
File: environ
*** This bug has been marked as a duplicate of bug 1046099 *** |
Version-Release number of selected component: Zim-0.61-1.fc20 Additional info: reporter: libreport-2.2.3 cmdline: /usr/bin/python /usr/bin/zim --ipc-server-main /tmp/zim-korneta/zim-server-socket 30 executable: /usr/bin/zim kernel: 3.15.6-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1001 Truncated backtrace: ipc.py:756:call:ValueError: No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/korneta/Dropbox/notes/obk_zim_notes)> Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/zim/plugins/trayicon.py", line 260, in do_activate single stand-alone notebook. File "/usr/lib/python2.7/site-packages/zim/plugins/trayicon.py", line 347, in do_activate_notebook self.appindicator.set_menu(menu) File "/usr/lib/python2.7/site-packages/zim/ipc.py", line 756, in call #~ conn = Client(SERVER_ADDRESS, authkey=self._client_proxy_authkey) ValueError: No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/korneta/Dropbox/notes/obk_zim_notes)> Local variables in innermost frame: name: 'toggle_present' self: <zim.ipc.RemoteObjectProxy object at 0x2b9ea50> args: () re: ValueError('No such object: <RemoteObject: zim.gui.GtkInterface(file:///home/korneta/Dropbox/notes/obk_zim_notes)>',) kwargs: {} msg: <RemoteMethodCall: 2305: zim.gui.GtkInterface(file:///home/korneta/Dropbox/notes/obk_zim_notes).toggle_present((), {})> conn: <read-write Connection, handle 17>