View Single Post
Old 11-09-2014, 07:13 PM   #1
bossanova808
Enthusiast
bossanova808 began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Apr 2011
Device: Many
Consistent Crashing on Auto Import

Ok so for a long time I have been experiencing consistent crashing on auto importing of books. When I restart Calibre the books do appear in the library, though.

I have removed all plugins except for Kindle Collections. Running on Win 7 64 bit (64 bit Calibre too).

The auto import folder is a Drobox folder, but even if I add the files locally the crashes occur as well.

Debug log gives:

calibre Debug log
calibre 2.9 [64bit] isfrozen: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.8
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: Kindle Collections
Starting up...
Problem creating accessible interface for: BooksView(0xb199840, name = "library_view")
Make sure to deploy Qt with accessibility plugins.
Started up in 31.12 seconds with 1303 books
SMART_DEV ( 0.00: 0.002) _attach_to_port try ip address "" on port 9099
SMART_DEV ( 0.89: 0.801) startup_on_demand listening on port 9099
SMART_DEV ( 0.95: 0.003) _attach_to_port try ip address "" on port 54982
SMART_DEV ( 0.98: 0.000) startup_on_demand broadcast socket listening on port 54982
SMART_DEV ( 2.04: 1.022) run All IP addresses {'{AE346E4C-BE8B-4992-B522-C3CCD525E1B2}': [{'addr': '169.254.244.97'}], '{C3403C80-170E-4AD2-83F5-C34114D94AD0}': [{'addr': '192.168.1.51', 'broadcast': '192.168.1.255', 'netmask': '255.255.255.0'}], '{F89AC4F6-9848-4DAD-B727-E90B90A62175}': [{'addr': '192.168.147.1', 'broadcast': '192.168.147.255', 'netmask': '255.255.255.0'}], '{35F1C0B3-B1FE-4618-B3BC-F6DDD688DBED}': [{'addr': '192.168.37.1', 'broadcast': '192.168.37.255', 'netmask': '255.255.255.0'}], '{846EE342-7039-11DE-9D20-806E6F6E6963}': [{'addr': '127.0.0.1', 'broadcast': '127.255.255.255', 'netmask': '255.0.0.0'}]}
QTextCursor::setPosition: Position '57' out of range
QTextCursor::setPosition: Position '65' out of range
QTextCursor::setPosition: Position '1' out of range
Worker Launch tooC:\Program Files\Calibre2\pylib.zip\cherrypy\process\wspbus.p y:225: RuntimeWarning: The main thread is exiting, but the Bus is in the states.STARTED state; shutting it down automatically now. You must either call bus.block() after start(), or call bus.exit() before the main thread exits.
Traceback (most recent call last):
File "site-packages\calibre\utils\Zeroconf.py", line 884, in run
File "site-packages\calibre\utils\Zeroconf.py", line 929, in handle_read
File "socket.py", line 170, in _dummy
error: [Errno 9] Bad file descriptor

Any ideas on this one?
bossanova808 is offline   Reply With Quote