[Korganizer-devel] [Bug 190191] Crash selecting month view

Thomas Lübking thomas.luebking at web.de
Tue Apr 21 17:14:31 CEST 2009


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


Thomas Lübking <thomas.luebking at web.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thomas.luebking at web.de




--- Comment #5 from Thomas Lübking <thomas luebking web de>  2009-04-21 17:14:30 ---
Confirmed,
happens on animated tab transitions (so switching them off will help you)

Nevertheles, i'd rate this a bug in korganizer.
(all i do is to call the widget to please render itself)

The problem is that MonthGraphicsView::drawBackground(.) relies on
MonthView::reloadIncidences() has been called (and the map is built)
as mScene->mMonthCellMap[int] is checked for being NULL in other places, it
should catch a NULL cell here as well?!

I'll work around that by blacklisting the widget, but errr..
i refuse this bug from my side :P

(it may take some time though, as sth. related to korganizer seems to keep the
style lib in RAM, so i guess i need to restart kde to actually make it load the
new style lib)

-- 
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 Korganizer-devel mailing list