Package: eyed3
Version: 0.6.16
Severity: important

When I run
        m...@mrburns:/tmp/ä$ eyeD3 --jep-118 ä.mp3
the following error shows up:

Traceback (most recent call last):
  File "/usr/bin/eyeD3", line 1166, in <module>
    retval = main();
  File "/usr/bin/eyeD3", line 1143, in main
    retval = app.handleFile(f);
  File "/usr/bin/eyeD3", line 477, in handleFile
    xml = eyeD3.tag.tagToUserTune(self.audioFile or self.tag);
  File "/var/lib/python-support/python2.5/eyeD3/tag.py", line 1916, in 
tagToUserTune
    "file://" + unicode(os.path.abspath(tag.linkedFile.name)) +\
  File "/usr/lib/python2.5/posixpath.py", line 403, in abspath
    path = join(os.getcwd(), path)
  File "/usr/lib/python2.5/posixpath.py", line 65, in join
    path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 5: ordinal 
not in range(128)

The following commands are working fine:
        m...@mrburns:/tmp/ä$ eyeD3 ä.mp3
        m...@mrburns:/tmp/a$ eyeD3 --jep-118 ä.mp3
        m...@mrburns:/tmp/a$ eyeD3 --jep-118 a.mp3
        m...@mrburns:/tmp/ä$ eyeD3 --jep-118 /tmp/ä/ä.mp3


-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages eyed3 depends on:
ii  python                        2.5.2-3    An interactive high-level object-o
ii  python-eyed3                  0.6.16     Python module for id3-tags manipul

eyed3 recommends no packages.

eyed3 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to