Bug 252801 - Problem accessing files with non utf-8 characters
Summary: Problem accessing files with non utf-8 characters
Status: RESOLVED DUPLICATE of bug 165044
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-29 22:42 UTC by hoea
Modified: 2010-09-30 09:21 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hoea 2010-09-29 22:42:08 UTC
Version:           unspecified (using KDE 4.5.1) 
OS:                Linux

I have some old directories. At the time of creation the encoding was something "not-utf" - I think it was LANG=de_AT@euro (ISO-8859-15). After changing my system to UTF8 (LANG=de_AT.UTF-8) I have problems to access this files.
The same problem also exists when using a usb-stick with filenames (with äöüÄÖÜ) created under windows (german version):
* non-ascii characters are displayed as black diamonds with a ? inside.
* there is no way to access the data in dolphin / konqueror / any kde application: no such file or directory
** no way to enter such a directory
** no way to open such a file
** no way to get any information about such files
** no way to change the file/directory name



Reproducible: Always

Steps to Reproduce:
1) get a filesystem with filenames with "bad" characters in it
2) try to access such a file

Actual Results:  
no such file or directory

Expected Results:  
access to the data - at least the possibility to change the filename

If necessary: i can supply an image with such filenames
Comment 1 Peter Penz 2010-09-30 09:21:11 UTC

*** This bug has been marked as a duplicate of bug 165044 ***