Running Version 0.3.109 libprs500-beta
When placing the file
'The Little Prince' it placed an '&' between the first and last name of the author after it transfered to reader- I tried to change the '&' to a comma on the reader and it crashes (tried 4 times) with the following error-
Quote:
Traceback (most recent call last):
File "libprs500/gui2/library.pyo", line 624, in setData
File "libprs500/devices/prs500/books.pyo", line 52, in __set__
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 4: ordinal not in range(128)
|