I found out how to fix the problem. Near the top of /usr/share/perl5/GNUpod/XMLhelper.pm:
use constant MAX_PATHLENGTH => 64; I changed it to: use constant MAX_PATHLENGTH => 50; And my problems went away. Since the filename itself is invisible from the iPod UI anyway, this seems like a very nice solution. A lot of people will have trouble with gnupod without this patch, I think, so it would be nice to see it applied soon. Have fun, AVery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]