Bug 55225

Summary: can't open files with accents in name
Product: noatun Reporter: Eric Ellsworth <whalesuit>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Eric Ellsworth 2003-02-26 20:03:32 UTC
Version:           2.2.1 (using KDE 3.1.0)
Installed from:    compiled sources
Compiler:          gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
OS:          Linux (i686) release 2.4.20-2.9custom

When a file has an accent in the name (on a FAT partition), Noatun loads the file into its playlist, but cannot play it, and so skips it. 

Reproduction
Open playlist
Browse for files to add
In the File-Open dialog, note that files with accents in the name are marked as read-only, though it is not mounted as such, and Properties does show a MetaInfo tag with ID3 data.
Click Open to add file to playlist.  Note that file appears to be in playlist
Double click on file to play.  Note that file does not play.

Expected behaviour Files with accents in names should load normally.
Comment 1 Charles Samuels 2003-08-25 12:04:55 UTC
KDE_UTF8_FILENAMES works, disabling that, I can still open the utf8-encoded 
filename (the name is gibberish, of course). 
 
I also remember thinking this was a kdelibs bug which is apparently fixed.