You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When previewing the contents of the ZIP file with any other application (Finder, Midnight Commander, Forklift) all looks OK. unzip -t says the file is compressed OK. But when I try to preview the file with trolCommander, this is what I get:
As shown in the GIF the file uncompresses all OK, it is just the listing seems to be broken. Do you think it is an issue with trolCommander, or it is because of how I create the ZIP file?
trolCommander
Version: 0.9.9
Build date: 2018/11/05
Java
Runtime version: 1.8.0_192
VM name: Java HotSpot(TM) 64-Bit Server VM
VM version: 25.192-b12
VM vendor: Oracle Corporation
OS
Name: Mac OS X
Version: 10.13.3
Architecture: x86_64
Locale
Language: en
Country: US
Encoding: UTF-8
The text was updated successfully, but these errors were encountered:
I have a Java application that creates ZIP files. This is the logic I use to create the file:
When previewing the contents of the ZIP file with any other application (Finder, Midnight Commander, Forklift) all looks OK.
unzip -t
says the file is compressed OK. But when I try to preview the file with trolCommander, this is what I get:As shown in the GIF the file uncompresses all OK, it is just the listing seems to be broken. Do you think it is an issue with trolCommander, or it is because of how I create the ZIP file?
Attaching the file here:
2019-02-19_09_59_19.zip
Environment:
The text was updated successfully, but these errors were encountered: