Closed
Bug 275701
Opened 20 years ago
Closed 18 years ago
Collect data about working versions of GD/libgd
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gerv, Assigned: gerv)
Details
Attachments
(1 file)
|
2.33 KB,
image/png
|
Details |
Please give the following information: - Machine name - Version number of libgd (gdlib-config --version) - Version numbers of GD modules (from checksetup.pl) - Version number of Chart::Base (from checksetup.pl) - OS - Whether the versions of GD etc. you are using came with the OS - Whether old charts, new charts and graphical reports work Example: Gerv's Laptop (dormouse) libgd: 2.0.15 Checking for GD (v1.20) ok: found v2.16 Checking for Chart::Base (v1.0) ok: found v2.3 Checking for GD::Graph (any) ok: found v1.43 Checking for GD::Text::Align (any) ok: found v1.18 OS: Mandrake Linux 10.0 Came with OS? Can't remember Working? Yes, completely Gerv
byron n/a (GD.dll is included in the GD module) Checking for GD (v1.20) ok: found v2.16 Checking for Chart::Base (v1.0) ok: found v2.3 Checking for GD::Graph (any) ok: found v1.43 Checking for GD::Text::Align (any) ok: found v1.18 windows xp pro came with os? no working? yup zark 2.0.15 Checking for GD (v1.19) ok: found v2.07 Checking for Chart::Base (v0.99) ok: found v2.3 Red Hat Linux release 6.2 (Zoot) Came with OS? no, built from source working? yup
Comment 2•20 years ago
|
||
Most RedHat-based stuff until recently came with libgd 1.8.4, which works with Perl GD 1.41. I've never had any issues with too new a version of Chart, only if Chart was too old for the GD I had.
Comment 3•20 years ago
|
||
snoopy: libgd: 2.0.28 Checking for GD (v1.20) ok: found v2.16 Checking for Chart::Base (v1.0) ok: found v2.3 Checking for GD::Graph (any) ok: found v1.43 Checking for GD::Text::Align (any) ok: found v1.18 OS: Red Hat Enterprise Linux ES release 3 (Taroon Update 3) Came with OS: no Working: yes (as far as I can tell)
Comment 4•20 years ago
|
||
Checking for GD (v1.20) ok: found v1.38 Checking for Chart::Base (v1.0) ok: found v2.2 Checking for GD::Graph (any) ok: found v1.33 Checking for GD::Text::Align (any) ok: found v1 All are stock Debian Woody except for Chart::Base, which I installed manually. Old charts never worked for me, but that's mainly because I don't understand how they work. New charts work fine, as do graphical reports.
Comment 5•20 years ago
|
||
And I don't have a libgd-config -- I suspect it may just not be there in 1.8, but my Ubuntu installation doesn't let me decide if that is true or not!
| Assignee | ||
Comment 6•20 years ago
|
||
Kiko's using libgd 1.8.4 Gerv
| Assignee | ||
Comment 7•20 years ago
|
||
Gerv's desktop (otter): libgd: 2.0.15 Checking for GD (v1.20) ok: found v2.12 Checking for Chart::Base (v1.0) ok: found v2.3 Checking for GD::Graph (any) ok: found v1.43 Checking for GD::Text::Align (any) ok: found v1.18 OS: Mandrake Linux 10.0 Came with OS? Can't remember Working? Yes, completely Gerv
Comment 8•19 years ago
|
||
(In reply to comment #5) > And I don't have a libgd-config -- I suspect it may just not be there in 1.8, > but my Ubuntu installation doesn't let me decide if that is true or not! libgd-config is shipped in debian only in the -dev packages (which is quite anoying, because those -dev packages do depend on a lot of useless other development packages). http://packages.debian.org/cgi-bin/search_contents.pl?word=gdlib-config&searchmode=searchfiles&case=insensitive&version=testing&arch=i386
Comment 9•19 years ago
|
||
- Machine name bugzilla.seeburger (non public) - Version number of libgd (gdlib-config --version) 2.0.33 (debian: libgd2-xpm 2.0.33-1.1) Checking for GD (v1.20) ok: found v2.23 Checking for Chart::Base (v1.0) ok: found v2.2 Checking for XML::Parser (any) ok: found v2.34 Checking for GD::Graph (any) ok: found v1.43 Checking for GD::Text::Align (any) ok: found v1.18 - OS Debian 3.1 - Whether the versions of GD etc. you are using came with the OS os supplied, had to use -dev package for gdlib-config - Whether old charts, new charts and graphical reports work testserver.pl reports: TEST-OK GD version 2.23, libgd version 2.0.33; Major versions match. TEST-WARNING GD library generated a PNG that didn't match the expected image. It has been saved as ./data/testgd-local.png and should be compared with t/testgd.png TEST-WARNING Chart library generated a PNG that didn't match the expected image. It has been saved as ./data/testchart-local.png and should be compared with t/testchart.png testgd.png and testgd-local.png are visually equal, looking fine. testchart-local.png looks broken (grey in grey, dataset1 is white aka invisible) (attached) this is bugzilla 2.20rc2
Updated•18 years ago
|
QA Contact: mattyt-bugzilla → default-qa
| Assignee | ||
Comment 10•18 years ago
|
||
This bug is old; this problem doesn't seem to occur in the newsgroups any more. Gerv
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•