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.
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
*** Bug 173514 has been marked as a duplicate of this bug. ***