Summary: | Slow performance on opening zip file | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | Mattia <mattia.verga> |
Component: | general | Assignee: | Elvis Angelaccio <elvis.angelaccio> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | rdieter, rthomsen6 |
Priority: | NOR | ||
Version: | 18.12.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mattia
2019-04-28 09:44:17 UTC
Do you have the libzip plugin installed? Can you try again using that plugin? (In reply to Elvis Angelaccio from comment #1) > Do you have the libzip plugin installed? Can you try again using that plugin? What do you mean with "libzip plugin"? I have libzip installed: $ rpm -q libzip libzip-1.5.2-1.fc30.x86_64 But in Ark settings -> extensions list I don't have libzip, only info-zip and p7zip (related to zip archves). Where I can found that plugin and how can I install it? Weird, you should have it because libzip 1.3 is the minimum required version and you have 1.5. Please ask the fedora packagers why the libzip plugin doesn't get build. The libzip plugin doesn't get created in Fedora RPMS because the .spec file misses libzip-devel as BuildRequires. By using the libzip plugin the performance greatly improves, so I've reported to Fedora Bugzilla a request to enable it: https://bugzilla.redhat.com/show_bug.cgi?id=1706358 I think you can close this bug here. Thank you. You're welcome ;) |