[Digikam-devel] [Bug 232628] 1.2.0: crash on startup in RatingWidget

Kevin Kofler kevin.kofler at chello.at
Tue Mar 30 16:58:29 BST 2010


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


Kevin Kofler <kevin.kofler at chello.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kevin.kofler at chello.at




--- Comment #4 from Kevin Kofler <kevin kofler chello at>  2010-03-30 17:58:27 ---
Changing the if (d->fadingValue >= 255) at digikam/ratingwidget.cpp:168 to if
(d->fadingValue >= 255 && d->fadingTimeLine) should fix this crash.

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