Version: 0.9.4 (using 3.5.10, Kubuntu (intrepid) 4:3.5.10-0ubuntu6) Compiler: Target: x86_64-linux-gnu OS: Linux (x86_64) release 2.6.27-9-generic Situation : I had these folders... (and I added some stats) /pics/ /pics/2008/ (2 445 éléments, total 8,0 Gio) (Gio (FR) = GB (EN)) /pics/2009/ (144 éléments, total 392,8 Mio) /pics/archives/ (21 084 éléments, total 37,9 Gio) /pics/archives/2006/ (3 441 éléments, total 5,4 Gio) /pics/archives/2007/ (4 278 éléments, total 11,3 Gio) So, in digiKam, I moved the 2008 folder in archives. 2008 have a lot of subfolders mostly by date, event or both. For example : /pics/2008/2008-11-17-party/ After the move, the now moved 2008 folder in /pics/archives/2008/ was empty, that is, no pics no subfolders. Looking the real files, everything is okay. Closing digikam and running it again started the scan of those 2400+ elements, and now it is okay. Expected Behaviour : No need to restart digiKam to see the moved pictures/folders. Let's be real here: This is not a critical bug, and everything is going for the 4.x version so let's tag this for 4.x and I'll test it when available for Ubuntu.
Alexandre, This file still valid using KDE4 version ? (if you can try current code from svn) Gilles Caulier
Hi Gilles, I would really like to help, but it seems that there are some blockers. I do have experience with ./configure, make make install, but it would seems that downloading the latest tarball, getting all dependancies and trying this below does not work: digikam-1.0.0-beta1$ cmake . CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:84 (MESSAGE): ERROR: cmake/modules/FindKDE4Internal.cmake not found in /home/aracine/.kde/share/apps;/usr/share/kde4/apps Call Stack (most recent call first): CMakeLists.txt:37 (FIND_PACKAGE) CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! This is on Ubuntu 9.10, kde4.2.2
Install kdelibs developement packages... Gilles Caulier
ok seems ok with the 1.0.beta1 version