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 698388 - superfluous table in ods import
superfluous table in ods import
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export OOo / OASIS
git master
Other Linux
: Normal normal
: ---
Assigned To: Andreas J. Guelzow
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2013-04-19 18:25 UTC by Andreas J. Guelzow
Modified: 2013-06-14 01:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sample file (339.84 KB, application/vnd.oasis.opendocument.spreadsheet)
2013-04-19 18:25 UTC, Andreas J. Guelzow
Details

Description Andreas J. Guelzow 2013-04-19 18:25:07 UTC
Created attachment 241943 [details]
sample file

When we import the attached file we observe the warning:

* (gnumeric:17864): CRITICAL **: workbook_sheet_reorder: assertion `g_slist_length (new_order) == wb->sheets->len' failed

This is probably due to the superfluous sheet we also see: local-table. THis is the name of two tables one in each of the charts. Those tables are referred to in chart:categories elements in each of the chart objects. I assume that this cuses us to create the table.
Comment 1 Andreas J. Guelzow 2013-04-22 02:11:56 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.
Comment 2 Andreas J. Guelzow 2013-06-13 20:58:58 UTC
That fix was incorrect. See bug #702197.
Comment 3 Andreas J. Guelzow 2013-06-14 01:14:25 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.