[Digikam-devel] [Bug 209923] crash at rightcklick image while moving pics in background [ContextMenuHelper::addServicesMenu, DigikamImageView::showContextMenu, ImageCategorizedView::contextMenuEvent]

Andi Clemens andi.clemens at gmx.net
Fri Oct 9 00:02:09 BST 2009


https://bugs.kde.org/show_bug.cgi?id=209923


Andi Clemens <andi.clemens at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Andi Clemens <andi clemens gmx net>  2009-10-09 01:02:06 ---
SVN commit 1032951 by aclemens:

Although not listed in the backtrace, I'm pretty sure that the crash was
triggered by QList::takeFirst(). This method seems to assume that a list is not
empty, so we need to check for an empty list.

BUG:209923

 M  +2 -1      NEWS  
 M  +25 -22    digikam/contextmenuhelper.cpp  


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

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list