Bug#619592: cups: Large image (2640x3686) printout misaligned/distorted

2013-08-23 Thread Henri Kaukver
Hello Brian,

I tested it on debian wheezy amd64 (cups version 1.5.3-5) and debian
testing (cups version 1.6.3-1). This problem did not occur. Seams like it's
fixed in stable and testing. Haven't checked unstable.

Henri


2013/8/12 Brian Potkin 

> tags 619592 moreinfo
> thanks
>
>
> On Fri 25 Mar 2011 at 13:16:08 +, Henri Kaukver wrote:
>
> > lp -d A3_printer -o fitplot /home/user/image.png printout is
> > misaligned, parts of the image are visible from opposite edges. same
> > thing happens when printing to PDF (cups-pdf package).
> >
> > i can provide the image that causes the problem. it doesn't matter
> > which format the image is in. i've tried png, bmp and jpg.  if i
> > convert image.png -resize 80% image2.png and try to print image2.png,
> > then everything is ok, resize 90% distorts the image also.
>
> Hello Henri,
>
> Is this still a problem on testing or unstable?
>
> Regards,
>
> Brian.
>


Bug#619592: cups: Large image (2640x3686) printout misaligned/distorted

2011-03-25 Thread Henri Kaukver
Package: cups
Version: 1.4.4-7
Severity: normal

lp -d A3_printer -o fitplot /home/user/image.png
printout is misaligned, parts of the image are visible from opposite edges. 
same thing happens when printing to PDF (cups-pdf package).

i can provide the image that causes the problem. it doesn't matter which format 
the image is in. i've tried png, bmp and jpg.
if i convert image.png -resize 80% image2.png and try to print image2.png, then 
everything is ok, resize 90% distorts the image also.


-- System Information:
Debian Release: 6.0.1
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages cups depends on:
ii  adduser3.112+nmu2add and remove users and groups
ii  bc 1.06.95-2 The GNU bc arbitrary precision cal
ii  cups-client1.4.4-7   Common UNIX Printing System(tm) - 
ii  cups-common1.4.4-7   Common UNIX Printing System(tm) - 
ii  cups-ppdc  1.4.4-7   Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  ghostscript8.71~dfsg2-9  The GPL Ghostscript PostScript/PDF
ii  libavahi-client3   0.6.27-2+squeeze1 Avahi client library
ii  libavahi-common3   0.6.27-2+squeeze1 Avahi common library
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libcups2   1.4.4-7   Common UNIX Printing System(tm) - 
ii  libcupscgi11.4.4-7   Common UNIX Printing System(tm) - 
ii  libcupsdriver1 1.4.4-7   Common UNIX Printing System(tm) - 
ii  libcupsimage2  1.4.4-7   Common UNIX Printing System(tm) - 
ii  libcupsmime1   1.4.4-7   Common UNIX Printing System(tm) - 
ii  libcupsppdc1   1.4.4-7   Common UNIX Printing System(tm) - 
ii  libdbus-1-31.2.24-4  simple interprocess messaging syst
ii  libgcc11:4.4.5-8 GCC support library
ii  libgnutls262.8.6-1   the GNU TLS library - runtime libr
ii  libgssapi-krb5-2   1.8.3+dfsg-4  MIT Kerberos runtime libraries - k
ii  libijs-0.350.35-7IJS raster image transport protoco
ii  libkrb5-3  1.8.3+dfsg-4  MIT Kerberos runtime libraries
ii  libldap-2.4-2  2.4.23-7  OpenLDAP libraries
ii  libpam0g   1.1.1-6.1 Pluggable Authentication Modules l
ii  libpaper1  1.1.24library for handling paper charact
ii  libpoppler50.12.4-1.2PDF rendering library
ii  libslp11.2.1-7.8 OpenSLP libraries
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-16   userspace USB programming library
ii  lsb-base   3.2-23.2squeeze1  Linux Standard Base 3.2 init scrip
ii  poppler-utils  0.12.4-1.2PDF utilitites (based on libpopple
ii  procps 1:3.2.8-9 /proc file system utilities
ii  ssl-cert   1.0.28simple debconf wrapper for OpenSSL
ii  ttf-freefont   20090104-7Freefont Serif, Sans and Mono True
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages cups recommends:
ii  cups-driver-gutenprint  5.2.6-1  printer drivers for CUPS
ii  foomatic-filters4.0.5-6  OpenPrinting printer support - fil
ii  ghostscript-cups8.71~dfsg2-9 The GPL Ghostscript PostScript/PDF

Versions of packages cups suggests:
pn  cups-bsd   (no description available)
ii  cups-pdf  2.5.0-16   PDF printer for CUPS
ii  foomatic-db   20100630-1 OpenPrinting printer support - dat
pn  hplip  (no description available)
ii  smbclient 2:3.5.6~dfsg-3squeeze2 command-line SMB/CIFS clients for 
ii  udev  164-3  /dev/ and hotplug management daemo
pn  xpdf-korean | xpd  (no description available)

-- Configuration Files:
/etc/cups/cupsd.conf changed:
LogLevel warn
MaxLogSize 0
SystemGroup lpadmin
Listen 0.0.0.0:631
Listen /var/run/cups/cups.sock
Browsing On
BrowseOrder allow,deny
BrowseAllow all
BrowseLocalProtocols CUPS dnssd
DefaultAuthType Basic

  Order allow,deny
  Allow from 192.168.1.100


  Order allow,deny
  Allow from 192.168.1.100


  AuthType Default
  Require user @SYSTEM
  Order allow,deny
  Allow from 192.168.1.100


  # Job-related operations must be done by the owner or an administrator...
  
Require user @OWNER @SYSTEM
Order deny,allow
  
  # All administration operations require an administrator to authenticate