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 671617 - Crash with sheet object
Crash with sheet object
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Sheet Objects
git master
Other All
: Normal critical
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-03-08 02:34 UTC by Morten Welinder
Modified: 2012-03-08 10:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2012-03-08 02:34:23 UTC
./gnumeric ../samples/excel/objs.xls 

right-click on "checkbox" near B22.

(/home/welinder/gnome/gnumeric/src/.libs/gnumeric:29228): GLib-GObject-WARNING **: invalid cast from `GocOffscreenBox' to `GnmSimpleCanvas'
Segmentation fault


Warning location:
  • #0 g_log
    at gmessages.c line 573
  • #1 g_type_check_instance_cast
    at gtype.c line 4002
  • #2 cb_selection_changed
    at sheet-object-widget.c line 3303
  • #3 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 79
  • #0 scg_wbc
    at sheet-control-gui.c line 112
  • #1 cb_selection_changed
    at sheet-object-widget.c line 3316
  • #2 g_cclosure_marshal_VOID__VOID

Comment 1 Jean Bréfort 2012-03-08 09:29:21 UTC
My bad.
Comment 2 Jean Bréfort 2012-03-08 10:12:39 UTC
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.

I could not reproduce the crash, btw, only the warnings and criticals.