Bug 164587 - deleting an image from the annotation dialog takes way to long
Summary: deleting an image from the annotation dialog takes way to long
Status: RESOLVED FIXED
Alias: None
Product: kphotoalbum
Classification: Applications
Component: Annotation Dialog (show other bugs)
Version: SVN trunk (KDE4 version)
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: KPhotoAlbum Bugs
URL:
Keywords:
Depends on:
Blocks: 182915
  Show dependency treegraph
 
Reported: 2008-06-21 13:39 UTC by Jesper Pedersen
Modified: 2009-03-01 16:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

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