On Sat, 2005-07-02 at 13:26 -0400, Philipp Weis wrote:
> Package: quodlibet
> Version: 0.11-1
> Severity: normal
> 
> Hi,
> 
> I have quite a view files with wierd names around, due to some
> problems with charset conversions in the past. Quodlibet has been able
> to deal quite well with them so far, but it has a problem with one of
> them right now.
> 
> If I try to edit the tags of this file, quodlibet hangs in the
> progress dialog with 0/1 files saved. I get the following debugging
> output:
> 
> Traceback (most recent call last):
>   File "/usr/lib/quodlibet/quodlibet.zip/widgets.py", line 3225, in
>   save_files
>   UnicodeDecodeError: 'utf8' codec can't decode bytes in position
>   86-88: invalid data

Thanks for the catch! It's screwing up because we forgot to decode
filenames non-strictly in warning/confirmation/error dialogs when
saving. r1307 in SVN solves the problem, and the fix will be included in
the 0.12 release.
-- 
Joe Wreschnig <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to