Bug 261021 - KrArc problem handling foreign encodings like ISO-8859-1
Summary: KrArc problem handling foreign encodings like ISO-8859-1
Status: RESOLVED DUPLICATE of bug 159241
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Shie Erlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-23 00:36 UTC by ralfgesellensetter
Modified: 2013-06-18 06:16 UTC (History)
4 users (show)

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 ralfgesellensetter 2010-12-23 00:36:42 UTC
Version:           0.65 (using KDE 4.4.5) 
OS:                Linux

Krusader is really a cool helper, because it is the only file commander with a QUEUE function AFAIK. It's really helpful to copy large amount of files and directories to an extern USB hard disc.

But then, I have many files with German umlauts in ISO-8859-1 encoding; maybe they stem back from Windows times, or they come from extracted ZIP files.

Krusader (and dolphin, too) just claim that these files don't exist (umlauts are displayed as <?>). Here, good old midnight commander is the only rescue, because I can switch encodings there! It is still a huge pile of work to tidy up files with invalid names, that were omitted by Krusader :(

Is there any chance to get at least a rename feature that can handle miscoded characters?

Cheers 
Ralf

Reproducible: Didn't try

Steps to Reproduce:
Change encoding of files from within mc to ISO-8859-1 and copy files containing umlauts (äöüé)...

Actual Results:  
Files are omitted, "not present"

Expected Results:  
Files should be copied or at least a rename option should be offered.

OS: Linux (i686) release 2.6.33-2.slh.6-sidux-686
Compiler: cc
Comment 1 ralfgesellensetter 2010-12-23 00:42:27 UTC
Reproducible: yes (of course).

To track left out files, it would be great if the queue had a log window.
Comment 2 Jan Lepper 2011-12-19 13:44:13 UTC
This needs to be fixed in KIO.
Comment 3 Dawit Alemayehu 2013-06-18 06:16:05 UTC

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