View Single Post
Old 05-11-2016, 10:08 AM   #21
readin
Enthusiast
readin is on a distinguished road
 
Posts: 25
Karma: 50
Join Date: Apr 2016
Device: calibre
I made a couple of small changes to Agama's Book Links plugin, and now it installs an icon on the toolbar in calibre 2.56 [64bit]. I have attached the revised plugin as 'Book Links.zip'.

However, clicking the Book Links icon produces the following error:

Quote:
AttributeError:'LibraryDatabase' object has no attribute 'construct_path_name'

calibre, version 2.56.0
ERROR: Unhandled exception: <b>AttributeError</b>:'LibraryDatabase' object has no attribute 'construct_path_name'

calibre 2.56 [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: Book Links
Traceback (most recent call last):
File "calibre_plugins.book_links.ui", line 34, in show_ui
AttributeError: 'LibraryDatabase' object has no attribute 'construct_path_name'
I would be most grateful for any help in getting the plugin working.

calibre 2.56 [64bit] on Windows 10 Pro
Attached Files
File Type: zip Book Links.zip (5.3 KB, 185 views)
readin is offline   Reply With Quote