After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
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:
 
 
Reported: 2005-04-06 22:09 UTC by Christian Persch
Modified: 2005-10-02 18:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



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.