Bug 227555

Summary: Preview image in Digikam is not displayed after saveas in editor
Product: [Applications] digikam Reporter: Julien Narboux <Julien>
Component: Preview-ImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal Flags: Julien: Junior_Jobs+
Priority: NOR    
Version: 1.2.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In: 1.2.0

Description Julien Narboux 2010-02-18 19:46:56 UTC
Version:           svn 1089659 (using KDE 4.3.5)
Installed from:    Ubuntu Packages

Hi,

The preview image in Digikam is not displayed after saveas in editor.

Steps to reproduce:

- Go in preview mode in DigiKam.
- Press F4 to edit a picture.
- Change something, saveas png.
- Close editor.

Now the preview in DigiKam does not appear everything is white.
If I click on a thumbnail I get the preview again.

Julien
Comment 1 Marcel Wiesweg 2010-02-22 22:00:59 UTC
SVN commit 1094482 by mwiesweg:

When the icon view is set to a Url that is not (yet) contained in the model,
this call is ignored instead of clearing current selection.
There is a better solution available using setCurrentWhenAvailable,
but this is all right for now.

BUG: 227555

 M  +2 -1      NEWS  
 M  +8 -0      digikam/imagecategorizedview.cpp  


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