GNOME Bugzilla – Bug 568929
Criticals when roundtripping xls file
Last modified: 2010-07-29 00:37:04 UTC
Version: r17087 OS: Ubuntu Intrepid The upcoming .xls file is from http://bugs.kde.org/show_bug.cgi?id=113530. Steps to reproduce: - ssconvert attachment.xls foo.xls Console output (warnings ignored): CRITICAL **: cell_name: assertion `cell != NULL' failed [repeated] Backtrace:
+ Trace 211810
Created attachment 127134 [details] xls file
The criticals were from the g_warnings. Fixed.
Lot's of:WARNING **: Can't find style 0x971e140 for cell Cycle 2!... Are we sure htat this is a Gnumeric problem?
The only problems left here appear to be: (gnumeric:3172): gnumeric:read-WARNING **: external references not supported yet. When opened with GUI and ** (ssconvert:3180): WARNING **: XL does not support unqualified references in global names when opened by ssconvert. These are bug #616378 . *** This bug has been marked as a duplicate of bug 616378 ***