Bug 1075 - Difficult to bind clutter_stage_new
authorNeil Roberts <neil@openedhand.com>
Thu, 31 Jul 2008 08:54:43 +0000 (08:54 +0000)
committerNeil Roberts <neil@openedhand.com>
Thu, 31 Jul 2008 08:54:43 +0000 (08:54 +0000)
commit1e847985465e98f5d1ae33cdf0ff5dab52e15643
tree179d8deaaf9eacfa8bf9b27cba379ac53134ad78
parent6974c31ad523d3611472bf12981250c2ba5a8b5b
Bug 1075 - Difficult to bind clutter_stage_new

* clutter/clutter-stage.c (clutter_stage_dispose): Unrealize the
stage before removing the update idle handler. Otherwise
unrealizing causes another redraw to be queued and if the stage
object remains alive it will cause an assert and abort.
ChangeLog
clutter/clutter-stage.c