UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 37: invalid continuation byte

Bug #1743025 reported by Ptitprince
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

Hello Kovid,

Following a reinstalment of Win10. A member of a forum that I attend, encounter a problem in the use of calibre, the problem occurs when he records a book of his library on his hard drive. If I have the good information ;)

calibre 3.15 embedded-python: True is64bit: False

Windows-10-10.0.16299-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.16299')
Python 2.7.12+
Windows: ('10', '10.0.16299', 'SP0', u'Multiprocessor Free')
Interface language: fr
Traceback (most recent call last):
File "site-packages\calibre\gui2\save.py", line 106, in tick
File "site-packages\calibre\gui2\save.py", line 315, in do_one_update
File "site-packages\calibre\gui2\save.py", line 323, in updating_metadata_finished
File "site-packages\calibre\gui2\save.py", line 373, in report
File "site-packages\calibre\gui2\save.py", line 344, in format_report
File "site-packages\calibre\gui2\save.py", line 333, in indent
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 37: invalid continuation byte

Regards

Ptitprince

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1743025

The underlying error is hidden by an unrelated encoding error in the
error messaging code. I have fixed the encoding error, so after the next
release, the person should get a more useful error message.

 status fixreleased

Changed in calibre:
status: New → Fix Released
Revision history for this message
Ptitprince (ptitprince) wrote :

Ok thank you, I inform of that

Regards

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.