View Single Post
Old 10-14-2007, 11:00 AM   #298
gczobel
Enthusiast
gczobel began at the beginning.
 
Posts: 30
Karma: 10
Join Date: Jul 2007
Device: Sony Reader PRS-500, Kindle DXG
I have two problems with the version 0.4.10
1) Unhandled exception
I have a book in the reader with the title "Seņales de Lluvia".
(the third letter is a spanish letter)
double click on the book to change the title. Without change anything I click on another book. An exception is raised with text
Quote:
'ascii' codec can't encode character u'\xf1' in position 2: ordinal not in range(128)
Detailed traceback:
Traceback (most recent call last):
File "libprs500\gui2\library.pyo", line 636, in setData
File "libprs500\devices\prs500\books.pyo", line 78, in fset
UnicodeEncodeError: 'ascii' codec can't encode character u'\xf1' in position 2: ordinal not in range(128)
2) Click on a book for ex: "1984" ( i see the number in bold in the left margin)
Click on the View button.
An error message with the text "No book selected" is showed
gczobel is offline   Reply With Quote