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 564495 - sheet_cell_create critical with sc tutorial file
sheet_cell_create critical with sc tutorial file
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export other
git master
Other All
: Normal normal
: ---
Assigned To: Morten Welinder
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2008-12-14 16:40 UTC by sum1
Modified: 2008-12-14 19:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sum1 2008-12-14 16:40:03 UTC
Version: r17011
OS: Ubuntu Intrepid

Steps to reproduce:
- Import /gnumeric/samples/sc/tutorial


Console output:

WARNING **: sc importer: unhandled directive: 'define'
WARNING **: sc importer: unhandled directive: 'define'
WARNING **: sc importer: unhandled directive: 'define'
WARNING **: sc importer: unhandled directive: 'define'
WARNING **: sc importer: unhandled directive: 'define'
CRITICAL **: sheet_cell_create: assertion `col >= 0' failed


Backtrace:

  • #0 g_return_if_fail_warning
    from /usr/lib/libglib-2.0.so.0
  • #1 sheet_cell_create
    at sheet.c line 3318
  • #2 sheet_cell_fetch
    at sheet.c line 1482
  • #3 sc_parse_let
  • #4 sc_parse_line
  • #5 sc_parse_sheet
    at sc.c line 449
  • #6 sc_file_open
    at sc.c line 539
  • #7 go_plugin_loader_module_func_file_open
    at go-plugin-loader-module.c line 239
  • #8 go_plugin_file_opener_open
    at go-plugin-service.c line 476
  • #9 go_file_opener_open
    at file.c line 299
  • #10 wb_view_new_from_input
    at workbook-view.c line 1230
  • #11 wb_view_new_from_uri
    at workbook-view.c line 1284
  • #12 main
    at main-application.c line 450

Comment 1 Morten Welinder 2008-12-14 19:19:32 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.