That patch is needed too:

--- /usr/lib/python2.3/site-packages/jack_freedb.py~    2005-11-20 
07:54:45.000000000 +0000
+++ /usr/lib/python2.3/site-packages/jack_freedb.py     2005-11-20 
07:53:38.000000000 +0000
@@ -84,7 +84,7 @@
             if jack_utils.check_path(dirs_created, old_dirs) and not 
jack_utils.check_path(dirs_created, new_dirs):
                 jack_utils.rename_path(dirs_created, new_dirs)
                 print "Info: cwd now", os.getcwd()
-                jack_functions.progress("all", 'ren', dir_created + "-->" + 
unicode(new_dir, cf['_charset']))
+                jack_functions.progress("all", 'ren', dir_created + "-->" + 
unicode(new_dir, cf['_charset'], "replace"))
 
     if not err:
         names_available = 1

-- 
Martin Michlmayr
http://www.cyrius.com/


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

Reply via email to