Bug 142955 - Crash Manager doesn't allow saving in media:/ locations/subdirectories
Summary: Crash Manager doesn't allow saving in media:/ locations/subdirectories
Status: RESOLVED FIXED
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Dario Andres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-14 11:43 UTC by Juan Carlos Torres
Modified: 2009-05-02 04:00 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 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