| Summary: | dolphin tries to navigate compressed files (like tar and zip) with "remote" kioslaves like fish and smb | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Ivo Anjo <ivo> |
| Component: | general | Assignee: | Peter Penz <peter.penz19> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
SVN commit 749059 by ppenz: Only browse through zip and tar files if they are local (otherwise a cryptic error message will occur). We really must make this behavior configurable in KDE 4.1 - I'd suggest that per default no browsing through zip and tar is done (with an option turning this on again) BUG: 153985 CCMAIL: faure@kde.org M +1 -1 dolphinviewcontainer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=749059 |
Version: (using KDE Devel) Installed from: Compiled sources OS: Linux When browsing remote computers, with fish/smb/etc, and clicking a tarball, dolphin tries to navigate inside the file, and fails with a cryptic message ("The file or folder ...path... does not exist."). If it can't, Dolphin shouldn't try to navigate on said files, and maybe it should open ark or prompt the user to open or save the file like konqueror does.