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