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....