Bug 323098 - Ark incorrectly displays UTF8 (or non-UTF8) characters and incorrectly passes filenames to other programs
Summary: Ark incorrectly displays UTF8 (or non-UTF8) characters and incorrectly passes...
Status: RESOLVED DUPLICATE of bug 240727
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Kubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-02 07:46 UTC by Daniel Duris
Modified: 2014-04-05 20:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Ark showing the file with ??? characters (39.90 KB, image/jpeg)
2013-08-02 08:42 UTC, Daniel Duris
Details
Okular can not preview file from Ark (40.44 KB, image/jpeg)
2013-08-02 08:42 UTC, Daniel Duris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Duris 2013-08-02 07:46:03 UTC
Arks shows ???? characters instead of proper UTF-8 (or non-UTF8 / some other encoding) characters in filenames and therefore when clicked for preview it passes it incorrectly to other programs that further complain about not being able to open them.

If extracting instead, although Ark uses incorrect characters, it correctly extracts the file. Then you are able to open the file.

Reproducible: Always

Steps to Reproduce:
1.  Download and open in Ark: http://enviroportal.sk/eia/dokument/179412
2. Try the file to open (not leaving Ark, not extracting)
3.  Error shown (about ??? causing problems when opening)
Actual Results:  
File not opened because of incorrectly identified characters / character set

Expected Results:  
File opened with correctly identified characters (or convert to UTF8...)
Comment 1 Jekyll Wu 2013-08-02 08:34:51 UTC
Can't reproduce. The pdf file within the archive is correctly opened  being clicked for preview.
Comment 2 Daniel Duris 2013-08-02 08:42:09 UTC
Created attachment 81523 [details]
Ark showing the file with ??? characters
Comment 3 Daniel Duris 2013-08-02 08:42:46 UTC
Created attachment 81524 [details]
Okular can not preview file from Ark
Comment 4 Daniel Duris 2013-08-02 08:44:56 UTC
When I check that directory /tmp/kde-..../ark.... no file is there.
Comment 5 Raphael Kubo da Costa 2014-04-05 20:02:21 UTC
I was able to reproduce it here as well. This is more of an issue with infozip and its unzip utility. More recent versions are able to handle these different encodings in a better way. For example, if I use unzip 6.0 with iconv support, I can finally see a character instead of a "?" in the file name and am able to preview it with Okular.

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