On Wed, Mar 16, 2005 at 18:11:37 +0100, Frank Küster wrote:
> When I open a file created (or at least last saved) with gnumeric
> 1.0.12-0.bunk, gnumeric dies with a segfault.  The file is at
> 
> http://people.debian.org/~frank/Pipettierschema-%dcbergang-Puffervorrat.gnumeric

This is an encoding issue with that file which can be fixed as follows:

gunzip < Pipettierschema-Übergang-Puffervorrat.gnumeric | iconv -f ISO8859-1 -t 
UTF-8 | sed s/'<?xml version="1.0"?>'/'<?xml version="1.0" encoding="UTF-8"?>'/ 
| gzip > fixed.gnumeric

See http://cvs.gnome.org/viewcvs/gnumeric/tools/fixup-old-files?view=markup

Ray
-- 
Don't think of yourself as an organic pain collector racing toward oblivion.
        Dogbert

Reply via email to