Bug 878665 - [abrt] Zim-0.57-2.fc16: socket.py:224:meth:error: [Errno 2] No such file or directory
Summary: [abrt] Zim-0.57-2.fc16: socket.py:224:meth:error: [Errno 2] No such file or d...
Keywords:
Status: CLOSED DUPLICATE of bug 885262
Alias: None
Product: Fedora
Classification: Fedora
Component: Zim
Version: 16
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robin Lee
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:24297ed8d5fb28326950878945e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-11-20 21:49 UTC by David Kovalsky
Modified: 2014-03-31 23:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-10 06:04:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description David Kovalsky 2012-11-20 21:49:54 UTC
libreport version: 2.0.10
abrt_version:   2.0.7
cmdline:        /usr/bin/python /usr/bin/zim
comment:        Started Zim and chose to upgrade notebook
executable:     /usr/bin/zim
kernel:         3.6.6-1.fc16.x86_64
time:           Tue 20 Nov 2012 10:47:26 PM CET
uid:            10625
username:       dkovalsk

backtrace:
:socket.py:224:meth:error: [Errno 2] No such file or directory
:
:Traceback (most recent call last):
:  File "/usr/bin/zim", line 73, in <module>
:    zim.main(argv)
:  File "/usr/lib/python2.7/site-packages/zim/__init__.py", line 445, in main
:    gui = server.get_notebook(notebook)
:  File "/usr/lib/python2.7/site-packages/zim/ipc.py", line 753, in get_notebook
:    return self.get_proxy(RemoteObject(self._notebookklass, uri), open)
:  File "/usr/lib/python2.7/site-packages/zim/ipc.py", line 734, in get_proxy
:    if not self.has_object(remoteobject):
:  File "/usr/lib/python2.7/site-packages/zim/ipc.py", line 699, in call
:    conn = Client(SERVER_ADDRESS, SERVER_ADDRESS_FAMILY)
:  File "/usr/lib64/python2.7/multiprocessing/connection.py", line 169, in Client
:    c = SocketClient(address)
:  File "/usr/lib64/python2.7/multiprocessing/connection.py", line 293, in SocketClient
:    s.connect(address)
:  File "/usr/lib64/python2.7/socket.py", line 224, in meth
:    return getattr(self._sock,name)(*args)
:error: [Errno 2] No such file or directory
:
:Local variables in innermost frame:
:self: <socket._socketobject object at 0x119f1a0>
:args: ('/tmp/zim-dkovalsk/zim-server-socket',)
:name: 'connect'

Comment 1 Robin Lee 2012-11-21 01:17:31 UTC
How to reproduce this issue?

Comment 2 David Kovalsky 2012-11-21 10:28:39 UTC
Hmm, I think the key here will be having access to my files. 


I'll try making a backup of my notebook and try to get to the problematic file that may be causing this.

Comment 3 Robin Lee 2012-12-10 06:04:22 UTC

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


Note You need to log in before you can comment on or make changes to this bug.