View Single Post
Old 09-20-2013, 01:04 AM   #3
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,999
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
On connect I get:
Spoiler:
Code:
Worker Launch took: 0.142999887466
Job: 9 Get device information started
DeviceJob: 9 Get device information done, calling callback
DeviceJob: 9 Get device information callback returned
Job: 10 Get list of books on device started
DEBUG: 7792.3 USBMS: Fetching list of books from device. Device= NOOK_COLOR onca
rd= None
DEBUG: 7792.3 USBMS: dirs are: G:\ My Files
DEBUG: 7792.3 USBMS: scan from root True G:\
DEBUG: 7792.3 USBMS: count found in cache: 0, count of files in metadata: 0, nee
d_sync: False
DEBUG: 7792.3 USBMS: Finished fetching list of books from device. oncard= None
DEBUG: 7792.3 USBMS: Fetching list of books from device. Device= NOOK_COLOR onca
rd= carda
DEBUG: 7792.3 USBMS: dirs are: I:\
Job: 9 Get device information finished
No details available.
DEBUG: 7800.9 USBMS: scan from root True I:\
DEBUG: 7804.2 USBMS: count found in cache: 2773, count of files in metadata: 277
3, need_sync: False
DEBUG: 7804.2 USBMS: Finished fetching list of books from device. oncard= carda
DEBUG: 7804.2 USBMS: Fetching list of books from device. Device= NOOK_COLOR onca
rd= cardb
DeviceJob: 10 Get list of books on device done, calling callback
READING LIST: Metadata available: {'A': {u'device_store_uuid': u'de84e019-fe07-4
e40-8bd6-020f308c9ec3', u'location_code': 'A', u'device_name': u'The Nook', u'ca
libre_version': u'1.3.0', u'prefix': 'I:/', u'last_library_uuid': u'e835a254-143
e-4293-b466-d075973e44a4', u'date_last_connected': u'2013-09-20T03:23:31.836000+
00:00'}, 'main': {u'device_store_uuid': u'1164341b-3489-49e5-8ef2-386a547850c4',
 u'location_code': 'main', u'device_name': u'The Nook', u'calibre_version': u'1.
3.0', u'prefix': 'G:/', u'last_library_uuid': u'e835a254-143e-4293-b466-d075973e
44a4', u'date_last_connected': u'2013-09-20T03:23:31.817000+00:00'}}
READING LIST: Sync Now - force_sync= False
READING LIST: Device found to sync to: The Nook de84e019-fe07-4e40-8bd6-020f308c
9ec3
READING LIST: No books on 'Add to Nook' list need to be synced
DeviceJob: 10 Get list of books on device callback returned
Job: 10 Get list of books on device finished
No details available.
I would wonder about it reporting as a NOOK_COLOR while the User-defined device info says NOOK_SIMPLETOUCH, but it reports as NOOK_COLOR on the Win7, too.

On eject, I get:
Code:
Eject failed: [Error 2] The system cannot find the file specified
But only when the SD card is in. Without, I don't get that message, but the same behavior still. And I also get that message on Win7, too.

I know some of the output above is from plugins, so I ran with --ignore-plugins, too. No change.

If I eject each drive (the SD card and the Nook) as drives first, it disconnects as expected, but the drives remain defined with media removed. (This is how B&N says to eject.) When I eject from calibre, the drives themselves are removed from the system.

This all seems so familiar that feel like it's a problem I solved on the last computer, too. All I remember about it is that I had to plug it into the SS-USB port and not the USB on the other side. I'm using ports labeled SS-USB on the new one, too...
JimmXinu is offline   Reply With Quote