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: ZimAssignee: Robin Lee <robinlee.sysu>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: 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:
Description Flags
File: backtrace
none
File: environ none

Description aten 2014-08-19 14:59:46 UTC
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>

Comment 1 aten 2014-08-19 14:59:49 UTC
Created attachment 928397 [details]
File: backtrace

Comment 2 aten 2014-08-19 14:59:50 UTC
Created attachment 928398 [details]
File: environ

Comment 3 Robin Lee 2014-08-20 01:43:13 UTC

*** This bug has been marked as a duplicate of bug 1046099 ***