https://bugs.winehq.org/show_bug.cgi?id=41411
Joerg Schiermeier mywine@schiermeier-it.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mywine@schiermeier-it.de
--- Comment #4 from Joerg Schiermeier mywine@schiermeier-it.de --- The test file "23-10-2012-b-fasi-eaep.zip" is also here: https://github.com/elfmz/far2l/issues/122
So I tried with 7-Zip v22.01 from 2022-07-15 64bit an got this:
joerg@Archimedes ~ % wine ./7z2201-extra/7za.exe l 23-10-2012-b-fasi-eaep.zip 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0074:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
7-Zip (a) 22.01 (x86) : Copyright (c) 1999-2022 Igor Pavlov : 2022-07-15
Scanning the drive for archives: 1 file, 186138 bytes (182 KiB)
Listing archive: 23-10-2012-b-fasi-eaep.zip
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION -- Path = 23-10-2012-b-fasi-eaep.zip Type = zip Physical Size = 186138
Date Time Attr Size Compressed Name ------------------- ----- ------------ ------------ ------------------------ 2012-10-23 17:03:56 ....A 61440 8779 _' F_S_ __18.41_S_.____ (___).xls 2012-10-23 17:03:14 ....A 81408 18623 _' F_S_ __06 S______ ____ (___).xls 2012-10-23 17:03:22 ....A 200704 46080 _' F_S_ __08_S_.____ (___).xls 2012-10-23 17:03:28 ....A 47104 9732 _' F_S_ __11 S______ ____ (___).xls 2012-10-23 17:03:33 ....A 55296 12751 _' F_S_ __16_S_.____ (___).xls 2012-10-23 17:03:44 ....A 119296 28740 _' F_S_ __19_20 S_. ____ (___).xls 2012-10-23 17:03:51 ....A 228864 59345 _' F_S_ __32_S_. ____ (___).xls ------------------- ----- ------------ ------------ ------------------------ 2012-10-23 17:03:56 794112 184050 7 files
Then I just used unzip from my distro (linux) to show the contents of the ZIP file:
joerg@Archimedes ~ % unzip -l 23-10-2012-b-fasi-eaep.zip
Archive: 23-10-2012-b-fasi-eaep.zip Length Date Time Name --------- ---------- ----- ---- 61440 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ18.41_ΣΧ.ΕΑΕΠ (ΙΝΤ).xls 81408 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ06 ΣΧΟΛΕΙΑ ΕΑΕΠ (ΙΝΤ).xls 200704 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ08_ΣΧ.ΕΑΕΠ (ΙΝΤ).xls 47104 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ11 ΣΧΟΛΕΙΑ ΕΑΕΠ (ΙΝΤ).xls 55296 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ16_ΣΧ.ΕΑΕΠ (ΙΝΤ).xls 119296 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ19_20 ΣΧ. ΕΑΕΠ (ΙΝΤ).xls 228864 2012-10-23 19:03 Β' ΦΑΣΗ ΠΕ32_ΣΧ. ΕΑΕΠ (ΙΝΤ).xls --------- ------- 794112 7 files
Conclusion: This bug is still alive.