View Single Post
Old 08-07-2015, 07:42 AM   #25
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by LucyOne View Post
Here it is:

calibre, version 2.34.0
ERROR: Unhandled exception: <b>AttributeError</b>:'POCKETBOOK622' object has no attribute 'gui_name'

calibre 2.34 [64bit] isfrozen: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.9
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM && Modify ePub && Goodreads Sync && Annotations && Reading List && Quality Check && BOL_DE && Hyphenate This!
Traceback (most recent call last):
File "calibre_plugins.annotations.action", line 924, in on_device_connection_changed
AttributeError: 'POCKETBOOK622' object has no attribute 'gui_name'
That is in the Annotations plugin. It is in a routine run when a device is plugged in. The driver for the POCKETBOOK622 is missing the attribute "gui_name". Te annoying things is that the error is on a debug statement.

As the Annotations plugin does not support the Pocketbook devices, unless you have another device that it does, you should uninstall this. But, other than displaying an error each time you plugin the device, I don't think this will cause a problem.
davidfor is offline   Reply With Quote