Bug 164587

Summary: deleting an image from the annotation dialog takes way to long
Product: [Applications] kphotoalbum Reporter: Jesper Pedersen <blackie>
Component: Annotation DialogAssignee: KPhotoAlbum Bugs <kphotoalbum-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: SVN trunk (KDE4 version)   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 182915    

Description Jesper Pedersen 2008-06-21 13:39:57 UTC
It takes several seconds to delete an image from the annotation dialog, why is that so?
Comment 1 Jan Kundrát 2009-02-03 21:05:43 UTC
Can't reproduce :), as it abort()s here:

ASSERT: "_idTofileName.contains( id )" in file /home/jkt/work/prog/kde/kphotoalbum/XMLDB/IdNameMapper.cpp, line 21

Marking as a blocker for release.
Comment 2 Jesper Pedersen 2009-03-01 14:22:22 UTC
I think I fixed the slowness a long time ago, in any case it isn't slow here anymore.

I dont see your assert though. Jan could you try and debug this?
Comment 3 Jesper Pedersen 2009-03-01 16:52:22 UTC
Now I saw it too. Man that was a difficult one to fix :-) But hey now we don't go to the home view anymore when deleting an image from the image annotation dialog (we already didn't do that when deleting in the thumbnail viewer)

commit #933785