Bug 172879 - warnings / crash when closing window from onblur/onclick
warnings / crash when closing window from onblur/onclick
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: general
0.2.4
Other Linux
: High critical
: ---
Assigned To: epiphany-extensions-maint
Christian Persch
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2005-04-06 22:09 UTC by Christian Persch
Modified: 2005-10-02 18:51 UTC (History)
0 users

See Also:
GNOME target: ---
GNOME version: ---


Attachments

Description Christian Persch 2005-04-06 22:09:57 UTC
Steps to reproduce:
0) Enable python console extension
1) Load http://cvs.gnome.org/viewcvs/*checkout*/galeon/tests/popups.html?rev=1.5
2) Click the "Testcase for bug 116256"
3) Move focus to location entry in the popup window

Results: Warnings on console:
(epiphany:29822): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT
(object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_freeze_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT
(object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_thaw_notify: assertion
`G_IS_OBJECT (object)' failed

(epiphany:29822): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
Comment 1 Christian Persch 2005-04-06 22:10:40 UTC
Same for the sample extensions.
Comment 2 Christian Persch 2005-10-02 18:51:38 UTC
Fixed in Epiphany HEAD and gnome-2-12.

Note You need to log in before you can comment on or make changes to this bug.