[Digikam-devel] [Bug 194116] digicam crashed for no obvious reason

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri May 29 08:26:33 BST 2009


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





--- Comment #16 from Marcel Wiesweg <marcel wiesweg gmx de>  2009-05-29 09:26:29 ---
SVN commit 974370 by mwiesweg:

To retrieve the index in categoryAt(), use the same code like for
drawNewCategory():
call model->index(storedIndex.row(), 0) instead of returning storedIndex.
This leads to the fact that storing QModelIndexes is illegal and leads to
crashes;
remove all stored QModelIndexes from Private

CCBUG: 194116

 M  +16 -23    kcategorizedview.cpp  
 M  +3 -4      kcategorizedview_p.h  


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

-- 
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