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 574125 - Style criticals in the LaTeX exporter
Style criticals in the LaTeX exporter
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export HTML
git master
Other All
: Normal minor
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-03-04 17:03 UTC by sum1
Modified: 2009-03-04 23:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sum1 2009-03-04 17:03:31 UTC
Version: r17172
OS: Ubuntu Intrepid

Steps to reproduce:
- Run Gnumeric
- Type 'a' in cell A65536 and press enter
- File > Save As
- Choose "LaTeX 2e" as the file type (_not_ the table fragment one)
- Press Save


Console output:

CRITICAL **: sheet_style_get: assertion `0 <= r && r < TILE_SIZE_ROW' failed
CRITICAL **: gnm_style_get_border: assertion `style != NULL' failed


Backtrace:

  • #0 IA__g_return_if_fail_warning
    at /build/buildd/glib2.0-2.18.2/glib/gmessages.c line 525
  • #1 sheet_style_get
    at sheet-style.c line 1232
  • #2 latex2e_find_hhlines
    at latex.c line 1092
  • #3 latex_file_save
    at latex.c line 1357
  • #4 go_plugin_loader_module_func_file_save
    at go-plugin-loader-module.c line 323
  • #5 go_plugin_file_saver_save
    at go-plugin-service.c line 749
  • #6 go_file_saver_save
    at file.c line 705
  • #7 wbv_save_to_output
    at workbook-view.c line 850
  • #8 wbv_save_to_uri
    at workbook-view.c line 887
  • #9 wb_view_save_as
    at workbook-view.c line 923
  • #10 gui_file_save_as
    at gui-file.c line 542
  • #11 cb_file_save_as
    at wbc-gtk-actions.c line 90

Comment 1 Andreas J. Guelzow 2009-03-04 23:58:02 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.