Bug 211532 - batch raw converter doesn't clean file list
Summary: batch raw converter doesn't clean file list
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-RAWProcessing (show other bugs)
Version: unspecified
Platform: unspecified Unspecified
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-23 13:43 UTC by Bartek Pietrasiak
Modified: 2018-03-23 11:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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