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 559249 - GLib-GObject-WARNING **: invalid cast from `GtkHBox' to `GtkHandleBox'
GLib-GObject-WARNING **: invalid cast from `GtkHBox' to `GtkHandleBox'
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-11-04 10:41 UTC by Hib Eris
Modified: 2008-11-04 14:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix warning (2.04 KB, patch)
2008-11-04 10:45 UTC, Hib Eris
none Details | Review

Description Hib Eris 2008-11-04 10:41:49 UTC
Please describe the problem:
When I click-right on the toolbar, I get a warning in the console.

(gnumeric:17861): GLib-GObject-WARNING **: invalid cast from `GtkHBox' to `GtkHandleBox'



Steps to reproduce:
1. Use Gnome, with gconf setting /desktop/gnome/interface/toolbar_detachable set to FALSE (the default)
2. Start gnumeric from terminal
3. Click-right on the toolbar.


Actual results:
In the terminal you see the warning:

(gnumeric:17861): GLib-GObject-WARNING **: invalid cast from `GtkHBox' to `GtkHandleBox'


Expected results:
No warning at all.

Does this happen every time?
Yes.

Other information:
This happens with 1.8.3 and with SVN head.

Patch will follow shortly.
Comment 1 Hib Eris 2008-11-04 10:45:16 UTC
Created attachment 121941 [details] [review]
Fix warning
Comment 2 Morten Welinder 2008-11-04 14:53:47 UTC
Nice catch.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.