Comment 19 for bug 989496

Revision history for this message
Pekka Kilponen (pkilpo) wrote : Re: UnicodeDecodeError: 'utf8' codec can't decode byte 0xd1 in position 117

This is what I get:
...
selection.py", line 187, in Iterate
    log.Debug(_("Selecting %s") % subpath.name)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe4 in position 43: invalid continuation byte

if this is of any help