[Bug 186] Fingerbubbles take endless amount of ram and get OOMed

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Tue Feb 20 18:01:20 CET 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=186

thomas at openedhand.com changed:

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



------- Additional Comments From thomas at openedhand.com  2007-02-20 18:01 -------
I've just committed a fix for this. The original patch (to MokoAlignment)
removed the need for accessing the parent widget's private struct, but by using
the set_padding method, caused a size request inside the size request function.
I have fixed this and re-applied the patch.

Ideally the padding style property should not be re-read each time a size
request is called. We also noticed that gtk_widget_show and gtk_widget_hide are
being used inside the MokoFingerToolBox size request, which could cause a
size_request in itself, leading to another loop.



------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.




More information about the buglog mailing list