View Single Post
Old 11-07-2017, 02:38 PM   #1
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,212
Karma: 16534894
Join Date: Sep 2009
Location: UK
Device: Kobo: KA1, ClaraHD, Forma, Libra2, Clara2E. PocketBook: TouchHD3
Errors spotted when starting calibre in debug mode

Windows 10 and calibre v3.11.1 run from source...

I was doing some work on my plugins today and needed to test something in debug mode.

On calibre start up I saw 17 repeated occurrences of this warning:
Code:
libpng warning: iCCP: known incorrect sRGB profile
and immediately after the 'Started up in n.nn seconds with nnn books' message was this error:
Code:
Traceback (most recent call last):
  File "site-packages\calibre\gui2\cover_flow.py", line 145, in subtitle
  File "site-packages\calibre\gui2\cover_flow.py", line 105, in render_template
AttributeError: 'DatabaseImages' object has no attribute 'template_cache'
I don't believe either is related to anything I was testing. Do I need to worry about them?
jackie_w is offline   Reply With Quote