View Single Post
Old 02-06-2011, 09:55 AM   #5
kievking
Junior Member
kievking began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2011
This version is available in Xubuntu(Ubuntu) software packages. I'll try to update calibre manually. The following message appeared when I ran Calibre from the Command Line:


ICE default IO error handler doing an exit(), pid = 1912, errno = 32

Exception in thread Thread-3 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib/calibre/calibre/utils/ipc/server.py", line 167, in run
File "/usr/lib/python2.6/Queue.py", line 177, in get
File "/usr/lib/python2.6/threading.py", line 254, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Exception in thread Thread-8 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib/calibre/calibre/utils/ipc/server.py", line 167, in run
File "/usr/lib/python2.6/Queue.py", line 177, in get
File "/usr/lib/python2.6/threading.py", line 254, in wait
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Exception in thread Thread-4 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
File "/usr/lib/calibre/calibre/gui2/device.py", line 445, in run
File "/usr/lib/python2.6/threading.py", line 117, in acquire
<type 'exceptions.TypeError'>: 'NoneType' object is not callable
Segmentation fault
kievking is offline   Reply With Quote