Bug 211532

Summary: batch raw converter doesn't clean file list
Product: [Applications] digikam Reporter: Bartek Pietrasiak <pietras.sp>
Component: BatchQueueManager-RAWProcessingAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Unspecified   
Latest Commit: Version Fixed In: 0.8.0

Description Bartek Pietrasiak 2009-10-23 13:43:59 UTC
Version:            (using KDE 4.3.2)

Steps:
1. Go to some album, select some raws and opent kipi raw converter.
2. Close it and go to other album, select some raws and again open raw converter.

The raws from first album will be still in the list.
Comment 1 caulier.gilles 2009-10-23 13:48:12 UTC
Yes, this is due to have a non modal dialog to be able to reduce it during conversion, and continue to work on kipi host in foreground.

Gilles Caulier
Comment 2 caulier.gilles 2009-10-23 13:49:55 UTC
Of course, it user close dialog, we can clean image list...

Your viewpoints ?

Gilles Caulier
Comment 3 Bartek Pietrasiak 2009-10-23 14:11:41 UTC
On the other hand some one might find this usefull that he can grab some raws from a few albums, but it can be done in other way. 
I good argument against can be the fact, that all (?) other kipis clean the window.
Comment 4 caulier.gilles 2009-10-23 14:14:06 UTC
yes you can use drag and drop of course. try it...

As i have patched a lots of plugins as non modal style with kipi-plugins 0.8.0, this problem can be reproducible in other places...

Gilles Caulier
Comment 5 caulier.gilles 2009-10-23 23:16:32 UTC
SVN commit 1039581 by cgilles:

clear image list between tool sessions
BUGS: 211532


 M  +2 -0      batchdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1039581
Comment 6 caulier.gilles 2009-10-23 23:28:29 UTC
SVN commit 1039584 by cgilles:

clear image list between tool sessions
CCBUGS: 211532


 M  +2 -0      batchdialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1039584