Output is long and repeating - I have deleted repeating lines:
Quote:
File "re.py", line 190, in compile
File "re.py", line 245, in _compile
error: redefinition of group name u'author' as group 2; was group 1
Traceback (most recent call last):
File "site-packages/calibre/devices/usbms/driver.py", line 186, in update_booklist
File "site-packages/calibre/devices/usbms/driver.py", line 482, in book_from_path
File "site-packages/calibre/devices/kindle/driver.py", line 76, in metadata_from_path
File "site-packages/calibre/devices/usbms/driver.py", line 475, in metadata_from_formats
File "site-packages/calibre/devices/usbms/driver.py", line 417, in build_template_regexp
File "re.py", line 190, in compile
File "re.py", line 245, in _compile
error: redefinition of group name u'author' as group 2; was group 1 .... (repeated many times)
david@ubuntu-lucid64:
|
From file capture output to file:
Quote:
Starting up...
Started up in 0.91 seconds with 0 books
Job: 1 Get device information started
DeviceJob: 1 Get device information done, calling callback
DeviceJob: 1 Get device information callback returned
Job: 2 Get list of books on device started
DEBUG: 0.0 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= None
DEBUG: 0.0 USBMS: dirs are: /media/Kindle/ documents
DEBUG: 0.0 USBMS: scan from root False /media/Kindle/documents
DEBUG: 0.4 USBMS: count found in cache: 0, count of files in metadata: 0, need_sync: False
DEBUG: 0.4 USBMS: Finished fetching list of books from device. oncard= None
DEBUG: 0.4 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= carda
DEBUG: 0.4 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= cardb
DeviceJob: 2 Get list of books on device done, calling callback
DeviceJob: 2 Get list of books on device callback returned
Job: 1 Get device information finished
No details available.
Job: 2 Get list of books on device finished
No details available.
|
Note: It is a Kindle 3G - has a keyboard. Reported above as Kindle 2 ??
Many thanks,
David