Closed
Bug 204939
Opened 22 years ago
Closed 16 years ago
Collect data about working chart versions
Categories
(Bugzilla :: Reporting/Charting, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gerv, Unassigned)
References
(Depends on 1 open bug)
Details
reports.cgi, the old bugs-over-time reporting system (soon to be replaced by bug
16009) seems to have very particular requirements for Chart::Base and GD. This
bug is collecting as many as possible working combinations.
To kick off: I have old charts, new charts and reports working with:
The following Perl modules are optional:
Checking for GD (v1.20) ok: found v1.40
Checking for Chart::Base (v0.99) ok: found v0.99
Checking for XML::Parser (any) not found
Checking for GD::Graph (any) ok: found v1.35
Checking for GD::Text::Align (any) ok: found v1
I get PNGs for all three types.
I expect other people to only be able to report on old charts and reports, as
new charts are not checked in yet.
Gerv
Comment 1•22 years ago
|
||
All my systems use....
Checking for GD (v1.20) ok: found v1.38
Checking for Chart::Base (v0.99) ok: found v0.99
Checking for XML::Parser (any) ok: found v2.31
Checking for GD::Graph (any) ok: found v1.35
Checking for GD::Text::Align (any) ok: found v1
When I first started using the new chart system, I had loads of trouble getting
some of the earlier GD versions to even pass their tests.
Comment 2•22 years ago
|
||
charts at Syndicomm work. We have:
Checking for GD (v1.20) ok: found v1.41
Checking for Chart::Base (v0.99) ok: found v2.2
Checking for XML::Parser (any) ok: found v2.30
Checking for GD::Graph (any) ok: found v1.35
Checking for GD::Text::Align (any) ok: found v1
Checking perl modules ...
Checking for AppConfig (v1.52) ok: found v1.52
Checking for CGI (v2.88) ok: found v2.91
Checking for Data::Dumper (any) ok: found v2.12
Checking for Date::Parse (any) ok: found v2.23
Checking for DBI (v1.13) ok: found v1.30
Checking for DBD::mysql (v1.2209) ok: found v2.1017
Checking for File::Spec (v0.82) ok: found v0.83
Checking for File::Temp (any) ok: found v0.13
Checking for Template (v2.08) ok: found v2.09
Checking for Text::Wrap (v2001.0131) ok: found v2001.0929
The following Perl modules are optional:
Checking for GD (v1.20) ok: found v2.06
Checking for Chart::Base (v0.99) ok: found v2.2
Checking for XML::Parser (any) ok: found v2.31
Checking for GD::Graph (any) ok: found v1.39
Checking for GD::Text::Align (any) ok: found v1
Comment 4•22 years ago
|
||
The following Perl modules are optional:
Checking for GD (v1.20) ok: found v1.38
Checking for Chart::Base (v0.99) ok: found v2.2
Checking for XML::Parser (any) ok: found v2.30
Checking for GD::Graph (any) ok: found v1.39
Checking for GD::Text::Align (any) ok: found v1
charts don't work for me, can't figure out why. i get:
Unable to open the chart datafile data/mining/-All-.
Variables:
filename: data/mining/-All-
Comment 5•22 years ago
|
||
Mike: have you run collectstats.pl at least twice? (it's supposed to be run
from a cron job)
Comment 6•22 years ago
|
||
yea, i got this working with a little help from gerv and some help from the RTFM
fairy. thx. :D
Comment 7•20 years ago
|
||
I get the same thing happening with a fresh build of 2.18.3. I get the
following error when I click on "old reports":
Bugzilla has suffered an internal error. Please save this page and send it to
jeff.white@everypath.com with details of what you were doing at the time this
message appeared.
URL: http://localhost/reports.cgi
Unable to open the chart datafile ./data/mining/-All-.
| Reporter | ||
Comment 8•20 years ago
|
||
Jeff: please file a new bug, or better yet, ask in the newsgroups. As the title
says, this bug is for collecting data about working chart versions.
Gerv
Updated•19 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Updated•17 years ago
|
Assignee: gerv → charting
Comment 9•16 years ago
|
||
I think the charting system is working fine, and there is no need to collect such data.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•