Package: jack
Version: 3.1.1+cvs20050801-23
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

After running jack on a CD, it quits with the following error:

...
All done. Avg. bitrate: 176kbit
Traceback (most recent call last):
  File "/usr/bin/jack", line 280, in ?
    jack_functions.progress("all", "done", time.strftime("%b %2d %H:%M:%S", 
time.localtime(time.time())))
  File "/var/lib/python-support/python2.4/jack_functions.py", line 453, in 
progress
    f.write(first + cf['_progr_sep'] + what + cf['_progr_sep'] + data)
  File "/usr/lib/python2.4/codecs.py", line 501, in write
    return self.writer.write(data)
  File "/usr/lib/python2.4/codecs.py", line 178, in write
    data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 14: 
ordinal not in range(128)

I guess it chokes on the localized response to strftime, which would
give "Mär" (hex: 0x4d 0xc3 0xa4 0x72) as the monthname (encoded in
utf8, according to the set locale de_DE.UTF-8). Also the file
jack.progress is missing the "done" line at the end.

    Ingo

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24.3-schwan20080226
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 jack depends on:
ii  cdparanoia            3.10+debian~pre0-6 audio extraction tool for sampling
ii  flac                  1.2.1-1.2          Free Lossless Audio Codec - comman
ii  python                2.4.4-6            An interactive high-level object-o
ii  python-cddb           1.4-5.1            Python interface to CD-IDs and Fre
ii  python-eyed3          0.6.14-1           Python module for id3-tags manipul
ii  python-mutagen        1.13-1             audio metadata editing library
ii  python-support        0.7.7              automated rebuilding support for P
ii  vorbis-tools          1.2.0-1            several Ogg Vorbis tools

jack recommends no packages.

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH4n9o4XrXtQkN2NURAimPAKCn3J1Osn9siOUV9CQ0UdM9spP3swCgvG+H
fLFSXvkImy93el+fLUpHnSg=
=hkus
-----END PGP SIGNATURE-----


Reply via email to