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
|