Package: python-mutagen
Version: 1.11-1
Severity: normal
I'm running python-mutagen via dir2ogg to convert wma files to ogg, and tags
are not written.
Following error is outputed to the terminal:
Warning: Could not save the tags
Traceback (most recent call last):
File "/usr/bin/dir2ogg", line 384, in convert
myogg.save()
File "/usr/lib/python2.4/site-packages/mutagen/ogg.py", line 492, in save
try: self.tags._inject(fileobj)
File "/usr/lib/python2.4/site-packages/mutagen/oggvorbis.py", line 98, in
_inject
packets[0] = "\x03vorbis" + self.write()
File "/usr/lib/python2.4/site-packages/mutagen/_vorbis.py", line 143, in write
self.validate()
File "/usr/lib/python2.4/site-packages/mutagen/_vorbis.py", line 126, in
validate
except: raise ValueError("%r is not a valid value" % value)
ValueError: ASFUnicodeAttribute(u'SelmaSongs (Soundtrack - Dancer in the
dark)') is not a valid value
Thanks,
--
Yves-Alexis
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-3-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-mutagen depends on:
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.5.15 register and build utility for Pyt
python-mutagen recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]