Bug 184641 - Image editor loads images even when closed
Summary: Image editor loads images even when closed
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Load (show other bugs)
Version: 0.10.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-17 13:55 UTC by Anders Lund
Modified: 2022-02-03 03:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

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