On Mon, 15 Sep 2008, t.artur(a)freenet.de wrote:
I just downloaded and installed the new gretl version (1.7.8)
via cvs on my ubuntu 8.04. I tried on various files to open the
spectral analysis or periodogramm, but gnuplot fails to show any
picture.
The first error says something like this: "The picture file
/.../.gretl/gretltmp.png contains no data
Otherwise, the text output seems to be ok.
This is the shell output:
Failed command: '"gnuplot" "/home/artur/.gretl/dumbplot.gp"'
GError details from gdk_pixbuf_new_from_file
message: 'Bilddatei »/home/artur/.gretl/gretltmp.png« enthält keine
Daten'
domain = 1547, code = 0
Thanks for the detailed report. I'll investigate. In the
meantime, I should say that the use of "dumbplot.gp" is a
work-around for features missing in gnuplot versions lower than
4.3.
As you may know, gnuplot has a rather conservative release
schedule. Version 4.3 has been in progress for a long time, but
is still in CVS. Gretl ships a gnuplot 4.3 CVS build in both the
MS Windows and OS X packages, and I'm pretty sure that if you
download and install the current gnuplot 4.3 from CVS the problem
you mention will go away. Nonetheless, the problem ought not to
arise with earlier gnuplot versions, so I'll do some
experimentation.
Allin Cottrell