bug-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why GnatsWeb Fails to Create Graph Chart?


From: Hon-Chi Ng
Subject: Re: Why GnatsWeb Fails to Create Graph Chart?
Date: Sat, 29 Sep 2001 23:49:54 -0700

Hi Yngve

>Date: Sat, 29 Sep 2001 12:57:02 +0200
>From: Yngve Svendsen <yngve.svendsen@clustra.com>
>Subject: Re: Why GnatsWeb Fails to Create Graph Chart?
>
>It's been a long time since I last looked at the charting stuff in Gnatsweb 
>2.x, but I had a quick look at it now, and I had no problems getting it to 
>work with an older Gnuplot which supports GIF. The changes you outline seem 
>OK. Could it be that your web browser has problems with PNG?

No, my web browser is fine.

In fact, I was using my web browser to verify the PNG generated by running
"opened_vs_closed.pl" using the command-line.

The error message returned by "opened_vs_closed.pl" on browser
  Software error:
  Died at ../gnats/chart.pm line 309, <SOCK> line 65.

was pointing to the line 309 of chart.pm, in subroutine "_read_img_file",
statement

    open(IMG, $img_file) || die;

I verified by checking the /tmp directory on my web server, where

  /tmp/wwwgnats.chart.2.$pid

was failed to be generated, even though both data files were correctly
generated.

  /tmp/wwwgnats.chart.0.$pid
  /tmp/wwwgnats.chart.1.$pid

>
  ...
>
>Yngve Svendsen
>Gnatsweb maintainer

Thanks for your prompt response.

Hon-Chi



------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]