Summary: | [libzip] Extract files from multivolume ZIP archives not working | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Rafael Linux User <rafael.linux.user> |
Component: | plugins | Assignee: | Ragnar Thomsen <rthomsen6> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | albertogomezmarin, bugseforuns, elvis.angelaccio, nate, rafael.linux.user, rthomsen6, spleefer90 |
Priority: | NOR | ||
Version: | 17.12.3 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/ark/-/commit/142080bab56c2193767635593979c6e8db31a594 | Version Fixed In: | 24.02 |
Sentry Crash Report: |
Description
Rafael Linux User
2018-10-17 22:10:43 UTC
Can you try to disable the libzip plugin? (Go to: Settings => Configure Ark => Plugin Settings) I followed your instructions and it worked. But I have a suggestion: If using that plugin doesn't work, why is not disabled by default? That's to say, I think that this issue will happen to all users managing this kind of files and they will find same problem. Thinking on myself, I should remember to disable this plugin each time I install a new version of my s.o. ... That's my opinion as user. Thank you! *** Bug 419309 has been marked as a duplicate of this bug. *** (In reply to Rafael Linux User from comment #2) > I followed your instructions and it worked. But I have a suggestion: If > using that plugin doesn't work, why is not disabled by default? That's to > say, I think that this issue will happen to all users managing this kind of > files and they will find same problem. Thinking on myself, I should remember > to disable this plugin each time I install a new version of my s.o. ... > That's my opinion as user. > > Thank you! Exactly.. I think there have to be workaroundes as soon as possible ... Ark 22.08.1 is still unable to extract a multi-volume zip archive when default plugins settings are used. SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.25.90 KDE Frameworks Version: 5.98.0 Qt Version: 5.15.6 Graphics Platform: Wayland *** Bug 457226 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/utilities/ark/-/merge_requests/203 Git commit 142080bab56c2193767635593979c6e8db31a594 by Elvis Angelaccio, on behalf of Ilya Pominov. Committed on 13/10/2023 at 18:47. Pushed by elvisangelaccio into branch 'master'. [libzipplugin] Add support for multi-volume archives Add support for multi-volume archives (read-only mode) M +195 -21 plugins/libzipplugin/libzipplugin.cpp M +7 -0 plugins/libzipplugin/libzipplugin.h https://invent.kde.org/utilities/ark/-/commit/142080bab56c2193767635593979c6e8db31a594 |