Comment 2 for bug 1074476

Revision history for this message
crysman (crysman) wrote :

Does not work for me even with the fonts packages installed :(

$ ygraph testdata.xl

(ygraph:8628): Gdk-CRITICAL **: IA__gdk_text_height: assertion `font != NULL' failed

(ygraph:8628): Gdk-CRITICAL **: IA__gdk_text_width: assertion `font != NULL' failed
Segmentation fault (core dumped)

$ cat testdata.xl
1 0.5
2 0.765
3 1
4 0.8

What is wrong? :(
#crysman