View Single Post
Old 09-21-2016, 03:18 PM   #1614
Barcey
Wizard
Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.Barcey ought to be getting tired of karma fortunes by now.
 
Barcey's Avatar
 
Posts: 1,531
Karma: 8059866
Join Date: Oct 2007
Location: Canada
Device: Kobo H2O / Aura HD / Glo / iPad3
I'm receiving the following error when using the Extended Device Driver but if I switch to the main driver it works.

Spoiler:

calibre, version 2.68.0
ERROR: Error: Error communicating with device

'bool' object has no attribute 'startswith'

Traceback (most recent call last):
File "site-packages/calibre/gui2/device.py", line 87, in run
File "site-packages/calibre/gui2/device.py", line 584, in _upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 335, in upload_books
File "site-packages/calibre/devices/kobo/driver.py", line 1935, in upload_books
File "calibre_plugins.kobotouch_extended.device.driver" , line 259, in _modify_epub
File "lib/python2.7/posixpath.py", line 254, in expanduser
AttributeError: 'bool' object has no attribute 'starts with'


I went to plugins and tried the "customize plugin" and received the following error.

Spoiler:

calibre, version 2.68.0
ERROR: Unhandled exception: <b>TypeError</b>:QLineEdit.setText(): argument 1 has unexpected type 'bool'

calibre 2.68 embedded-python: True is64bit: True
Darwin-15.6.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '15.6.0', 'Darwin Kernel Version 15.6.0: Mon Aug 29 20:21:34 PDT 2016; root:xnu-3248.60.11~1/RELEASE_X86_64')
Python 2.7.11
OSX: ('10.11.6', ('', '', ''), 'x86_64')
Successfully initialized third party plugins: DeDRM (6, 1, 0) && Kobo Utilities (2, 4, 1) && KoboTouchExtended (2, 8, 2) && KePub Output (2, 7, 1)
Traceback (most recent call last):
File "site-packages/calibre/gui2/dialogs/plugin_updater.py", line 792, in _configure_clicked
File "site-packages/calibre/customize/__init__.py", line 154, in do_user_config
File "calibre_plugins.kobotouch_extended.device.driver" , line 139, in config_widget
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 42, in __init__
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 70, in __init__
File "calibre_plugins.kobotouch_extended.device.koboext ended_config", line 136, in __init__
TypeError: QLineEdit.setText(): argument 1 has unexpected type 'bool'

Barcey is offline   Reply With Quote