https://bugs.kde.org/show_bug.cgi?id=505637

--- Comment #3 from [email protected] ---
I wonder if this is due to Fedora's 7-Zip packaging.

Fedora patches 7-Zip's source code to find 7z.so in `/usr/libexec/7zip`. It
installs the `7z` binary under `/usr/bin` and `7z.so` under
`/usr/libexec/7zip`.

Meanwhile, Arch packages in another way: it does not patch the source code,
installs 7-Zip under `/usr/lib/7zip`, and creates wrapper scripts under
`/usr/bin`.

Perhaps you can try whether copying `7z.so` to `/usr/bin` can workaround the
issue?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to