Bug 219878

Summary: Collection configuration: Configuration dialog is shown for 5 seconds after cancelling a scan for a new collection
Product: [Applications] digikam Reporter: Michael G. Hansen <mike>
Component: Database-ScanAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 1.3.0

Description Michael G. Hansen 2009-12-23 20:53:35 UTC
Version:           1.0 (using KDE 4.3.4)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Collection configuration dialog: Add a new collection, confirm the name, the scan for images starts when you hit "Ok". Abort the scan -> you are back in the configuration dialog and the dialog is not disabled. After about 5 seconds, the dialog closes on its own.

I would expect the dialog not to be shown again.
Comment 1 Marcel Wiesweg 2010-01-03 17:44:12 UTC
SVN commit 1069528 by mwiesweg:

Set a wait cursor while applying setup options.
The collection setup is the first to apply, I suspect that when cancelling
the scan dialog, the other pages are still busy applying.
The dialog is closed only when all this is finished.

CCBUG: 219878

 M  +4 -0      setup.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1069528
Comment 2 Marcel Wiesweg 2010-05-15 23:12:32 UTC
Michael, any news here?
Comment 3 Michael G. Hansen 2010-05-15 23:19:25 UTC
SVN commit 1127213 by mghansen:

Update NEWS, this bug was fixed by Marcel a long time ago and I forgot to report back.

BUG: 219878



 M  +2 -1      NEWS  


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