Bug 142955

Summary: Crash Manager doesn't allow saving in media:/ locations/subdirectories
Product: [Applications] drkonqi Reporter: Juan Carlos Torres <carlosdgtorres>
Component: generalAssignee: Dario Andres <andresbajotierra>
Status: RESOLVED FIXED    
Severity: minor    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Juan Carlos Torres 2007-03-14 11:43:05 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

If you direct the Crash Manager to save the generated backtrace in a media:/ location, it doesn't allow you, saying that "You can only select local files".

Other KDE apps can save in media:/ locations just fine.
Comment 1 Thiago Macieira 2007-03-14 12:03:12 UTC
Not sure if this counts as a bug or as a wishlist (unimplemented feature). In any case, I don't see why drkonqi shouldn't use KIO to save.
Comment 2 Lubos Lunak 2008-01-22 16:07:01 UTC
Because there may be no kioslave to use (e.g. at late stages of KDE logout)?
Comment 3 George Kiagiadakis 2009-03-23 23:39:38 UTC
SVN commit 943488 by gkiagia:

Allow drkonqi to save at remote locations using KIO.
CCBUG: 142955


 M  +17 -10    drkonqi.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=943488
Comment 4 Dario Andres 2009-05-02 04:00:00 UTC
The new DrKonqi implementation was moved to 4.3trunk