Version: 1.0.0-beta1 (using 4.2.4 (KDE 4.2.4), Debian packages) Compiler: cc OS: Linux (i686) release 2.6.30-0.slh.3-sidux-686 When you start digikam the first time it asks you where to save your Fotos and albums etc. You are asked for a folder, the default here was "/home/christian". If I change that in "home/christian/Fotos" it works, but what doesn't work is suggest "/home/christian/Bilder/Fotos" if "Bilder" does not exist. This could be easily fixed by making digikam create the directory with the "-p" option of mkdir, however that is implemented in C++...
SVN commit 983924 by cgilles: QDir::mkdir => QDir::mkpath BUGS: 197152 M +2 -2 collectionpage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=983924