Debian Bug report logs - #458567
imagfilledeellipse draws unwanted line

version graph

Package: php5-gd; Maintainer for php5-gd is (unknown);

Reported by: Ronan <mr_platelet+jtzand@fastmail.fm>, #@comet-eth0, remove@comet-eth0, #no-cc@comet-eth0, #header@comet-eth0

Date: Tue, 1 Jan 2008 18:51:01 UTC

Severity: normal

Fixed in version 5.2.6.dfsg.1-1+lenny4

Done: Ondřej Surý <ondrej@sury.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#458567; Package php4-gd. (full text, mbox, link).


Acknowledgement sent to Ronan <mr_platelet+jtzand@fastmail.fm>, #@comet-eth0, remove@comet-eth0, #no-cc@comet-eth0, #header@comet-eth0:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Ronan <mr_platelet+jtzand@fastmail.fm>, #@comet-eth0, remove@comet-eth0, #no-cc@comet-eth0, #header@comet-eth0
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: imagfilledeellipse draws unwanted line
Date: Tue, 01 Jan 2008 18:47:34 +0000
[Message part 1 (text/plain, inline)]
Package: php4-gd
Version: 6:4.4.4-8+etch4
Severity: normal


If the PHP function "imagefilledellipse" is used to draw a circle right
at the bottom of the image, a line is also drawn, emanating from the
circle and running along the bottom of the image.  The following script
demonstrates.

----------------
#!/usr/bin/php4 -n
<?php
dl("gd.so");
$im = imagecreatetruecolor(300, 300);
$red = imagecolorallocate($im, 255, 0, 0);
imagefilledellipse($im, 100, 295, 10, 10, $red);
imagepng($im);
----------------

In case you can't reproduce the problem, I'm attaching the image which
the above script produces on my system.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_IE, LC_CTYPE=en_IE (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages php4-gd depends on:
ii  libapache2-mod-php4 [p 6:4.4.4-8+etch4   server-side, HTML-embedded scripti
ii  libc6                  2.3.6.ds1-13etch4 GNU C Library: Shared libraries
ii  libfreetype6           2.2.1-5+etch1     FreeType 2 font engine, shared lib
ii  libgd2-xpm             2.0.33-5.2        GD Graphics Library version 2
ii  libjpeg62              6b-13             The Independent JPEG Group's JPEG 
ii  libpng12-0             1.2.15~beta5-1    PNG library - runtime
ii  libt1-5                5.1.0-2etch1      Type 1 font rasterizer library - r
ii  libx11-6               2:1.0.3-7         X11 client-side library
ii  libxpm4                1:3.5.5-2         X11 pixmap library
ii  php4-cli [phpapi-20050 6:4.4.4-8+etch4   command-line interpreter for the p
ii  php4-common            6:4.4.4-8+etch4   Common files for packages built fr
ii  zlib1g                 1:1.2.3-13        compression library - runtime

php4-gd recommends no packages.

-- no debconf information
[a.png (image/png, attachment)]

Bug reassigned from package `php4-gd' to `php5-gd'. Request was from Marco Rodrigues <gothicx@sapo.pt> to control@bugs.debian.org. (Tue, 17 Jun 2008 21:57:18 GMT) (full text, mbox, link).


Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Fri, 08 Jan 2010 16:27:17 GMT) (full text, mbox, link).


Notification sent to Ronan <mr_platelet+jtzand@fastmail.fm>, #@comet-eth0, remove@comet-eth0, #no-cc@comet-eth0, #header@comet-eth0:
Bug acknowledged by developer. (Fri, 08 Jan 2010 16:27:17 GMT) (full text, mbox, link).


Message #12 received at 458567-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: 458567-done@bugs.debian.org
Subject: Re: #458567: imagfilledeellipse draws unwanted line
Date: Fri, 8 Jan 2010 17:21:56 +0100
Version: 5.2.6.dfsg.1-1+lenny4

Works ok in current stable.

-- 
Ondřej Surý <ondrej@sury.org>
http://blog.rfc1925.org/




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sat, 06 Feb 2010 07:33:13 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 03:05:34 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.