Version: 1.2.0 (rev.: 1102045) (using 4.4.1 (KDE 4.4.1), Kubuntu packages) Compiler: cc OS: Linux (i686) release 2.6.31-20-generic I can it recover only with the following procedure: 1.) select a album in Digikam 2.) take some images and add them to BQM current queue 3.) select a different output folder for BQM 4.) take some other images of the same album and add them to a new BQM queue 5.) select the same output folder as for queue 1 6.) switch between both queues forward and back 7.) swith back to album view and close Digikam - now both Digikam and BQM window close 8.) start Digikam again and you will see your selected album with the contents of your BQM output dir
Instead to close and restart digikam, press F5to refresh album content. it's work ? Also, try Tools/Scan for new items option. Gilles Caulier
The problem isn't about tools/scan. Also pressing F5 do not change something. But I can stip the procedure down: 1.) select a album in Digikam 2.) take some images and add them to BQM current queue 3.) select a different output folder for queue 4.) take some other images of the same album and add them to a new BQM queue 5.) select also a output folder different the original images one 6.) if you now switch between both queues via tabs the selected album on the left side stays the correct one, but the thumb view shows the content of the output directory of your selected queue.
SVN commit 1104096 by mwiesweg: When a tree view shall change the global current album, this now must be explicitly enabled with a flag. In the reported bug, the AlbumSelectWidget in some way fiddled with the current album (only visible in the current album stored in config for next start) BUG: 230358 M +2 -1 NEWS M +11 -5 digikam/albumtreeview.cpp M +9 -2 digikam/albumtreeview.h M +1 -0 digikam/datefolderview.cpp M +4 -0 digikam/leftsidebarwidgets.cpp M +1 -0 utilities/fuzzysearch/fuzzysearchview.cpp M +2 -1 utilities/gpssearch/gpssearchview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1104096