Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2005 00:35:39 +0100
From:      =?ISO-8859-2?Q?Zahemszky_G=E1bor?= <Gabor@Zahemszky.HU>
To:        freebsd-gnome@freebsd.org
Subject:   gnumeric core dumps
Message-ID:  <43767C4B.9090309@Zahemszky.HU>

next in thread | raw e-mail | index | archive | help
Hi!

I've upgradeed on my 6-stable system to GNOME 2.12 with the 
gnome-upgrade script. After it, I've got a brand new 1.6 Gnumeric. But 
when I run it, and click on the Open file icon, Gnumeric crashed. If I 
started it from an xterm, I've got the next error message:
(gnumeric:42092): GLib-CRITICAL **: g_convert: assertion `str != NULL' 
failed

By the way, I've got a Hungarian setting (with LANG=hu_HU.ISO8859-2). If 
I try gnumeric with LANG=de_GE.ISO8859-1 of with LANG=fr_FR.ISO8859-1, 
the same symptom, but it works with LANG=C

What can I do, to use Gnumeric in my own language?

Bye,

Gabor < Gabor at Zahemszky dot HU >

-- 
#!/bin/ksh
Z='21N16I25C25E30, 40M30E33E25T15U!';IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ 
';set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break;[[ $i = ??? 
]]&&j=$i&&i=${i%?};typeset -i40 i=8#$i;print -n ${i#???};[[ "$j" = ??? 
]]&&print -n "${j#??} "&&j=;typeset +i i;};IFS=' 0123456789 ';set -- 
$Z;for i;{ [[ $i = , ]]&&i=2;[[ $i = ?? ]]||typeset -l i;j="$j 
$i";typeset +l i;};print "$j"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43767C4B.9090309>