https://bugs.kde.org/show_bug.cgi?id=502995
Bug ID: 502995
Summary: KZip cannot open some zip files
Classification: Frameworks and Libraries
Product: frameworks-karchive
Version: 6.13.0
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
KZip enters an endless loop after calling the open(QIODevice::OpenMode mode)
method. This only occurs with some zip files created with an older version of
KZip. Prior to KF 6.13, they worked fine, even with Qt 6.9. Also, it cannot
open some zip files created with KZip from KF 6.13.
STEPS TO REPRODUCE
1. Create a zip file with KZip from KF 6.12 or earlier. It can be opened
without any problems.
2. Update to KF 6.13
OBSERVED RESULT
Some zip files (not all) can no longer be opened with KZip. Only with some
files, the KZip's open() method never returns and the application enters an
endless loop.
EXPECTED RESULT
KF 6.13's Kzip should be able to open any zip file created with earlier
versions.
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20250417
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.14.2-1-default (64-bit)
Graphics Platform: Wayland
--
You are receiving this mail because:
You are watching all bug changes.