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.
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