View Single Post
Old 01-21-2014, 03:37 AM   #2
cbrace
Junior Member
cbrace began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2010
Location: Amsterdam
Device: Kobo Aura HD
It appears the version of Calibre in the Ubuntu repository is more than a few months old, so I downloaded and installed v1.20.

Still can't browse the device. I see this under Update cached meta on device:

Code:
'list' object has no attribute 'set_debugging_title'

Traceback (most recent call last):
  File "site-packages/calibre/gui2/device.py", line 86, in run
  File "site-packages/calibre/gui2/device.py", line 520, in _sync_booklists
  File "site-packages/calibre/devices/kobo/driver.py", line 923, in sync_booklists
  File "site-packages/calibre/devices/kobo/driver.py", line 2156, in update_device_database_collections
AttributeError: 'list' object has no attribute 'set_debugging_title'
Strangely enough I don't have this problem on my Windows laptop at work. Hmmm....

Last edited by DoctorOhh; 01-21-2014 at 03:58 AM. Reason: added closed code bracket
cbrace is offline   Reply With Quote