GNOME Bugzilla – Bug 745390
object_state_change_handler jaw_impl == NULL
Last modified: 2015-03-01 23:01:55 UTC
I think this is because it is using get_instance for an instance which is already instanced (it should be using find_instance).
Created attachment 298236 [details] [review] Patch to fix error Sorry, I was thinking of the window_activate handler situation (yet to be filed). This one needs find_instance because it hasn't been got yet.