View Single Post
Old 11-06-2014, 06:34 AM   #76
Beamis
Junior Member
Beamis began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Sep 2014
Device: ipad 3
Having an issue after updating to 64 bit DLLs

Shellshock - first, thank you for your efforts in trying to get this connectivity back. Its very much appreciated, by those of us who don't know a compiler from an interpreter, but still like using computers.

I've followed your instructions re installing the 64 bit DLLs; I can connect to my ipad 3 under Windows 8.1 w/ Marvin, but now getting this issue:
DEBUG: 30.7 iOSReaderApp:free_space()
DeviceJob: 1 Get device information done, calling callback
DeviceJob: 1 Get device information callback returned
DEBUG: 30.8 iOSReaderApp:set_progress_reporter()
Job: 2 Set library information started
DeviceJob: 2 Set library information done, calling callback
DeviceJob: 2 Set library information callback returned
DEBUG: 30.8 iOSReaderApp:set_progress_reporter()
Job: 3 Get list of books on device started
DEBUG: 30.8 iOSReaderApp:books()
DEBUG: 30.8 iOSReaderApp:_localize_database_path()
DEBUG: 30.8 copying local_db from u'/Library/mainDb.sqlite'
Job: 1 Get device information finished
No details available.
Job: 2 Set library information finished
No details available.
DEBUG: 31.4 iOSReaderApp:_restore_from_snapshot()
DEBUG: 31.4 Analyzing local booklist
DeviceJob: 3 Get list of books on device done, calling callback
must be string or buffer, not None

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 87, in run
File "site-packages\calibre\gui2\device.py", line 502, in _books
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 285, in books
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 2352, in _restore_from_snapshot
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 2328, in _validate_mainDb_profile
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 1579, in _compare_mainDb_profiles
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 2111, in _profile_db
TypeError: must be string or buffer, not None

DeviceJob: 3 Get list of books on device callback returned
Job: 3 Get list of books on device finished
must be string or buffer, not None

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 87, in run
File "site-packages\calibre\gui2\device.py", line 502, in _books
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 285, in books
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 2352, in _restore_from_snapshot
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 2328, in _validate_mainDb_profile
File "C:\Users\JIMIRE~1\AppData\Local\Temp\calibre_hikb rb\_mkbmg_ios_local_db\Marvin_overlays.py", line 1579, in _compare_mainDb_profiles
DEBUG: 42.8 iOSReaderApp:shutdown()
DEBUG: 42.8 iOSReaderApp:eject()
_db\Marvin_overlays.py", line 2111, in _profile_db
TypeError: must be string or buffer, not None

Last edited by Beamis; 11-06-2014 at 06:37 AM.
Beamis is offline   Reply With Quote