#574932 libgd-graph-perl: Not the same result on gd-graph with 0 y values between etch server and lenny server #574932
- Package:
- libgd-graph-perl
- Source:
- libgd-graph-perl
- Submitter:
- Yoann PANIER
- Date:
- 2010-03-22 10:50:23 UTC
- Severity:
- normal
Hi, The problem appear when an y value is 0. In etch, no problem , the result is what i expect http://img341.imageshack.us/img341/4862/resultgdgraphetch.png But in lenny, for the same data, GdGraph always print the shadow and a tiny border on the left and right of the bar even if the y value is 0. http://img379.imageshack.us/img379/9604/resultgdgraphlenny.png These both image was generated by the same script on a etch and lenny server Best Regards, Yoann PANIER
Hi Yoann, Please try install the Etch version of libgd-graph-perl in your Lenny system (it should not cause dependency problems) and report back here if the problem then goes away. (if not the problem stems from another library deeper down the chain and I will prepare another test for you to try out). The libgd-graph-perl package released with Etch is available here: http://packages.debian.org/etch/all/libgd-graph-perl/download Regards, - Jonas
Hi Jonas, I've just installed the version you've linked me, and the problem still the same. === aptitude show libgd-graph-perl Paquet : libgd-graph-perl État: installé Automatiquement installé: non Version : 1.43.08-2.1 .... === Regards, Yoann