Package: jack
Version: 3.1.1-11
Severity: normal
Hello,
Tagging.Traceback (most recent call last):
File "/usr/bin/jack", line 269, in ?
jack_tag.tag(freedb_rename)
File "/usr/lib/python2.3/site-packages/jack_tag.py", line 205, in tag
newname = string.replace(newname, cf['_unusable_chars'][char_i],
cf['_replacement_chars'][char_i])
File "/usr/lib/python2.3/string.py", line 370, in replace
return s.replace(old, new, maxsplit)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 0: ordinal
not in range(128)
My .jack3rc follows:
# jackrc-version:31
#unusable_chars:[' ', '\xb1', '\xe6', '\xea', '\xb3', '\xf1', '\xf3', '\xb6',
'\xbf', '\xbc', '\xa1', '\xc6', '\xca', '\xa3', '\xd1', '\xd3', '\xa6', '\xaf',
'\xac', '/', "'", '"', '?']
#replacement_chars:['_', 'a', 'c', 'e', 'l', 'n', 'o', 's', 'z', 'z', 'A', 'C',
'E', 'L', 'N', 'O', 'S', 'Z', 'Z', '_', '_', '_', '_']
unusable_chars:[' ', '\xc4\x85', '\xc4\x87', '\xc4\x99', '\xc5\x82',
'\xc5\x84', '\xc3\xb3', '\xc5\x9b', '\xc5\xbc', '\xc5\xba', '\xc4\x84',
'\xc4\x86', '\xc4\x98', '\xc5\x81', '\xc5\x83', '\xc3\x93', '\xc5\x9a',
'\xc5\xbb', '\xc5\xb9', '/', "'", '"']
replacement_chars:['_', 'a', 'c', 'e', 'l', 'n', 'o', 's', 'z', 'z', 'A', 'C',
'E', 'L', 'N', 'O', 'S', 'Z', 'Z', '_', '_', '_']
rename_fmt:%n-%t
base_dir:/oldhome/arturcz/jack
encoders:2
encoder:lame
I tested it with LC_CTYPE set to pl_PL.UTF-8 and to pl_PL.
Regards
Artur
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-arc4bl
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Versions of packages jack depends on:
ii cdda2wav 4:2.01+01a03-3 Creates WAV files from audio CDs
ii cdparanoia 3a9.8-11 An audio extraction tool for sampl
ii flac 1.1.2-3 Free Lossless Audio Codec - comman
ii python 2.3.5-3 An interactive high-level object-o
ii python-cddb 1.4-4 Python interface to CD-IDs and Fre
ii python-eyed3 0.6.8-1 Python module for id3-tags manipul
ii python-pyvorbis 1.3-1 A Python interface to the Ogg Vorb
jack recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]