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 671745 - CRITICAL on ods exportgnm_style_get_pattern: assertion `elem_is_set (style, MSTYLE_PATTERN)'
CRITICAL on ods exportgnm_style_get_pattern: assertion `elem_is_set (style, M...
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export OOo / OASIS
git master
Other All
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2012-03-09 19:13 UTC by Morten Welinder
Modified: 2012-03-10 00:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2012-03-09 19:13:56 UTC
./ssconvert ~/Download/11_1040.xls /tmp/ooo.ods
[...]
** (/home/welinder/gnome-src/gnumeric/src/.libs/ssconvert:5057): CRITICAL **: gnm_style_get_pattern: assertion `elem_is_set (style, MSTYLE_PATTERN)' failed

(8 times)

(gdb) where
  • #0 g_log
    from /lib64/libglib-2.0.so.0
  • #1 gnm_style_get_pattern
    at mstyle.c line 1115
  • #2 odf_write_style_cell_properties
    at openoffice-write.c line 1103
  • #3 odf_write_style
    at openoffice-write.c line 1540
  • #4 odf_save_this_style_with_name
    at openoffice-write.c line 1644
  • #5 g_hash_table_foreach
    from /lib64/libglib-2.0.so.0
  • #6 odf_write_office_styles
    at openoffice-write.c line 4932
  • #7 odf_write_styles
    at openoffice-write.c line 5159
  • #8 openoffice_file_save_real
    at openoffice-write.c line 7795
  • #9 go_plugin_file_saver_save
    at go-plugin-service.c line 897

Comment 1 Andreas J. Guelzow 2012-03-10 00:43:05 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.