Bug 322100 - broken non-ASCII filenames from Windows
Summary: broken non-ASCII filenames from Windows
Status: RESOLVED DUPLICATE of bug 240727
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-08 09:36 UTC by Ortwin Glück
Modified: 2015-10-03 15:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
example zip file (144 bytes, application/octet-stream)
2013-07-08 09:37 UTC, Ortwin Glück
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ortwin Glück 2013-07-08 09:36:24 UTC
The built-in ZIP function in Windows produces zip files with non-UTF-8 file names. Unzipping them with Ark leads to completely unusable files in KDE. They can not even be deleted or renamed with Dolphin.

Reproducible: Always

Steps to Reproduce:
1. Create a new directory or file with Umlauts in Windows 7
2. Send To: Compressed Folder
3. Move the ZIP file to an UTF-8 KDE System
4. Uncompress with Ark
5. Try to access the files with Dolphin
Actual Results:  
The Umlauts should be preserved. The file should be accessible with Dolphin.

Expected Results:  
The Umlauts are broken. The files are not accessible with Dolphin.

The ARK team can safely ignore the fact that Dolphin is currently so horribly broken that it can't modify files even if ti can display them. It's enough to provide correct interoperability with Standard Windows ZIP files.
Comment 1 Ortwin Glück 2013-07-08 09:37:36 UTC
Created attachment 81008 [details]
example zip file

This is a ZIP file created on Windows.
Comment 2 Ortwin Glück 2013-07-08 10:15:06 UTC
NB: Windows seems to use Cp1250 to encode the filenames
Comment 3 Elvis Angelaccio 2015-10-03 15:58:38 UTC

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