Bug 153985 - dolphin tries to navigate compressed files (like tar and zip) with "remote" kioslaves like fish and smb
Summary: dolphin tries to navigate compressed files (like tar and zip) with "remote" k...
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 16.12.2
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 19:01 UTC by Ivo Anjo
Modified: 2007-12-16 13:24 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivo Anjo 2007-12-13 19:01:45 UTC
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.
Comment 1 Peter Penz 2007-12-16 13:24:00 UTC
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