Your message dated Sun, 31 Jul 2005 20:17:04 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#307540: fixed in quodlibet 0.12-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Apr 2005 12:10:57 +0000
>From [EMAIL PROTECTED] Thu Apr 28 05:10:57 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DR7r6-00079F-00; Thu, 28 Apr 2005 05:10:56 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
id ECBFE64D85; Thu, 28 Apr 2005 12:10:54 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
id BD0F24F917; Thu, 28 Apr 2005 13:10:30 +0100 (BST)
Date: Thu, 28 Apr 2005 13:10:30 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Please support UTF8/Unicode
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.8i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: python-id3lib
Severity: wishlist
Please support UTF8 ID3v2 tags.
----- Forwarded message from Chris Vanden Berghe <[EMAIL PROTECTED]> -----
From: Chris Vanden Berghe <[EMAIL PROTECTED]>
Subject: Re: Bug#266052: jack: doesn't support UTF8 freedb entries
Date: Tue, 26 Apr 2005 13:37:54 +0200
To: Martin Michlmayr <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED], [EMAIL PROTECTED]
User-Agent: Debian Thunderbird 1.0.2 (X11/20050331)
X-Accept-Language: en-us, en
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham
version=3.0.2
Thanks! I looked myself a bit already... changing the byte exactly
before every ID3 string from 00 to 03 results in a correct UTF8 ID3v2
tag. This is good news, since this means that everything except for the
setting of the encoding itself works fine...
I could probably fix this quite easily by adding an option to the
python2.3-id3 library for setting the encoding to UTF8 and then calling
this function from jack... this should not cause any problems for other
applications using this library as the default behavior doesn't change.
If you know of another (maintained) library that would of course be a
much better option in the long run...
I'll look into it next week. If you had time to look for an alternative
id3 library or better solution by then, please let me know.
Cheers,
Chris.
---
Martin Michlmayr wrote:
> * Chris Vanden Berghe <[EMAIL PROTECTED]> [2005-04-26 01:39]:
>
>>Argh, forgot to look at the ID3(v2) tag... the filenames are correct,
>>but the UTF8 characters in the ID3 tag are interpreted as two seperate
>>characters. I guess that the encoding of the ID3 content should also be
>>set to UTF8. (as in http://www.id3.org/id3v2.4.0-structure.txt)
>
>
> Oh my. Read in python2.3-id3's documentation that Unicode was on the
> TODO list, but I hoped that just passing a UTF-8 string would work.
> It seems both of the Python ID3 modules are unmaintained; I'll try to
> look around to see whether there's another module, but note that it's
> not a top priority on my list since I don't use MP3 myself.
----- End forwarded message -----
--
Martin Michlmayr
http://www.cyrius.com/
---------------------------------------
Received: (at 307540-close) by bugs.debian.org; 1 Aug 2005 03:23:16 +0000
>From [EMAIL PROTECTED] Sun Jul 31 20:23:16 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1DzQnY-0005Mf-00; Sun, 31 Jul 2005 20:17:04 -0700
From: Joe Wreschnig <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#307540: fixed in quodlibet 0.12-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 31 Jul 2005 20:17:04 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Source: quodlibet
Source-Version: 0.12-1
We believe that the bug you reported is fixed in the latest version of
quodlibet, which is due to be installed in the Debian FTP archive:
quodlibet-ext_0.12-1_i386.deb
to pool/main/q/quodlibet/quodlibet-ext_0.12-1_i386.deb
quodlibet_0.12-1.diff.gz
to pool/main/q/quodlibet/quodlibet_0.12-1.diff.gz
quodlibet_0.12-1.dsc
to pool/main/q/quodlibet/quodlibet_0.12-1.dsc
quodlibet_0.12-1_all.deb
to pool/main/q/quodlibet/quodlibet_0.12-1_all.deb
quodlibet_0.12.orig.tar.gz
to pool/main/q/quodlibet/quodlibet_0.12.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Joe Wreschnig <[EMAIL PROTECTED]> (supplier of updated quodlibet package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 30 Jul 2005 22:23:12 -0500
Source: quodlibet
Binary: quodlibet quodlibet-ext
Architecture: source all i386
Version: 0.12-1
Distribution: unstable
Urgency: low
Maintainer: Joe Wreschnig <[EMAIL PROTECTED]>
Changed-By: Joe Wreschnig <[EMAIL PROTECTED]>
Description:
quodlibet - audio library manager and player for GTK+
quodlibet-ext - extensions for the Quod Libet audio player
Closes: 307540 313216 313814 316659
Changes:
quodlibet (0.12-1) unstable; urgency=low
.
* New upstream release:
* Use a new ID3 tag reader. (Closes: #307540)
* Escape filenames properly in warning dialogs. (Closes: #316659)
* Updated German translation. (Closes: #313814)
* Versioned dependency on PyGTK 2.6 (thanks to Rene Dudfield).
* quodlibet: Recommend current quodlibet-ext, conflict with others;
quodlibet-ext: Depend on current quodlibet. (Closes: #313216)
* Update URLs in copyright files.
* Standards-Version 3.6.2.
Files:
102ef137a5d9ab743f6a1e9b16264be6 646 sound optional quodlibet_0.12-1.dsc
225719e71fb66420884b530e11432257 328514 sound optional
quodlibet_0.12.orig.tar.gz
611ebe465d3a4171311f5a547551e694 3175 sound optional quodlibet_0.12-1.diff.gz
d84089ffcd2ce62b52f14d07cef3e581 188562 sound optional quodlibet_0.12-1_all.deb
be0c349fed2c853c5ed72666ca39afd9 11650 sound optional
quodlibet-ext_0.12-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFC7Y7NTFkUq7Drx3cRAkA6AJ4xw7+WkXGCPrgJRTGYCF9GJ2cX6wCg1W8+
xDeSvXMJVMueYxrjdflmuRo=
=Hyak
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]