Bug 163965 - generates error if download is set to non-existent direcotry
Summary: generates error if download is set to non-existent direcotry
Status: RESOLVED FIXED
Alias: None
Product: ktorrent
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Joris Guisson
URL:
Keywords:
: 173514 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-13 13:28 UTC by bua100
Modified: 2008-10-27 12:33 UTC (History)
1 user (show)

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 bua100 2008-06-13 13:28:45 UTC
Version:           2.2.5 (using 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14.3)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.20-16-generic

Application will not create non-existent directory, and start downloading, instead makes error, if /dir/ does not exist.

Cannot create /home/user/dir/file: No such file or directory

feature i'm asking for is to make program check if directory exists, and if it does not then create the direcotry and use it.
Comment 1 Joris Guisson 2008-06-16 14:53:12 UTC
SVN commit 821104 by guisson:

Ask to create directory in fileselectdlg, if it does not exist

BUG: 163965


 M  +18 -0     ktorrent/fileselectdlg.cpp  
 M  +87 -57    libbtcore/util/fileops.cpp  
 M  +9 -2      libbtcore/util/fileops.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=821104
Comment 2 Joris Guisson 2008-10-27 12:33:23 UTC
*** Bug 173514 has been marked as a duplicate of this bug. ***