[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
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270879
Bug ID: 270879
Summary: x11-fm/krusader2: viewing archives does not work
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://bugs.kde.org/show_bug.cgi?id=468571
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: danfe at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
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).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list