Bug 179203 - Crashes if download directory of finished downloads not further available
Summary: Crashes if download directory of finished downloads not further available
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-31 13:12 UTC by Torsten Bielen
Modified: 2009-03-05 09:47 UTC (History)
1 user (show)

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 Torsten Bielen 2008-12-31 13:12:50 UTC
Version:           2.1.3 (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

If the target directory of a download (e.g. a nfs/cifs mounted directory) is not further available kget shows the message "directory is readonly" and is hanging. 

In my case the download was already finished but was still available in the history. After deleting the .kde4/share/apps/kget directory kget starts normally.

I think if the download is finished kget should start without any warning. If the download is not already finished the situation is more complex. Either kget aborts an invalid download or it retains an invalid download until target is available again or it is deleted manually by the user.
Comment 1 Torsten Bielen 2009-03-05 09:47:58 UTC
With 4.2.1 the problem is gone.