View Single Post
Old 07-25-2014, 02:03 AM   #1
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,800
Karma: 30237628
Join Date: Mar 2012
Location: Sydney Australia
Device: none
V 1.46 - Error with Author Link

I'm getting 4 of the following errors on any book where the Author Link field has a url to a local folder - e.g. file:///E:/Calibre%20Libraries/TestInfo/AuthorInfo/Anat%20Admati/ - the book details pane is either blank or it contains the details of the book that was previously current in the book list.

Code:
calibre, version 1.46.0
ERROR: Unhandled exception: <b>UnboundLocalError</b>:local variable 'lt' referenced before assignment

calibre 1.46 [64bit]  isfrozen: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.5
Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free')
Traceback (most recent call last):
  File "site-packages\calibre\gui2\book_details.py", line 609, in show_data
  File "site-packages\calibre\gui2\book_details.py", line 335, in show_data
  File "site-packages\calibre\gui2\book_details.py", line 28, in render_html
  File "site-packages\calibre\gui2\book_details.py", line 103, in render_data
  File "site-packages\calibre\ebooks\metadata\book\render.py", line 159, in mi_to_html
UnboundLocalError: local variable 'lt' referenced before assignment
BR

Last edited by BetterRed; 07-25-2014 at 02:06 AM.
BetterRed is offline   Reply With Quote