[Kst] [Bug 126992] Crash when printing plot with legend
Andrew Walker
arwalker at sumusltd.com
Tue May 9 22:48:39 CEST 2006
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=126992
------- Additional Comments From arwalker sumusltd com 2006-05-09 22:48 -------
Created an attachment (id=15995)
--> (http://bugs.kde.org/attachment.cgi?id=15995&action=view)
Proposed patch
The problem was that updateSelf() in Kst2dPlot was being called from
revertForPrint(). This was causing a negatively sized plot region. Once this
propagated through to KstViewLegend the resulting null bitmap resulted in a
crash.
The revertForPrint() is no longer necessary as the various bugs in the clip
region and buffering have since been addressed.
More information about the Kst
mailing list