[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#609532: marked as done (ghostscript: Superimposed points in a line -> wrong linewidth on the point)



Your message dated Mon, 23 Jul 2012 17:38:26 +0200
with message-id <201207231738.26538.roucaries.bastien@gmail.com>
and subject line Done: ghostscript: Superimposed points in a line -> wrong linewidth on the point
has caused the Debian Bug report #609532,
regarding ghostscript: Superimposed points in a line -> wrong linewidth on the point
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
609532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609532
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gv
Version: 1:3.7.1-1
Severity: normal

Hello,

in the following minimal example, the blue line is broken where two control points are superimposed. This is not the case for the red line. This looks like a bug, doesn't it? This is observed with "gv" and "evince".

--------------
%!PS-Adobe-3.0 EPSF-3.0
%%Title: tt.eps
%%Creator: matplotlib version 0.99.3, http://matplotlib.sourceforge.net/
%%CreationDate: Sun Jan  9 21:37:32 2011
%%Orientation: portrait
%%BoundingBox: 18 180 594 612
%%EndComments
%%BeginProlog
/mpldict 7 dict def
mpldict begin
/m { moveto } bind def
/l { lineto } bind def
/r { rlineto } bind def
/c { curveto } bind def
/cl { closepath } bind def
/box {
m
1 index 0 r
0 exch r
neg 0 r
cl
} bind def
/clipbox {
box
clip
newpath
} bind def
end
%%EndProlog
mpldict begin
18 180 translate
576 432 0 0 clipbox
1.000 setlinewidth
1 setlinejoin
2 setlinecap
[] 0 setdash
1.000 setgray
gsave
0 0 m
576 0 l
576 432 l
0 432 l
0 0 l
gsave
fill
grestore
stroke
grestore
3.000 setlinewidth
0.000 0.000 1.000 setrgbcolor
gsave
446.4 345.6 72 43.2 clipbox
109.2 92.5714 m
295.2 92.5714 l
295.2 92.5714 l
481.2 92.5714 l
stroke
grestore
1.000 0.000 0.000 setrgbcolor
gsave
446.4 345.6 72 43.2 clipbox
109.2 141.943 m
295.2 141.943 l
295.2 141.943 l
481.2 339.429 l
stroke
grestore

end
showpage
--------------

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gv depends on:
ii dpkg 1.15.8.5 Debian package management system ii ghostscript-x 8.71~dfsg2-6 The GPL Ghostscript PostScript/PDF ii install-info 4.13a.dfsg.1-6 Manage installed documentation in ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii  libx11-6                  2:1.3.3-4      X11 client-side library
ii  libxinerama1              2:1.1-3        X11 Xinerama extension library
ii libxmu6 2:1.0.5-2 X11 miscellaneous utility library
ii  libxt6                    1:1.0.7-1      X11 toolkit intrinsics library
ii  xaw3dg                    1.5+E-18       Xaw3d widget set

Versions of packages gv recommends:
ii  xaw3dg                        1.5+E-18   Xaw3d widget set

gv suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Package: ghostscript
Version: 9.05~dfsg-6

Could not reproduce with this version so close.

Bastien

--- End Message ---

Reply to: