Subject: pkg/13056: cdlabelgen is broken for US-Letter paper.
To: None <gnats-bugs@gnats.netbsd.org>
From: Ben Wong <bbb@cc.gatech.edu>
List: netbsd-bugs
Date: 05/28/2001 08:55:13
>Number:         13056
>Category:       pkg
>Synopsis:       cdlabelgen is broken for US-Letter paper.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 28 05:54:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Ben Wong
>Release:        NetBSD-1.5.0
>Organization:
>Environment:
	
System: NetBSD hrududu.wongs.net 1.5 NetBSD 1.5 (HRUDUDU) #8: Tue May 15 04:47:24 EDT 2001 hackerb9@hrududu.wongs.net:/usr/src/sys/arch/i386/compile/HRUDUDU i386


>Description:

When cdlabelgen-1.5.0 is compiled from pkgsrc a patch named patch-ac
is applied that shifts all graphics to be printed one inch higher than
usual. This causes the top of the page to be truncated on letter sized
paper.

Although this patch causes no harm with A4 sized paper, it is useless
even there since the images being printed out are meant to be cut from
the paper. There is no point in centering the graphics on the page.

>How-To-Repeat:
	cd /usr/pkgsrc/graphics/cdlabelgen
	make install
	ls -1 /bin > /tmp/foo
	cdlabelgen -c "title of cd" -s "subtitle"  -f /tmp/foo -o /tmp/foo.ps
	gv /tmp/foo.ps
	# Note that the top of the graphic has been lopped off.

>Fix:
	Remove cdlabelgen/patches/patch-ac and adjust distinfo.

>Release-Note:
>Audit-Trail:
>Unformatted: