So i'm completely new here and found you since i have problems with my old Macbook Pro (2015) and my brand new Kobo Colour.
I've installed the plugin mentioned above (Kobotouch348-1.3.zip) in my Calibre 6.29. After this it seems the Kobo Colour is still not detected (not like my Clara HD), but I can send books to the ClaraColour. BUT these books (including cover) are displayed in the wrong size (only a quarter of the screen in is used?).
Calibre gives this error when reading the device:
Quote:
KOBOTOUCH348' object has no attribute 'device_model_id'
Traceback (most recent call last):
File "calibre/gui2/device.py", line 104, in run
File "calibre/gui2/device.py", line 518, in _get_device_information
File "calibre/devices/kobo/driver.py", line 1563, in get_device_information
File "calibre_plugins.kobotouch348.driver", line 111, in set_device_name
elif self.isClaraBW():
File "calibre_plugins.kobotouch348.driver", line 69, in isClaraBW
return self.device_model_id.endswith('391')
AttributeError: 'KOBOTOUCH348' object has no attribute 'device_model_id'
|
Is it me who's doing something wrong, or is this the plugin which doesn't fully does the job?