Bug 139384

Summary: kget should handle downloads to not exisitng directories more gracefully
Product: [Applications] kget Reporter: Ferdinand Gassauer <gassauer>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ferdinand Gassauer 2006-12-30 03:02:42 UTC
Version:           v0.8.5 (using KDE 3.5.5, compiled sources)
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.18.2-34-default

Hi!

IMHO instead of displaying an Error message "... can't save ..." the kfiledialg should pop up to allow the user to select an existing directory.

this seems to happen if the "last directory" which is remembered by kget is deleted.
Comment 1 Lukas Appelhans 2008-01-21 16:19:55 UTC
In KGet2, when a direcotry is not writeable a dialog shows "The directory is not writeable" and then it lets the user choose a new dir...

Lukas