[rt-users] How to work with Statistics3

Kelly F. Hickel kfh at mqsoftware.com
Fri Jan 9 12:49:16 EST 2004


OK, my bad ( a little ).

In trying to debug the graphics stuff, I removed the $m->abort() from
the top of the file.  This appears to be required to make mason stop
processing the rest of the file, because if it does, html will be
produced, even if that's the end of the directives.  When I put the
abort back in, I get a png file with an initial blank line, which makes
it unreadable.

So, the upshot seems to be that the RTFM that was put out last night
still didn't fix the blank line problem for me.  I'm going to try
uninstalling RTFM and reinstalling the release from last night.

Kelly F. Hickel
Senior Software Architect
MQSoftware, Inc
952.345.8677
kfh at mqsoftware.com


> -----Original Message-----
> From: Kelly F. Hickel
> Sent: Friday, January 09, 2004 11:39 AM
> To: m-liebman at northwestern.edu; Ada Hui
> Cc: rt-users at lists.fsck.com
> Subject: RE: [rt-users] How to work with Statistics3
> 
> I'm at gd-2.0.15-1 and gd-devel-2.0.15-1 with the same problems.
> 
> I think I'm on to something, although I can't see how this ever
worked.
> The Elements/Chart script seems to render the bits that make up the
.png
> image right in the stream with HTML, so if you save the location from
a
> browser, the .png is invalid, but if you look at the end of the file,
> you'll see a bunch of HTML.  If you comment out the $m->print at the
top
> of Chart, and the $r->content_type call, you'll get an html page.
> 
> So somehow we have to get the image separated from the html......
> 
> Kelly F. Hickel
> Senior Software Architect
> MQSoftware, Inc
> 952.345.8677
> kfh at mqsoftware.com
> 
> 
> > -----Original Message-----
> > From: Michael S. Liebman [mailto:m-liebman at northwestern.edu]
> > Sent: Friday, January 09, 2004 10:28 AM
> > To: Ada Hui
> > Cc: rt-users at lists.fsck.com
> > Subject: Re: [rt-users] How to work with Statistics3
> >
> > On Fri, Jan 09, 2004 at 06:57:09AM +0000, Ada Hui wrote:
> > > Dear all,
> > >
> > > I have all the following installed and my GD::Graph seems work
> (under
> > the
> > > testing). Graph still not showed in Statistics3.
> > >
> > > httpd-2.0.40-21
> > > mod_perl-1.99_07-5
> > > gd-1.8.4-11
> > > gd-devel-1.8.4-11
> >
> > You need gd >= 2.0.15. Please read the README that comes with the
> > statistics package.
> >
> > Also, If you are using a Redhat compiled mod_perl RPM, the one you
> > have is severely broken.
> >
> > Michael
> > --
> > Michael S. Liebman                      m-liebman at northwestern.edu
> >                   http://msl521.freeshell.org/
> > "I have vision and the rest of the world wears bifocals."
> >         -Paul Newman in "Butch Cassidy & the Sundance Kid"
> > _______________________________________________
> > rt-users mailing list
> > rt-users at lists.bestpractical.com
> > http://lists.bestpractical.com/mailman/listinfo/rt-users
> >
> > Have you read the FAQ? The RT FAQ Manager lives at
> http://fsck.com/rtfm
> _______________________________________________
> rt-users mailing list
> rt-users at lists.bestpractical.com
> http://lists.bestpractical.com/mailman/listinfo/rt-users
> 
> Have you read the FAQ? The RT FAQ Manager lives at
http://fsck.com/rtfm



More information about the rt-users mailing list