Quote:
Originally Posted by kovidgoyal
Run calibre in a terminal as
calibre-debug -g and you may get some helpful debugging output.
|
Here is the output, from plugging-in to ejecting:
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.4 USBMS: scan from root False /media/Kindle/documents
DEBUG: 0.4 USBMS: count found in cache: 129, count of files in metadata: 128, need_sync: True
DEBUG: 0.4 USBMS: starting sync_booklists
DEBUG: 0.8 USBMS: finished sync_booklists
DEBUG: 0.8 USBMS: Finished fetching list of books from device. oncard= None
DEBUG: 0.8 USBMS: Fetching list of books from device. Device= KINDLE2 oncard= carda
DEBUG: 0.8 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.
Udisks eject call for: /dev/sdg1 failed:
org.freedesktop.UDisks.Error.Busy: One or more partitions are busy on /dev/sdg
which is strange, because nothing apart from Calibre was using /dev/sdg1.
Will ask about udisk on the SolydX forum.