Summary: | Ark is not working with unrar 5.X, ListArgs works, but parser failed | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Aaron Lewis <the.warl0ck.1989> |
Component: | general | Assignee: | Raphael Kubo da Costa <rakuco> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, god, jlp, martin.marques, poseidon206, scarpino, slackware69, stupor_scurvy343, wk |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/ark/ae9b97f720f708074ff624c87fef7d713031de4b | Version Fixed In: | 4.11.2 |
Sentry Crash Report: |
Description
Aaron Lewis
2013-05-04 09:16:01 UTC
Confirming this issue here as well on KDE 4.10.3 with Ark 2.19. If I downgrade to unrar-4.2.4 (for example) Ark works again without issues. Ark can no longer read the contents of a rar file with unrar 5. Please, fix it. *** This bug has been confirmed by popular vote. *** Sigh, unrar decided to completely change its output format in version 5... *** Bug 324577 has been marked as a duplicate of this bug. *** Git commit 6d8bd57bbd5d1fcf8a8f0d3160f7a6a2153b1e47 by Christoph Feck. Committed on 19/09/2013 at 22:24. Pushed by cfeck into branch 'KDE/4.11'. Fix unrar 5 support FIXED-IN: 4.11.2 REVIEW: 111625 M +8 -2 kerfuffle/cliinterface.cpp M +8 -0 kerfuffle/cliinterface.h M +78 -0 plugins/clirarplugin/cliplugin.cpp M +2 -0 plugins/clirarplugin/cliplugin.h http://commits.kde.org/ark/6d8bd57bbd5d1fcf8a8f0d3160f7a6a2153b1e47 Git commit ae9b97f720f708074ff624c87fef7d713031de4b by Christoph Feck. Committed on 19/09/2013 at 22:24. Pushed by cfeck into branch 'master'. Fix unrar 5 support FIXED-IN: 4.11.2 REVIEW: 111625 (cherry picked from commit 6d8bd57bbd5d1fcf8a8f0d3160f7a6a2153b1e47) M +8 -2 kerfuffle/cliinterface.cpp M +8 -0 kerfuffle/cliinterface.h M +78 -0 plugins/clirarplugin/cliplugin.cpp M +2 -0 plugins/clirarplugin/cliplugin.h http://commits.kde.org/ark/ae9b97f720f708074ff624c87fef7d713031de4b I'm using Fedora 23 and this problem persists. I actually never got ark to work again after I upgraded to unrar 5. Details: ark-15.04.3-1.fc23.x86_64 unrar-5.2.3-1.fc22.x86_64 (In reply to Martin Marques from comment #9) > I'm using Fedora 23 and this problem persists. I actually never got ark to > work again after I upgraded to unrar 5. > > Details: > > ark-15.04.3-1.fc23.x86_64 > unrar-5.2.3-1.fc22.x86_64 I fixed my problem installing unar. Maybe the Fedora folks should add another reference to the ark package. Thanks guys |