The log file was produced on intrepid using rhythmbox 
0.11.6svn20081008-0ubuntu4.3
So the mentioned fix should be already in.

Apparently the problem *is* the filename.
The files, however, start out with innocuous names like 
hr2_wissenswert_20090106.mp3.
When using the MTP plugin, a new file name seems to be constructed from the id3 
tags. 
>From skimming the code I've seen that some file name sanitation is done. The 
>amount
of necessary sanitation seems to be derived from the target filesystem type. 
With the 
MTP plugin, however, a temporary location /tmp seems to be used instead of the 
real target. 
/tmp is an xfs or ext3 on my computers, so any character that is legal in 
xfs/ext3 file names
but illegal on FAT, might cause trouble.

-- 
MTP with palm centro: Problems for Titles containing colons
https://bugs.launchpad.net/bugs/331728
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to