Bug 184641

Summary: Image editor loads images even when closed
Product: [Applications] digikam Reporter: Anders Lund <anderslund>
Component: ImageEditor-LoadAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 0.10.0

Description Anders Lund 2009-02-17 13:55:32 UTC
Version:           0.10.0-rc2 (rev.: 917004) (using 4.2.00 (KDE 4.2.0), Arch Linux)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.28-ARCH

If the image editor is closed (using x window button or c-w), the image editor appearently still loads images when an image before the last one edited is deleted. The image is not displayed, but I am asked what to do for color management.
Comment 1 Marcel Wiesweg 2009-02-21 17:43:20 UTC
SVN commit 929576 by mwiesweg:

Ignore collection image change events while window is closed

BUG: 184641

 M  +4 -0      imagewindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=929576
Comment 2 Marcel Wiesweg 2009-02-21 18:11:41 UTC
SVN commit 929593 by mwiesweg:

Backport:
Ignore collection image change events while window is closed

CCBUG: 184641

 M  +4 -0      imagewindow.cpp  


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