View Single Post
Old 04-24-2011, 06:48 AM   #727
ikar
Member
ikar began at the beginning.
 
Posts: 13
Karma: 34
Join Date: Jul 2010
Device: none
I've tested this version , but it doesn't work too.

My logs:

calibre, version 0.7.57
ERROR: Nieznany wyjątek: <b>UnicodeDecodeError</b>:'utf8' codec can't decode byte 0xb3 in position 28: invalid start byte

Traceback (most recent call last):
File "calibre_plugins.kindle_collections.ui", line 136, in create_kindle_collections
File "calibre_plugins.kindle_collections.create_preview ", line 32, in create
File "calibre_plugins.kindle_collections.create_preview ", line 57, in create_kindle_collections_main
File "calibre_plugins.kindle_collections.kindle_boo ks", line 34, in init
File "calibre_plugins.kindle_collections.kindle_boo ks", line 57, in __init__
File "calibre_plugins.kindle_collections.kindle_boo ks", line 249, in load_kindle_books
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb3 in position 28: invalid start byte

All my books are recognized , but I cut in log listing of my books.
But encoding is not working properly. For example in log in this line is
2011/04/24 10:42:53: Including Calibre column label "title", name "Tytuł"
but should be .. name "Tytuł"

Last edited by ikar; 04-24-2011 at 02:42 PM.
ikar is offline