Summary: | batch raw converter doesn't clean file list | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Bartek Pietrasiak <pietras.sp> |
Component: | BatchQueueManager-RAWProcessing | Assignee: | 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 | |
Sentry Crash Report: |
Description
Bartek Pietrasiak
2009-10-23 13:43:59 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 Of course, it user close dialog, we can clean image list... Your viewpoints ? Gilles Caulier 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. 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 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 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 |