View Single Post
Old 06-24-2016, 04:53 PM   #5
AnemicOak
Bookaholic
AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.AnemicOak ought to be getting tired of karma fortunes by now.
 
AnemicOak's Avatar
 
Posts: 14,391
Karma: 54969924
Join Date: Oct 2007
Location: Minnesota
Device: iPad Mini 4, AuraHD, iPhone XR +
Quote:
Originally Posted by davidfor View Post
I have done some serious surgery on the main KoboTouch driver. Unfortunately, there are a couple of incompatibilities between these changes and the released version of the extended driver. An updated version will be available soon. In the meantime, you can disable the extended driver and use the main KoboTouch driver. You will need to reconfigure this. Or, you can use the version of the extended driver I posted here. That should have the same code as the latest release of the extended driver but the few changes needed to work with the updated KoboTouch driver.
Thanks. Unfortunately I get the exact same errors (*) with the beta plugin installed too. First I installed the beta plugin over the top of the other one, then deleted the plugin completely and installed the beta one, just in case. If I disable the extended driver and enable the regular one the device connects fine, but I really would like to be able to use the extended driver as it makes using kePub's easier.


* The error on connection is exactly the same. The error when trying to configure the extended driver is slightly different as it lists line 143 instead of 148 for the one line of the error message.

Spoiler:

ERROR: Unhandled Exception

IndexError:list index out of range
Code:
calibre, version 2.60.0
ERROR: Unhandled exception: <b>IndexError</b>:list index out of range

calibre 2.60 [64bit]  embedded-python: True is64bit: True
Windows-8-6.2.9200 Windows ('64bit', 'WindowsPE')
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM (6, 2, 1) && Kobo Utilities (2, 3, 2) && KoboTouchExtended (2, 6, 2) && EpubSplit (2, 1, 2) && Obok DeDRM (3, 0, 6) && Modify ePub (1, 3, 13) && Count Pages (1, 6, 9) && KindleUnpack - The Plugin (0, 81, 2)
Traceback (most recent call last):
  File "site-packages\calibre\gui2\preferences\plugins.py", line 289, in double_clicked
  File "site-packages\calibre\gui2\preferences\plugins.py", line 370, in modify_plugin
  File "site-packages\calibre\customize\__init__.py", line 154, in do_user_config
  File "calibre_plugins.kobotouch_extended.device.driver", line 143, in config_widget
  File "site-packages\calibre\devices\kobo\driver.py", line 2785, in config_widget
  File "calibre_plugins.kobotouch_extended.device.driver", line 135, in settings
IndexError: list index out of range

Last edited by AnemicOak; 06-24-2016 at 06:24 PM.
AnemicOak is offline   Reply With Quote