View Single Post
Old 07-30-2012, 12:52 AM   #467
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,548
Karma: 79436716
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
As far as I can tell these are the steps I did:
  • Right clicked on book
  • selected Reading List
  • selected Customize Plugin
  • went to devices tab, then other tab, and back to lists tab
  • shows my "sync later" list
    • device to sync this list too Kobo Touch (main)
    • Add new list items to device
    • Sync to device when connected
    • Clear this list after sync
  • selected my "On Kobo Touch" list
    • device to sync this list too Kobo Touch (main)
    • Auto populate from books on device
    • Update column for add or remove
    • Column name: #onKobo (On Kobo)
    • Value to add / remove Y
  • selected OK
  • Attached Kobo
  • Error message
  • Ejected Kobo
  • Error message



Spoiler:

Code:
DeviceJob: 2 Get list of books on device done, calling callback
READING LIST: Metadata available: {'main': {u'device_store_uuid': u'abf9c02a-5a0b-4150-a227-9c625bdf9550', u'location_code': 'main', u'device_name': u'Kobo Reader', u'calibre_version': u'0.8.62', u'prefix': 'P:/', u'last_library_uuid': u'f5ff2231-fad2-4df4-98e7-41638249dd44', u'date_last_connected': u'2012-07-30T04:41:41.019000+00:00'}}
READING LIST: Sync Now - force_sync= False
READING LIST: Device found to sync to: Kobo Reader abf9c02a-5a0b-4150-a227-9c625bdf9550
READING LIST: No books on 'Sync Later' list need to be synced
READING LIST: Checking for automatic list(s)  [u'On Kobo Touch']
READING LIST: Auto-populating list:  On Kobo Touch
READING LIST: Removing 0 ids from automatic list: On Kobo Touch
READING LIST: Adding 0 ids to automatic list: On Kobo Touch
Traceback (most recent call last):
  File "calibre_plugins.reading_list.config", line 777, in on_device_metadata_available
  File "calibre_plugins.reading_list.config", line 862, in update_from_connection_status
  File "calibre_plugins.reading_list.config", line 376, in get_data
RuntimeError: wrapped C/C++ object of %S has been deleted

Job: 2 Get list of books on device finished
No details available.
DeviceJob: 2 Get list of books on device callback returned
Job: 2 Get list of books on device finished
No details available.
READING LIST: Device disconnected
Traceback (most recent call last):
  File "calibre_plugins.reading_list.config", line 773, in on_device_connection_changed
  File "calibre_plugins.reading_list.config", line 862, in update_from_connection_status
  File "calibre_plugins.reading_list.config", line 376, in get_data
RuntimeError: wrapped C/C++ object of %S has been deleted
PeterT is offline   Reply With Quote