maintainer-feedback requested: [Bug 270879] x11-fm/krusader2: viewing archives does not work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 16 15:07:50 BST 2023


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-kde (Team)
<kde at FreeBSD.org> for maintainer-feedback:
Bug 270879: x11-fm/krusader2: viewing archives does not work
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270879



--- Description ---
Someone had reported that viewing archives as folders does not work in
Krusader: *.zip archives appear empty, *.tar.* are opened with external
program, and only *.7z are displayed correctly.  I've glanced at the sources,
and see this:

    listCmd << fullPathName("unzip") << "-ZTs-z-t-h";

These options are not compatible with our native unzip(1), they are for
Info-ZIP implementation.

This had been reported upstream (linked URL).


More information about the kde-freebsd mailing list