| Summary: | Some archives do not open as directories (*.zip, *.tar, *.tar.gz ...) | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | vujo <trozemo> |
| Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | krusader-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | FreeBSD Ports | ||
| OS: | FreeBSD | ||
| URL: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270879 | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
vujo
2023-04-16 12:46:42 UTC
hey suggested that for unzip the solution is as follows: in the krusader settings /usr/bin/unzip replaced by /usr/local/bin/unzip and then *.zip archives are displayed correctly as directories. I don't understand why *.tar, *.tar.gz and other archives are opened in an external archiver. Installing the kio-extras package solves the problem. |