Version: 0.10.0 beta6 (using Devel) Compiler: GCC 4.2.3 OS: Linux Installed from: Compiled sources When I change properties (date, collection or comments) of an album with sub-albums, the sub-albums disappear from the tree. But, if I change the properties in an other album, the subalbums come back. For information, here is a sample tree : |-Scan1 | |-Jpeg1 | --Tif1 --Scan2 |-Jpeg2 --Tif2 If I change the properties of Scan1, the album Jpeg1 and Tif1 will disappear. Then, if I change the properties of Scan2, Jpeg1 and Tif1 will come back but Jpeg2 and Tif2 will disappear. Expected behavior is that the subtree doesn't disappear.
My version is digikam 0.10.0 beta6 with kde-4.1.80 on Gentoo
Gerald, I'm not sure, but i think that Marcel as fixed this problem with current implementation from svn. Can you try again ? Gilles Caulier
Thank you for your answer I prefer to stick to betas, I will tell with beta 7 :)
Gerald, Beta7 is in the way, i would to be able to close this file if it's already fixed with current implementation (which is already beta7 in fact (:=))) There is not risk to use current implementation, since we have closed more than 90 bugzilla reports since beta6 ! http://websvn.kde.org/trunk/extragear/graphics/digikam/NEWS?revision=895451&view=markup Please, let's me hear... Gilles Caulier
I have tried with the last svn and it didn't fix it :( but the changelog looks like other problems have been fixed (crash during moving files and mirroring multiple files).
Another entry relevant of album manager and database ? Gilles Caulier
SVN commit 900384 by mwiesweg: Handle notification of album properties change differently, do not cause all child albums to disappear. CCBUG: 177417 M +76 -21 albummanager.cpp M +2 -0 albummanager.h WebSVN link: http://websvn.kde.org/?view=rev&revision=900384
I have tested the last SVN and it works Thank you all.