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 643814 - Multi-line chart titles not imported from xlsx
Multi-line chart titles not imported from xlsx
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: import/export MS Excel (tm)
git master
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2011-03-03 20:23 UTC by Morten Welinder
Modified: 2011-03-04 11:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Morten Welinder 2011-03-03 20:23:55 UTC
File from 643808: http://www.autoobserver.com/car-data-center/assets/2011-03%20Sales.xlsx

The first critical is a case where excel shows two title lines
"Manufacturer Market Share: " and "13 Month Comparison" centered, the
former above the latter.


> ./gnumeric ~/2011-03\ Sales.xlsx 2>&1 | grep CRI
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: xlsx_chart_text_content: assertion `state->chart_tx == NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: gog_object_get_id: assertion `GOG_IS_OBJECT (obj)' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: xlsx_chart_text_content: assertion `state->chart_tx == NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: gog_object_get_id: assertion `GOG_IS_OBJECT (obj)' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: xlsx_chart_text_content: assertion `state->chart_tx == NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: gog_object_get_id: assertion `GOG_IS_OBJECT (obj)' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: xlsx_chart_text_content: assertion `state->chart_tx == NULL' failed
** (/home/welinder/gnome-src/gnumeric/src/.libs/gnumeric:17072): CRITICAL **: gog_object_get_id: assertion `GOG_IS_OBJECT (obj)' failed
Comment 1 Jean Bréfort 2011-03-04 11:00:23 UTC
If you can get screenshots for the various charts in there, it would be helpful. The two lines are now imported, and all the criticals fixed, although the charts don't look much better.

This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.