I have just tried version 1.12.4-1 on the problem file.
It reports:
-------------------------------------------------------------------
** (gnumeric:5706): WARNING **: Converted xml document with no explicit 
encoding from transliterated ISO-8859-1 to UTF-8.
Unexpected element 'graph:Type' in state : 
        Workbook -> Sheets -> Sheet -> Objects -> GnmGraph -> graph:Graph -> 
graph:Plots -> graph:Plot

** (gnumeric:5706): CRITICAL **: gog_plot_new_series: assertion `GOG_IS_PLOT 
(plot)' failed

** (gnumeric:5706): WARNING **: gog_dataset_set_dim called with invalid 
GogDataset

** (gnumeric:5706): CRITICAL **: gog_plot_description: assertion `GOG_IS_PLOT 
(plot)' failed

** (gnumeric:5706): CRITICAL **: gog_plot_description: assertion `GOG_IS_PLOT 
(plot)' failed

** (gnumeric:5706): CRITICAL **: gog_plot_description: assertion `GOG_IS_PLOT 
(plot)' failed

----------------------------------------------------------------------------
but the seg fault is gone and it seems to read the cell data OK.

Searching for "graph:Type" on the file gives:
 <graph:Type xmlns:graph="http://www.gnumeric.org/graph_v1.dtd"; name="Line">
                  <with_markers>true</with_markers>
                </graph:Type>
                <graph:Data>
                  <graph:Series index="0" name="Dividend paid">
                    <graph:Dimension dim_name="labels" ID="3"/>
                    <graph:Dimension dim_name="values" ID="5"/>
                    <graph:Dimension dim_name="categories" ID="7"/>
                    ...


So much improved. I suspect a plot or two has gone, but that is less
important to me. Not sure how serious the remaining bug is. I have
yet to explore further.

And, of course, the current maintainer is now correct in the package.

ael


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to