Bug 139384 - kget should handle downloads to not exisitng directories more gracefully
Summary: kget should handle downloads to not exisitng directories more gracefully
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-30 03:02 UTC by Ferdinand Gassauer
Modified: 2008-01-21 16:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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