Weird printing outputs with HPLIP 3.10.2

Asked by Ozan Çağlayan

Hi,

I'm printing stack maintainer of a distribution called Pardus. I don't know if the following problem is really caused by the new hplip or by a packaging issue between gs/hplip/cups.

Latest working version : 3.9.12
First broken version: 3.10.2

Other packages' versions:
CUPS: 1.3.11
Ghostscript: 8.71

Steps to reproduce:
1. Install hplip 3.10.2
2. Configure a local/remote queue for an HPLIP supported printer
3. Send a test page.

Expected results:
Test page is printed correctly (with colors if the device isn't monochrome)

Actual results:
Test page is printed out to 4 pages each one containing a quarter of the page (top-left, top-right, bottom-left, bottom-right). The output is black-white and each quarter of the test page is printed starting from the middle of the page vertically.

More details:

0. One of our users reproduces this with its DeskJet F4210 and I'm able to reproduce it with an OfficeJet J6410,

1. The problem isn't caused by a bug in the PPD file created by the hpcups backend because if you install hplip 3.9.12 and send a test page using the PPD generated using 3.10.2, everything works just fine.

2. My packages are generally based on Fedora, e.g. I'm carrying a lot of fedora patches for hplip/cups and ghostscript. But seen that there are no similar issues around, I doubt that I might be doing something wrong in one of these packages which has just been triggered with this new HPLIP,

3. My locale is tr_TR.UTF-8 which has the infamous collation bug, see:
http://www.mattryall.net/blog/2009/02/the-infamous-turkish-locale-bug

But I tried running CUPS and lp with LC_ALL=C to see if it changes something but nope,

Some outputs that may help:

# lpstat -t
scheduler is running
no system default destination
device for HP_OfficeJet_J6400_series_192.168.3.248: socket://192.168.3.248
HP_OfficeJet_J6400_series_192.168.3.248 accepting requests since Sal 30 Mar 2010 16:34:54 EEST
printer HP_OfficeJet_J6400_series_192.168.3.248 is idle. enabled since Sal 30 Mar 2010 16:34:54 EEST

4. It seems that there are no defects in the intermediate files e.g. the TIFF output from pstotiff is just fine.

5. The following is a sample error_log capture during a problematic printing:

I [30/Mar/2010:16:33:43 +0300] [Job 40] Adding start banner page "none".
I [30/Mar/2010:16:33:43 +0300] [Job 40] Adding end banner page "none".
I [30/Mar/2010:16:33:43 +0300] [Job 40] File of type application/postscript queued by "root".
D [30/Mar/2010:16:33:43 +0300] [Job 40] hold_until=0
I [30/Mar/2010:16:33:43 +0300] [Job 40] Queued on "HP_OfficeJet_J6400_series_192.168.3.248" by "root".
d [30/Mar/2010:16:33:43 +0300] cupsdCheckJobs: Job 40: state_value=3, loaded=yes
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: file = 0/1
D [30/Mar/2010:16:33:43 +0300] [Job 40] job-sheets=none,none
D [30/Mar/2010:16:33:43 +0300] [Job 40] banner_page = 0
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[0]="HP_OfficeJet_J6400_series_192.168.3.248"
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[1]="40"
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[2]="root"
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[3]="testprint.ps"
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[4]="1"
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[5]="document-name=testprint.ps media=A4 sides=one-sided finishings=3 number-up=1 page-ranges=1 job-uuid=urn:uuid:d9b1fa08-8b55-3bc6-5e00-e0e51c972745"
D [30/Mar/2010:16:33:43 +0300] [Job 40] argv[6]="/var/spool/cups/d00040-001"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[2]="CUPS_DOCROOT=/usr/share/cups/html"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[9]="SERVER_ADMIN=root@2009"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[10]="SOFTWARE=CUPS/1.3.11"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[12]="USER=root"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[13]="CUPS_SERVER=/var/run/cups/cups.sock"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[14]="CUPS_ENCRYPTION=IfRequested"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[15]="IPP_PORT=631"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[16]="CHARSET=utf-8"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[17]="LANG=en.UTF-8"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[18]="PPD=/etc/cups/ppd/HP_OfficeJet_J6400_series_192.168.3.248.ppd"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[19]="RIP_MAX_CACHE=8m"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[20]="CONTENT_TYPE=application/postscript"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[21]="DEVICE_URI=socket://192.168.3.248"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[22]="PRINTER=HP_OfficeJet_J6400_series_192.168.3.248"
D [30/Mar/2010:16:33:43 +0300] [Job 40] envp[23]="FINAL_CONTENT_TYPE=printer/HP_OfficeJet_J6400_series_192.168.3.248"
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: status_pipes = [ 19 20 ]
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filter="/usr/lib/cups/filter/pstotiff"
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filterfds[0]=[ 21 22 ]
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing filter pipes for slot 1 [ -1 -1 ]...
I [30/Mar/2010:16:33:43 +0300] [Job 40] Started filter /usr/lib/cups/filter/pstotiff (PID 2714)
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filter="/usr/lib/cups/filter/imagetoraster"
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filterfds[1]=[ 23 24 ]
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing filter pipes for slot 0 [ 21 22 ]...
I [30/Mar/2010:16:33:43 +0300] [Job 40] Started filter /usr/lib/cups/filter/imagetoraster (PID 2715)
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: print_pipes = [ 21 22 ]
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filter="/usr/lib/cups/filter/hpcups"
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filterfds[0]=[ 21 22 ]
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing filter pipes for slot 1 [ 23 24 ]...
I [30/Mar/2010:16:33:43 +0300] [Job 40] Started filter /usr/lib/cups/filter/hpcups (PID 2716)
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: backend="/usr/lib/cups/backend/socket"
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: filterfds[1] = [ -1 -1 ]
I [30/Mar/2010:16:33:43 +0300] [Job 40] Started backend /usr/lib/cups/backend/socket (PID 2717)
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing print pipes [ 21 22 ]...
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing back pipes [ 15 16 ]...
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing side pipes [ 17 18 ]...
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing status output pipe 20...
d [30/Mar/2010:16:33:43 +0300] [Job 40] start_job: Closing filter pipes for slot 1 [ -1 -1 ]...
I [30/Mar/2010:16:33:43 +0300] [Job 40] Attempting to connect to host 192.168.3.248 on port 9100
d [30/Mar/2010:16:33:43 +0300] [Job 40] STATE: +connecting-to-device
d [30/Mar/2010:16:33:43 +0300] [Job 40] STATE: -connecting-to-device
I [30/Mar/2010:16:33:43 +0300] [Job 40] Connected to 192.168.3.248...
D [30/Mar/2010:16:33:43 +0300] [Job 40] Connected to 192.168.3.248:9100 (IPv4)...
D [30/Mar/2010:16:33:43 +0300] [Job 40] backendRunLoop(print_fd=0, device_fd=5, use_bc=1, side_cb=0xb7729eb0)
D [30/Mar/2010:16:33:43 +0300] [Job 40] imagetoraster - copying to temp print file "/var/spool/cups/tmp/4bb1fdb747b9d"
D [30/Mar/2010:16:33:43 +0300] [Job 40] GPL Ghostscript 8.71 (2010-02-10)
D [30/Mar/2010:16:33:43 +0300] [Job 40] Copyright (C) 2010 Artifex Software, Inc. All rights reserved.
D [30/Mar/2010:16:33:43 +0300] [Job 40] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [30/Mar/2010:16:33:43 +0300] [Job 40] Loading NimbusSanL-Bold font from /usr/share/ghostscript/8.71/Resource/Font/NimbusSanL-Bold... 2349908 1001965 1503836 219359 1 done.
D [30/Mar/2010:16:33:43 +0300] [Job 40] Loading NimbusSanL-Regu font from /usr/share/ghostscript/8.71/Resource/Font/NimbusSanL-Regu... 2406764 1088465 1503836 220201 1 done.
D [30/Mar/2010:16:33:43 +0300] [Job 40] Loading NimbusRomNo9L-Regu font from /usr/share/ghostscript/8.71/Resource/Font/NimbusRomNo9L-Regu... 2564100 1238927 1503836 221365 1 done.
D [30/Mar/2010:16:33:43 +0300] [Job 40] Page = 595x842; 9,9 to 586,833
D [30/Mar/2010:16:33:43 +0300] [Job 40] Searching for profile "/Automatic"...
I [30/Mar/2010:16:33:43 +0300] [Job 40] Loading image file...
D [30/Mar/2010:16:33:43 +0300] [Job 40] TIFF resolution = 204.000000x196.000000, units=2
D [30/Mar/2010:16:33:43 +0300] [Job 40] Stored resolution = 204x196 PPI
D [30/Mar/2010:16:33:43 +0300] [Job 40] img->colorspace = 3
D [30/Mar/2010:16:33:43 +0300] [Job 40] orientation = top-left
D [30/Mar/2010:16:33:43 +0300] [Job 40] photometric = 0
D [30/Mar/2010:16:33:43 +0300] [Job 40] compression = 4
D [30/Mar/2010:16:33:44 +0300] [Job 40] Before scaling: xppi=204, yppi=196, zoom=0.00
D [30/Mar/2010:16:33:44 +0300] [Job 40] Before scaling: xprint=8.0, yprint=11.4
D [30/Mar/2010:16:33:44 +0300] [Job 40] Image size is 8.5 x 11.7 inches...
D [30/Mar/2010:16:33:44 +0300] [Job 40] Auto orientation...
D [30/Mar/2010:16:33:44 +0300] [Job 40] xpages = 2x4.24in, ypages = 2x5.85in
D [30/Mar/2010:16:33:44 +0300] [Job 40] PageSize = [595 841]
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsWidth = 4812
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsHeight = 6864
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsBitsPerColor = 8
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsBitsPerPixel = 32
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsBytesPerLine = 19248
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsColorOrder = 0
D [30/Mar/2010:16:33:44 +0300] [Job 40] cupsColorSpace = 17
D [30/Mar/2010:16:33:44 +0300] [Job 40] img->colorspace = 3
I [30/Mar/2010:16:33:44 +0300] [Job 40] Formatting page 1...
D [30/Mar/2010:16:33:44 +0300] [Job 40] Read 8192 bytes of print data...
d [30/Mar/2010:16:33:44 +0300] [Job 40] STATE: -media-empty-error
d [30/Mar/2010:16:33:44 +0300] [Job 40] STATE: -offline-error
I [30/Mar/2010:16:33:44 +0300] [Job 40] Printer is now on-line.
D [30/Mar/2010:16:33:44 +0300] [Job 40] Wrote 8192 bytes of print data...
D [30/Mar/2010:16:33:44 +0300] [Job 40] Read 1808 bytes of print data...
d [30/Mar/2010:16:33:44 +0300] [Job 40] PAGE: 1 1DEBUG: Writing 1678 leading blank lines...
D [30/Mar/2010:16:33:44 +0300] [Job 40] Wrote 1808 bytes of print data...
D [30/Mar/2010:16:33:44 +0300] [Job 40] Read 871 bytes of print data...

A lot of R/W without anything useful here...

I [30/Mar/2010:16:34:53 +0300] [Job 40] Print file sent, waiting for printer to finish...
d [30/Mar/2010:16:34:53 +0300] cupsdCheckJobs: Job 40: state_value=5, loaded=yes
I [30/Mar/2010:16:34:54 +0300] [Job 40] Ready to print.
D [30/Mar/2010:16:34:54 +0300] [Job 40] File 0 is complete.
d [30/Mar/2010:16:34:54 +0300] [Job 40] cupsdFinishJob: job->status is 0
d [30/Mar/2010:16:34:54 +0300] [Job 40] cupsdFinishJob: Closing status pipes [ 19 -1 ]...
I [30/Mar/2010:16:34:54 +0300] [Job 40] Completed successfully.
d [30/Mar/2010:16:34:54 +0300] [Job 40] cupsdStopJob: force = 0
d [30/Mar/2010:16:34:54 +0300] [Job 40] Closing print pipes [ -1 -1 ]...
d [30/Mar/2010:16:34:54 +0300] [Job 40] Closing back pipes [ -1 -1 ]...
d [30/Mar/2010:16:34:54 +0300] [Job 40] Closing side pipes [ -1 -1 ]...
D [30/Mar/2010:16:34:55 +0300] [Job 40] Unloading...

Question information

Language:
English Edit question
Status:
Answered
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#1

Let's provide the PPD too. Note that the version in PPD is 3.9.12 but the installed hplip is 3.10.2 which also triggers the problem:

*PPD-Adobe: "4.3"
*% PPD file for HP Officejet j6400 Series with CUPS.
*% Created by the CUPS PPD Compiler v1.2.3.
*% (c) 2008 Copyright Hewlett-Packard Development Company, LP
*FormatVersion: "4.3"
*FileVersion: "hpcups 3.9.12"
*LanguageVersion: English
*LanguageEncoding: ISOLatin1
*PCFileName: "hp-officejet_j6400_series.ppd"
*Product: "(HP Officejet j6405 All-in-one Printer)"
*Product: "(HP Officejet j6410 All-in-one Printer)"
*Product: "(HP Officejet j6413 All-in-one Printer)"
*Product: "(HP Officejet j6415 All-in-one Printer)"
*Product: "(HP Officejet j6424 All-in-one Printer)"
*Product: "(HP Officejet j6450 All-in-one Printer)"
*Product: "(HP Officejet j6480 All-in-one Printer)"
*Product: "(HP Officejet j6488 All-in-one Printer)"
*Manufacturer: "HP"
*ModelName: "HP Officejet j6400 Series"
*ShortNickName: "HP Officejet j6400 Series"
*NickName: "HP Officejet j6400 Series, hpcups 3.9.12"
*PSVersion: "(3010.000) 705"
*PSVersion: "(3010.000) 707"
*PSVersion: "(3010.000) 815"
*PSVersion: "(3010.000) 853"
*LanguageLevel: "3"
*ColorDevice: True
*DefaultColorSpace: RGB
*FileSystem: False
*Throughput: "1"
*LandscapeOrientation: Plus90
*TTRasterizer: Type42
*% Driver-defined attributes...
*RequiresPageRegion All: True
*cupsEvenDuplex: True
*cupsBackSide: "Rotated"
*cupsFlipDuplex: True
*hpPrinterLanguage: "pcl3gui2"
*HPMechOffset: "70"
*cupsModelName: "deskjet 5600"
*1284DeviceID: "MFG:HP;MDL:officejet j6400 series;DES:officejet j6400 series;"
*cupsVersion: 1.3
*cupsModelNumber: 0
*cupsManualCopies: True
*cupsFilter: "application/vnd.cups-raster 0 hpcups"
*UIConstraints: *Duplex *OptionDuplex False
*UIConstraints: *OptionDuplex False *Duplex
*UIConstraints: *ColorModel KGray *OutputMode Photo
*UIConstraints: *OutputMode Photo *ColorModel KGray
*UIConstraints: *ColorModel CMYGray *OutputMode Photo
*UIConstraints: *OutputMode Photo *ColorModel CMYGray
*UIConstraints: *MediaType Automatic *OutputMode FastDraft
*UIConstraints: *OutputMode FastDraft *MediaType Automatic
*UIConstraints: *MediaType Glossy *OutputMode FastDraft
*UIConstraints: *OutputMode FastDraft *MediaType Glossy
*UIConstraints: *MediaType Glossy *OutputMode Draft
*UIConstraints: *OutputMode Draft *MediaType Glossy
*UIConstraints: *MediaType TransparencyFilm *OutputMode FastDraft
*UIConstraints: *OutputMode FastDraft *MediaType TransparencyFilm
*UIConstraints: *MediaType Plain *OutputMode Photo
*UIConstraints: *OutputMode Photo *MediaType Plain
*UIConstraints: *InputSlot CDDVDTray *MediaType Automatic
*UIConstraints: *MediaType Automatic *InputSlot CDDVDTray
*UIConstraints: *InputSlot CDDVDTray *MediaType Plain
*UIConstraints: *MediaType Plain *InputSlot CDDVDTray
*UIConstraints: *InputSlot CDDVDTray *MediaType Glossy
*UIConstraints: *MediaType Glossy *InputSlot CDDVDTray
*UIConstraints: *InputSlot CDDVDTray *MediaType TransparencyFilm
*UIConstraints: *MediaType TransparencyFilm *InputSlot CDDVDTray
*OpenUI *PageSize/Media Size: PickOne
*OrderDependency: 10 AnySetup *PageSize
*DefaultPageSize: A4
*PageSize Card3x5/Index Card 3x5in: "<</PageSize [216 360]/ImagingBBox null>>setpagedevice"
*PageSize Card3x5.FB/Index Card Borderless 3x5in: "<</PageSize [226 370]/ImagingBBox null>>setpagedevice"
*PageSize Hagaki/Hagaki 100x148mm: "<</PageSize[284 420]/ImagingBBox null>>setpagedevice"
*PageSize Hagaki.FB/Hagaki Borderless 100x148mm: "<</PageSize[294 430]/ImagingBBox null>>setpagedevice"
*PageSize Hagaki.Duplex/Hagaki AutoDuplex 100x148mm: "<</PageSize[284 411]/ImagingBBox null>>setpagedevice"
*PageSize Photo4x6/Photo 4x6in: "<</PageSize[288 432]/ImagingBBox null>>setpagedevice"
*PageSize Photo4x6.FB/Photo Borderless 4x6 in: "<</PageSize[298 442]/ImagingBBox null>>setpagedevice"
*PageSize A6/A6 105x148mm: "<</PageSize[297.36 419.76]/ImagingBBox null>>setpagedevice"
*PageSize A6.FB/A6 Borderless 105x148mm: "<</PageSize[307 430]/ImagingBBox null>>setpagedevice"
*PageSize A6.Duplex/A6 AutoDuplex 105x148mm): "<</PageSize[297 411]/ImagingBBox null>>setpagedevice"
*PageSize Photo5x7/Photo 5x7in: "<</PageSize[360 504]/ImagingBBox null>>setpagedevice"
*PageSize Photo5x7.FB/Photo Borderless 5x7in: "<</PageSize[370 514]/ImagingBBox null>>setpagedevice"
*PageSize Card5x8/Index Card 5x8in: "<</PageSize[360 576]/ImagingBBox null>>setpagedevice"
*PageSize Card5x8.Duplex/Index Card AutoDuplex 5x8in: "<</PageSize[360 567]/ImagingBBox null>>setpagedevice"
*PageSize Oufuku/Oufuku-Hagaki 148x200mm: "<</PageSize[567 420]/ImagingBBox null>>setpagedevice"
*PageSize Oufuku.FB/Oufuku-Hagaki Borderless 148x200mm: "<</PageSize[577 430]/ImagingBBox null>>setpagedevice"
*PageSize Oufuku.Duplex/Oufuku-Hagaki AutoDuplex 148x200mm: "<</PageSize[567 411]/ImagingBBox null>>setpagedevice"
*PageSize A5/A5 148x210mm: "<</PageSize[419.76 595.44]/ImagingBBox null>>setpagedevice"
*PageSize A5.FB/A5 Borderless 148x210mm: "<</PageSize[430 605]/ImagingBBox null>>setpagedevice"
*PageSize A5.Duplex/A5 AutoDuplex 148x210mm: "<</PageSize[420 586]/ImagingBBox null>>setpagedevice"
*PageSize B5/B5 176x250mm: "<</PageSize[498.96 708.48]/ImagingBBox null>>setpagedevice"
*PageSize B5.Duplex/B5 AutoDuplex 176x250mm: "<</PageSize[499 699]/ImagingBBox null>>setpagedevice"
*PageSize JB5/JB5 182x257mm: "<</PageSize[516.24 728.64]/ImagingBBox null>>setpagedevice"
*PageSize JB5.FB/JB5 Borderless 182x257mm: "<</PageSize[526 739]/ImagingBBox null>>setpagedevice"
*PageSize JB5.Duplex/JB5 AutoDuplex 182x257mm: "<</PageSize[516 720]/ImagingBBox null>>setpagedevice"
*PageSize Executive/Executive 7.25x10.5in: "<</PageSize[522 756]/ImagingBBox null>>setpagedevice"
*PageSize Executive.Duplex/Executive AutoDuplex 7.25x10.5in: "<</PageSize[522 747]/ImagingBBox null>>setpagedevice"
*PageSize 16k/16k 7.75x10.75in: "<</PageSize[558 774]/ImagingBBox null>>setpagedevice"
*PageSize 8x10/8x10in: "<</PageSize[576 720]/ImagingBBox null>>setpagedevice"
*PageSize Letter/Letter 8.5x11in: "<</PageSize[612 792]/ImagingBBox null>>setpagedevice"
*PageSize Letter.FB/Letter Borderless 8.5x11in: "<</PageSize[622 802]/ImagingBBox null>>setpagedevice"
*PageSize Letter.Duplex/Letter AutoDuplex 8.5x11in: "<</PageSize[612 783]/ImagingBBox null>>setpagedevice"
*PageSize A4/A4 210x297mm: "<</PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice"
*PageSize A4.FB/A4 Borderless 210x297mm: "<</PageSize[605 852]/ImagingBBox null>>setpagedevice"
*PageSize A4.Duplex/A4 AutoDuplex 210x297mm: "<</PageSize[595 833]/ImagingBBox null>>setpagedevice"
*PageSize ExecutiveJIS/Executive (JIS) 8.5x12.986in: "<</PageSize[612 936]/ImagingBBox null>>setpagedevice"
*PageSize FLSA/American Foolscap 8.5x13in: "<</PageSize[612 936]/ImagingBBox null>>setpagedevice"
*PageSize Legal/Legal 8.5x14in: "<</PageSize[612 1008]/ImagingBBox null>>setpagedevice"
*PageSize Legal.Duplex/Legal AutoDuplex 8.5x14in: "<</PageSize[612 999]/ImagingBBox null>>setpagedevice"
*PageSize CDDVD80/CD DVD 80mm: "<</PageSize[238 238]/ImagingBBox null>>setpagedevice"
*PageSize CDDVD120/CD DVD 120mm: "<</PageSize[360 360]/ImagingBBox null>>setpagedevice"
*PageSize EnvA2/A2 Envelope 4.37x5.75in: "<</PageSize[314.64 414]/ImagingBBox null>>setpagedevice"
*PageSize EnvC6/C6 Envelope 114x162mm: "<</PageSize[323.28 459.36]/ImagingBBox null>>setpagedevice"
*PageSize EnvChou4/#4 Japanese Envelope 90x205mm: "<</PageSize[254.88 581.04]/ImagingBBox null>>setpagedevice"
*PageSize EnvMonarch/Monarch Envelope 3.875x7.5in: "<</PageSize[279 540]/ImagingBBox null>>setpagedevice"
*PageSize EnvDL/DL Envelope 110x220mm: "<</PageSize[311.76 623.52]/ImagingBBox null>>setpagedevice"
*PageSize Env10/#10 Envelope 4.12x9.5in: "<</PageSize[297 684]/ImagingBBox null>>setpagedevice"
*PageSize EnvChou3/#3 Japanese Envelope 120x235mm: "<</PageSize[339.84 666]/ImagingBBox null>>setpagedevice"
*PageSize EnvC5/C5 Envelope 162x229mm: "<</PageSize[459 649]/ImagingBBox null>>setpagedevice"
*PageSize EnvB5/B5 Envelope 176x250mm: "<</PageSize[499 709]/ImagingBBox null>>setpagedevice"
*CloseUI: *PageSize
*OpenUI *PageRegion/Media Size: PickOne
*OrderDependency: 10 AnySetup *PageRegion
*DefaultPageRegion: A4
*PageRegion Card3x5/Index Card 3x5in: "<</cupsInteger0 78/PageSize[216 360]/ImagingBBox null>>setpagedevice"
*PageRegion Card3x5.FB/Index Card Borderless 3x5in: "<</cupsInteger0 78/PageSize[226 370]/ImagingBBox null>>setpagedevice"
*PageRegion Hagaki/Hagaki 100x148mm: "<</cupsInteger0 71/PageSize[284 420]/ImagingBBox null>>setpagedevice"
*PageRegion Hagaki.FB/Hagaki Borderless 100x148mm: "<</cupsInteger0 71/PageSize[294 430]/ImagingBBox null>>setpagedevice"
*PageRegion Hagaki.Duplex/Hagaki AutoDuplex 100x148mm: "<</cupsInteger0 71/PageSize[284 411]/ImagingBBox null>>setpagedevice"
*PageRegion Photo4x6/Photo 4x6in: "<</cupsInteger0 74/PageSize[288 432]/ImagingBBox null>>setpagedevice"
*PageRegion Photo4x6.FB/Photo Borderless 4x6 in: "<</cupsInteger0 74/PageSize[298 442]/ImagingBBox null>>setpagedevice"
*PageRegion A6/A6 105x148mm: "<</cupsInteger0 73/PageSize[297.36 419.76]/ImagingBBox null>>setpagedevice"
*PageRegion A6.FB/A6 Borderless 105x148mm: "<</cupsInteger0 73/PageSize[307 430]/ImagingBBox null>>setpagedevice"
*PageRegion A6.Duplex/A6 AutoDuplex 105x148mm): "<</cupsInteger0 73/PageSize[297 411]/ImagingBBox null>>setpagedevice"
*PageRegion Photo5x7/Photo 5x7in: "<</cupsInteger0 122/PageSize[360 504]/ImagingBBox null>>setpagedevice"
*PageRegion Photo5x7.FB/Photo Borderless 5x7in: "<</cupsInteger0 122/PageSize[370 514]/ImagingBBox null>>setpagedevice"
*PageRegion Card5x8/Index Card 5x8in: "<</cupsInteger0 75/PageSize[360 576]/ImagingBBox null>>setpagedevice"
*PageRegion Card5x8.Duplex/Index Card AutoDuplex 5x8in: "<</cupsInteger0 75/PageSize[360 567]/ImagingBBox null>>setpagedevice"
*PageRegion Oufuku/Oufuku-Hagaki 148x200mm: "<</cupsInteger0 72/PageSize[567 420]/ImagingBBox null>>setpagedevice"
*PageRegion Oufuku.FB/Oufuku-Hagaki Borderless 148x200mm: "<</cupsInteger0 72/PageSize[577 430]/ImagingBBox null>>setpagedevice"
*PageRegion Oufuku.Duplex/Oufuku-Hagaki AutoDuplex 148x200mm: "<</cupsInteger0 72/PageSize[567 411]/ImagingBBox null>>setpagedevice"
*PageRegion A5/A5 148x210mm: "<</cupsInteger0 25/PageSize[419.76 595.44]/ImagingBBox null>>setpagedevice"
*PageRegion A5.FB/A5 Borderless 148x210mm: "<</cupsInteger0 25/PageSize[430 605]/ImagingBBox null>>setpagedevice"
*PageRegion A5.Duplex/A5 AutoDuplex 148x210mm: "<</cupsInteger0 25/PageSize[420 586]/ImagingBBox null>>setpagedevice"
*PageRegion B5/B5 176x250mm: "<</cupsInteger0 65/PageSize[498.96 708.48]/ImagingBBox null>>setpagedevice"
*PageRegion B5.Duplex/B5 AutoDuplex 176x250mm: "<</cupsInteger0 65/PageSize[499 699]/ImagingBBox null>>setpagedevice"
*PageRegion JB5/JB5 182x257mm: "<</cupsInteger0 45/PageSize [516.24 728.64]/ImagingBBox null>>setpagedevice"
*PageRegion JB5.FB/JB5 Borderless 182x257mm: "<</cupsInteger0 45/PageSize [526 739]/ImagingBBox null>>setpagedevice"
*PageRegion JB5.Duplex/JB5 AutoDuplex 182x257mm: "<</cupsInteger0 45/PageSize [516 720]/ImagingBBox null>>setpagedevice"
*PageRegion Executive/Executive 7.25x10.5in: "<</cupsInteger0 1/PageSize[522 756]/ImagingBBox null>>setpagedevice"
*PageRegion Executive.Duplex/Executive AutoDuplex 7.25x10.5in: "<</cupsInteger0 1/PageSize[522 747]/ImagingBBox null>>setpagedevice"
*PageRegion 16k/16k 7.75x10.75in: "<</cupsInteger0 101/PageSize[558 774]/ImagingBBox null>>setpagedevice"
*PageRegion 8x10/8x10in: "<</cupsInteger0 7/PageSize[576 720]/ImagingBBox null>>setpagedevice"
*PageRegion Letter/Letter 8.5x11in: "<</cupsInteger0 2/PageSize[612 792]/ImagingBBox null>>setpagedevice"
*PageRegion Letter.FB/Letter Borderless 8.5x11in: "<</cupsInteger0 2/PageSize[622 802]/ImagingBBox null>>setpagedevice"
*PageRegion Letter.Duplex/Letter AutoDuplex 8.5x11in: "<</cupsInteger0 2/PageSize[612 783]/ImagingBBox null>>setpagedevice"
*PageRegion A4/A4 210x297mm: "<</cupsInteger0 26/PageSize[595.44 841.68]/ImagingBBox null>>setpagedevice"
*PageRegion A4.FB/A4 Borderless 210x297mm: "<</cupsInteger0 26/PageSize[605 852]/ImagingBBox null>>setpagedevice"
*PageRegion A4.Duplex/A4 AutoDuplex 210x297mm: "<</cupsInteger0 26/PageSize[595 833]/ImagingBBox null>>setpagedevice"
*PageRegion ExecutiveJIS/Executive (JIS) 8.5x12.986in: "<</cupsInteger0 10/PageSize[612 936]/ImagingBBox null>>setpagedevice"
*PageRegion FLSA/American Foolscap 8.5x13in: "<</cupsInteger0 10/PageSize[612 936]/ImagingBBox null>>setpagedevice"
*PageRegion Legal/Legal 8.5x14in: "<</cupsInteger0 3/PageSize[612 1008]/ImagingBBox null>>setpagedevice"
*PageRegion Legal.Duplex/Legal AutoDuplex 8.5x14in: "<</cupsInteger0 3/PageSize[612 999]/ImagingBBox null>>setpagedevice"
*PageRegion CDDVD80/CD DVD 80mm: "<</cupsInteger0 98/PageSize[238 238]/ImagingBBox null>>setpagedevice"
*PageRegion CDDVD120/CD DVD 120mm: "<</cupsInteger0 99/PageSize[360 360]/ImagingBBox null>>setpagedevice"
*PageRegion EnvA2/A2 Envelope 4.37x5.75in: "<</cupsInteger0 109/PageSize[314.64 414]/ImagingBBox null>>setpagedevice"
*PageRegion EnvC6/C6 Envelope 114x162mm: "<</cupsInteger0 92/PageSize[323.28 459.36]/ImagingBBox null>>setpagedevice"
*PageRegion EnvChou4/#4 Japanese Envelope 90x205mm: "<</cupsInteger0 111/PageSize[254.88 581.04]/ImagingBBox null>>setpagedevice"
*PageRegion EnvMonarch/Monarch Envelope 3.875x7.5in: "<</cupsInteger0 80/PageSize[279 540]/ImagingBBox null>>setpagedevice"
*PageRegion EnvDL/DL Envelope 110x220mm: "<</cupsInteger0 90/PageSize[311.76 623.52]/ImagingBBox null>>setpagedevice"
*PageRegion Env10/#10 Envelope 4.12x9.5in: "<</cupsInteger0 81/PageSize[297 684]/ImagingBBox null>>setpagedevice"
*PageRegion EnvChou3/#3 Japanese Envelope 120x235mm: "<</cupsInteger0 110/PageSize[339.84 666]/ImagingBBox null>>setpagedevice"
*PageRegion EnvC5/C5 Envelope 162x229mm: "<</cupsInteger0 91/PageSize[459 649]/ImagingBBox null>>setpagedevice"
*PageRegion EnvB5/B5 Envelope 176x250mm: "<</cupsInteger0 100/PageSize[499 709]/ImagingBBox null>>setpagedevice"
*CloseUI: *PageRegion
*DefaultImageableArea: A4
*ImageableArea Card3x5/Index Card 3x5in: "9.00 9.00 207.00 351.00"
*ImageableArea Card3x5.FB/Index Card Borderless 3x5in: "0.00 0.00 226.00 370.00"
*ImageableArea Hagaki/Hagaki 100x148mm: "9.00 9.00 275.00 411.00"
*ImageableArea Hagaki.FB/Hagaki Borderless 100x148mm: "0.00 0.00 294.00 430.00"
*ImageableArea Hagaki.Duplex/Hagaki AutoDuplex 100x148mm: "9.00 27.00 275.00 375.00"
*ImageableArea Photo4x6/Photo 4x6in: "9.00 9.00 279.00 423.00"
*ImageableArea Photo4x6.FB/Photo Borderless 4x6 in: "0.00 0.00 298.00 442.00"
*ImageableArea A6/A6 105x148mm: "9.00 9.00 288.36 410.76"
*ImageableArea A6.FB/A6 Borderless 105x148mm: "0.00 0.00 307.00 430.00"
*ImageableArea A6.Duplex/A6 AutoDuplex 105x148mm): "9.00 27.00 288.00 375.00"
*ImageableArea Photo5x7/Photo 5x7in: "9.00 9.00 351.00 495.00"
*ImageableArea Photo5x7.FB/Photo Borderless 5x7in: "0.00 0.00 370.00 514.00"
*ImageableArea Card5x8/Index Card 5x8in: "9.00 9.00 351.00 567.00"
*ImageableArea Card5x8.Duplex/Index Card AutoDuplex 5x8in: "9.00 27.00 351.00 531.00"
*ImageableArea Oufuku/Oufuku-Hagaki 148x200mm: "9.00 9.00 558.00 411.00"
*ImageableArea Oufuku.FB/Oufuku-Hagaki Borderless 148x200mm: "0.00 0.00 577.00 430.00"
*ImageableArea Oufuku.Duplex/Oufuku-Hagaki AutoDuplex 148x200mm: "9.00 27.00 558.00 375.00"
*ImageableArea A5/A5 148x210mm: "9.00 9.00 410.76 586.44"
*ImageableArea A5.FB/A5 Borderless 148x210mm: "0.00 0.00 430.00 605.00"
*ImageableArea A5.Duplex/A5 AutoDuplex 148x210mm: "9.00 27.00 411.00 550.00"
*ImageableArea B5/B5 176x250mm: "9.00 9.00 489.96 699.48"
*ImageableArea B5.Duplex/B5 AutoDuplex 176x250mm: "9.00 27.00 490.00 663.00"
*ImageableArea JB5/JB5 182x257mm: "9.00 9.00 507.24 719.64"
*ImageableArea JB5.FB/JB5 Borderless 182x257mm: "0.00 0.00 526.00 739.00"
*ImageableArea JB5.Duplex/JB5 AutoDuplex 182x257mm: "9.00 27.00 507.00 684.00"
*ImageableArea Executive/Executive 7.25x10.5in: "9.00 9.00 513.00 747.00"
*ImageableArea Executive.Duplex/Executive AutoDuplex 7.25x10.5in: "9.00 27.00 513.00 711.00"
*ImageableArea 16k/16k 7.75x10.75in: "9.00 9.00 549.00 765.00"
*ImageableArea 8x10/8x10in: "9.00 36.00 567.00 711.00"
*ImageableArea Letter/Letter 8.5x11in: "9.00 9.00 603.00 783.00"
*ImageableArea Letter.FB/Letter Borderless 8.5x11in: "0.00 0.00 622.00 802.00"
*ImageableArea Letter.Duplex/Letter AutoDuplex 8.5x11in: "9.00 27.00 603.00 747.00"
*ImageableArea A4/A4 210x297mm: "9.00 9.00 586.44 832.68"
*ImageableArea A4.FB/A4 Borderless 210x297mm: "0.00 0.00 605.00 852.00"
*ImageableArea A4.Duplex/A4 AutoDuplex 210x297mm: "9.00 27.00 586.00 797.00"
*ImageableArea ExecutiveJIS/Executive (JIS) 8.5x12.986in: "9.00 9.00 603.00 927.00"
*ImageableArea FLSA/American Foolscap 8.5x13in: "9.00 9.00 603.00 927.00"
*ImageableArea Legal/Legal 8.5x14in: "9.00 9.00 603.00 999.00"
*ImageableArea Legal.Duplex/Legal AutoDuplex 8.5x14in: "9.00 27.00 603.00 963.00"
*ImageableArea CDDVD80/CD DVD 80mm: "4.00 4.00 234.00 234.00"
*ImageableArea CDDVD120/CD DVD 120mm: "4.00 4.00 356.00 356.00"
*ImageableArea EnvA2/A2 Envelope 4.37x5.75in: "9.00 42.00 305.64 405.00"
*ImageableArea EnvC6/C6 Envelope 114x162mm: "9.00 39.00 314.28 450.36"
*ImageableArea EnvChou4/#4 Japanese Envelope 90x205mm: "9.00 41.00 245.88 572.04"
*ImageableArea EnvMonarch/Monarch Envelope 3.875x7.5in: "9.00 41.00 270.00 531.00"
*ImageableArea EnvDL/DL Envelope 110x220mm: "9.00 41.00 302.76 614.52"
*ImageableArea Env10/#10 Envelope 4.12x9.5in: "9.00 41.00 288.00 675.00"
*ImageableArea EnvChou3/#3 Japanese Envelope 120x235mm: "9.00 41.00 330.84 657.00"
*ImageableArea EnvC5/C5 Envelope 162x229mm: "9.00 41.00 450.00 640.00"
*ImageableArea EnvB5/B5 Envelope 176x250mm: "9.00 41.00 490.00 700.00"
*DefaultPaperDimension: A4
*PaperDimension Card3x5/Index Card 3x5in: "216.00 360.00"
*PaperDimension Card3x5.FB/Index Card Borderless 3x5in: "226.00 370.00"
*PaperDimension Hagaki/Hagaki 100x148mm: "284.00 420.00"
*PaperDimension Hagaki.FB/Hagaki Borderless 100x148mm: "294.00 430.00"
*PaperDimension Hagaki.Duplex/Hagaki AutoDuplex 100x148mm: "284.00 411.00"
*PaperDimension Photo4x6/Photo 4x6in: "288.00 432.00"
*PaperDimension Photo4x6.FB/Photo Borderless 4x6 in: "298.00 442.00"
*PaperDimension A6/A6 105x148mm: "297.36 419.76"
*PaperDimension A6.FB/A6 Borderless 105x148mm: "307.00 430.00"
*PaperDimension A6.Duplex/A6 AutoDuplex 105x148mm): "297.00 411.00"
*PaperDimension Photo5x7/Photo 5x7in: "360.00 504.00"
*PaperDimension Photo5x7.FB/Photo Borderless 5x7in: "370.00 514.00"
*PaperDimension Card5x8/Index Card 5x8in: "360.00 576.00"
*PaperDimension Card5x8.Duplex/Index Card AutoDuplex 5x8in: "360.00 567.00"
*PaperDimension Oufuku/Oufuku-Hagaki 148x200mm: "567.00 420.00"
*PaperDimension Oufuku.FB/Oufuku-Hagaki Borderless 148x200mm: "577.00 430.00"
*PaperDimension Oufuku.Duplex/Oufuku-Hagaki AutoDuplex 148x200mm: "567.00 411.00"
*PaperDimension A5/A5 148x210mm: "419.76 595.44"
*PaperDimension A5.FB/A5 Borderless 148x210mm: "430.00 605.00"
*PaperDimension A5.Duplex/A5 AutoDuplex 148x210mm: "420.00 586.00"
*PaperDimension B5/B5 176x250mm: "498.96 708.48"
*PaperDimension B5.Duplex/B5 AutoDuplex 176x250mm: "499.00 699.00"
*PaperDimension JB5/JB5 182x257mm: "516.24 728.64"
*PaperDimension JB5.FB/JB5 Borderless 182x257mm: "526.00 739.00"
*PaperDimension JB5.Duplex/JB5 AutoDuplex 182x257mm: "516.00 720.00"
*PaperDimension Executive/Executive 7.25x10.5in: "522.00 756.00"
*PaperDimension Executive.Duplex/Executive AutoDuplex 7.25x10.5in: "522.00 747.00"
*PaperDimension 16k/16k 7.75x10.75in: "558.00 774.00"
*PaperDimension 8x10/8x10in: "576.00 720.00"
*PaperDimension Letter/Letter 8.5x11in: "612.00 792.00"
*PaperDimension Letter.FB/Letter Borderless 8.5x11in: "622.00 802.00"
*PaperDimension Letter.Duplex/Letter AutoDuplex 8.5x11in: "612.00 783.00"
*PaperDimension A4/A4 210x297mm: "595.44 841.68"
*PaperDimension A4.FB/A4 Borderless 210x297mm: "605.00 852.00"
*PaperDimension A4.Duplex/A4 AutoDuplex 210x297mm: "595.00 833.00"
*PaperDimension ExecutiveJIS/Executive (JIS) 8.5x12.986in: "612.00 936.00"
*PaperDimension FLSA/American Foolscap 8.5x13in: "612.00 936.00"
*PaperDimension Legal/Legal 8.5x14in: "612.00 1008.00"
*PaperDimension Legal.Duplex/Legal AutoDuplex 8.5x14in: "612.00 999.00"
*PaperDimension CDDVD80/CD DVD 80mm: "238.00 238.00"
*PaperDimension CDDVD120/CD DVD 120mm: "360.00 360.00"
*PaperDimension EnvA2/A2 Envelope 4.37x5.75in: "314.64 414.00"
*PaperDimension EnvC6/C6 Envelope 114x162mm: "323.28 459.36"
*PaperDimension EnvChou4/#4 Japanese Envelope 90x205mm: "254.88 581.04"
*PaperDimension EnvMonarch/Monarch Envelope 3.875x7.5in: "279.00 540.00"
*PaperDimension EnvDL/DL Envelope 110x220mm: "311.76 623.52"
*PaperDimension Env10/#10 Envelope 4.12x9.5in: "297.00 684.00"
*PaperDimension EnvChou3/#3 Japanese Envelope 120x235mm: "339.84 666.00"
*PaperDimension EnvC5/C5 Envelope 162x229mm: "459.00 649.00"
*PaperDimension EnvB5/B5 Envelope 176x250mm: "499.00 709.00"
*MaxMediaWidth: "612.00"
*MaxMediaHeight: "1008.00"
*HWMargins: 18.00 36.00 18.00 36.00
*CustomPageSize True: "pop pop pop <</PageSize[5 -2 roll]/ImagingBBox null>>setpagedevice"
*ParamCustomPageSize Width: 1 points 72.00 612.00
*ParamCustomPageSize Height: 2 points 288.00 1008.00
*ParamCustomPageSize WidthOffset: 3 points 0 0
*ParamCustomPageSize HeightOffset: 4 points 0 0
*ParamCustomPageSize Orientation: 5 int 0 0
*RequiresPageRegion All: True
*OpenUI *Duplex/Double-Sided Printing: PickOne
*OrderDependency: 10.0 AnySetup *Duplex
*DefaultDuplex: None
*Duplex DuplexNoTumble/Long Edge (Standard): "<</Duplex true/Tumble false>>setpagedevice"
*Duplex DuplexTumble/Short Edge (Flip): "<</Duplex true/Tumble true>>setpagedevice"
*Duplex None/Off: "<</Duplex false/Tumble false>>setpagedevice"
*CloseUI: *Duplex
*OpenUI *InputSlot/Media Source: PickOne
*OrderDependency: 10.0 AnySetup *InputSlot
*DefaultInputSlot: Auto
*InputSlot Auto/Auto-Select: "<</MediaPosition 7>>setpagedevice"
*InputSlot PhotoTray/Photo Tray: "<</MediaPosition 6>>setpagedevice"
*InputSlot Upper/Upper Tray: "<</MediaPosition 1>>setpagedevice"
*InputSlot Lower/Lower Tray: "<</MediaPosition 4>>setpagedevice"
*InputSlot Envelope/Envelope Feeder: "<</MediaPosition 3>>setpagedevice"
*InputSlot LargeCapacity/Large Capacity Tray: "<</MediaPosition 5>>setpagedevice"
*InputSlot Manual/Manual Feeder: "<</MediaPosition 2>>setpagedevice"
*InputSlot MPTray/Multi Purpose Tray: "<</MediaPosition 1>>setpagedevice"
*InputSlot CDDVDTray/CD or DVD Tray: "<</MediaPosition 14>>setpagedevice"
*CloseUI: *InputSlot
*OpenUI *ColorModel/Output Mode: PickOne
*OrderDependency: 10.0 AnySetup *ColorModel
*DefaultColorModel: RGB
*ColorModel CMYGray/High Quality Grayscale: "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 1>>setpagedevice"
*ColorModel KGray/Black Only Grayscale: "<</cupsColorSpace 1/cupsBitsPerColor 8/cupsRowStep 2>>setpagedevice"
*ColorModel RGB/Color: "<</cupsColorSpace 17/cupsBitsPerColor 8/cupsRowStep 0>>setpagedevice"
*CloseUI: *ColorModel
*OpenUI *MediaType/Media Type: PickOne
*OrderDependency: 10.0 AnySetup *MediaType
*DefaultMediaType: Automatic
*MediaType Automatic: "<</MediaType(Automatic)/cupsMediaType -1>>setpagedevice"
*MediaType Plain/Plain Paper: "<</MediaType(Plain)/cupsMediaType 0>>setpagedevice"
*MediaType Glossy/Photo Paper: "<</MediaType(Glossy)/cupsMediaType 3>>setpagedevice"
*MediaType TransparencyFilm/Transparency Film: "<</MediaType(TransparencyFilm)/cupsMediaType 4>>setpagedevice"
*MediaType CDDVDMedia/CD or DVD Media: "<</MediaType(CDDVDMedia)/cupsMediaType 7>>setpagedevice"
*CloseUI: *MediaType
*OpenUI *OutputMode/Print Quality: PickOne
*OrderDependency: 10.0 AnySetup *OutputMode
*DefaultOutputMode: Normal
*OutputMode Normal: "<</OutputType(0)/HWResolution[600 600]>>setpagedevice"
*OutputMode Draft: "<</OutputType(-1)/HWResolution[300 300]>>setpagedevice"
*OutputMode Best: "<</OutputType(1)/HWResolution[600 600]>>setpagedevice"
*OutputMode Photo/High-Resolution Photo: "<</OutputType(2)/HWResolution[1200 1200]>>setpagedevice"
*OutputMode FastDraft/Fast Draft: "<</OutputType(-2)/HWResolution[300 300]>>setpagedevice"
*CloseUI: *OutputMode
*OpenGroup: InstallableOptions/Installable Options
*OpenUI *OptionDuplex/Duplexer Installed: Boolean
*OrderDependency: 10.0 AnySetup *OptionDuplex
*DefaultOptionDuplex: False
*OptionDuplex False/Not Installed: ""
*OptionDuplex True/Installed: ""
*CloseUI: *OptionDuplex
*CloseGroup: InstallableOptions
*DefaultFont: Courier
*Font AvantGarde-Book: Standard "(1.05)" Standard ROM
*Font AvantGarde-BookOblique: Standard "(1.05)" Standard ROM
*Font AvantGarde-Demi: Standard "(1.05)" Standard ROM
*Font AvantGarde-DemiOblique: Standard "(1.05)" Standard ROM
*Font Bookman-Demi: Standard "(1.05)" Standard ROM
*Font Bookman-DemiItalic: Standard "(1.05)" Standard ROM
*Font Bookman-Light: Standard "(1.05)" Standard ROM
*Font Bookman-LightItalic: Standard "(1.05)" Standard ROM
*Font Courier: Standard "(1.05)" Standard ROM
*Font Courier-Bold: Standard "(1.05)" Standard ROM
*Font Courier-BoldOblique: Standard "(1.05)" Standard ROM
*Font Courier-Oblique: Standard "(1.05)" Standard ROM
*Font Helvetica: Standard "(1.05)" Standard ROM
*Font Helvetica-Bold: Standard "(1.05)" Standard ROM
*Font Helvetica-BoldOblique: Standard "(1.05)" Standard ROM
*Font Helvetica-Narrow: Standard "(1.05)" Standard ROM
*Font Helvetica-Narrow-Bold: Standard "(1.05)" Standard ROM
*Font Helvetica-Narrow-BoldOblique: Standard "(1.05)" Standard ROM
*Font Helvetica-Narrow-Oblique: Standard "(1.05)" Standard ROM
*Font Helvetica-Oblique: Standard "(1.05)" Standard ROM
*Font NewCenturySchlbk-Bold: Standard "(1.05)" Standard ROM
*Font NewCenturySchlbk-BoldItalic: Standard "(1.05)" Standard ROM
*Font NewCenturySchlbk-Italic: Standard "(1.05)" Standard ROM
*Font NewCenturySchlbk-Roman: Standard "(1.05)" Standard ROM
*Font Palatino-Bold: Standard "(1.05)" Standard ROM
*Font Palatino-BoldItalic: Standard "(1.05)" Standard ROM
*Font Palatino-Italic: Standard "(1.05)" Standard ROM
*Font Palatino-Roman: Standard "(1.05)" Standard ROM
*Font Symbol: Special "(001.005)" Special ROM
*Font Times-Bold: Standard "(1.05)" Standard ROM
*Font Times-BoldItalic: Standard "(1.05)" Standard ROM
*Font Times-Italic: Standard "(1.05)" Standard ROM
*Font Times-Roman: Standard "(1.05)" Standard ROM
*Font ZapfChancery-MediumItalic: Standard "(1.05)" Standard ROM
*Font ZapfDingbats: Special "(001.005)" Special ROM
*% End of hp-officejet_j6400_series.ppd, 26244 bytes.

Revision history for this message
anup (osta6161) said :
#2

Can you please run hp-check -t and post it here. It will give me a fair bit of idea if the installation\configurations are correct.

Thanks,

A

Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#3

2009 ~ # hp-check -t

HP Linux Imaging and Printing System (ver. 3.10.2)
Dependency/Version Check Utility ver. 14.3

Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to
successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies
installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log

Initializing. Please wait...

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux 2009 2.6.31.11-130-pae #1 SMP Wed Feb 10 09:29:13 EET 2010 i686 i686 i386 GNU/Linux

Distribution:
unknown 0.0

Checking Python version...
OK, version 2.6.4 installed

Checking PyQt 4.x version...
OK, version 4.5.4 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.3.11
error_log is set to level: debug

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, found.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services...
OK, found.

Checking for dependency: libusb - USB library...
OK, found.

Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python devel - Python development files...
OK, found.

Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Python 2.2 or greater - Python programming language...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: SANE - Scanning library development files...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

----------------------
| HPLIP INSTALLATION |
----------------------

Currently installed HPLIP version...
HPLIP 3.10.2 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.10.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/cups/model/hplip
ppdbase=/usr/share/cups/model
doc=/usr/share/doc/hplip
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=no
shadow-build=no
hpijs-install=yes
foomatic-drv-install=yes
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.10.2rc1.9
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=no
hpijs-only-build=no
lite-build=no
udev-acl-rules=yes
hpcups-only-build=no
hpijs-only-build=no

Current contents of '/var/lib/hp/hplip.state' file:
# hplip.state - HPLIP runtime persistent variables.

[plugin]
installed=0
eula=0

Current contents of '~/.hplip/hplip.conf' file:
error: Could not access file: Böyle bir dosya ya da dizin yok

--------------------------
| DISCOVERED USB DEVICES |
--------------------------

No devices found.

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------

HP_OfficeJet_J6400_series_192.168.3.248
---------------------------------------
Type: Unknown
Device URI: socket://192.168.3.248
PPD: /etc/cups/ppd/HP_OfficeJet_J6400_series_192.168.3.248.ppd
PPD Description: HP Officejet j6400 Series, hpcups 3.9.12
Printer status: printer HP_OfficeJet_J6400_series_192.168.3.248 is idle. enabled since Sal 30 Mar 2010 12:30:19 EEST
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend to function in HPLIP.

----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in '/etc/sane.d/dll.conf'...
OK, found. SANE backend 'hpaio' is properly set up.

Checking output of 'scanimage -L'...
device `v4l:/dev/video0' is a Noname Avermedia PCI pure analog (M135 virtual device

---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

Checking 'scanext' SANE scanning extension...
OK, found.

---------------
| USER GROUPS |
---------------

root bin daemon sys adm disk wheel dialout tape video

-----------
| SUMMARY |
-----------

error: 3 errors and/or warnings.

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html

--------------------------------------------------------------------------------------

Revision history for this message
anup (osta6161) said :
#4

From the above log shared the printer was not added correctly. Referring below lines of above log:

-------------------------------
warning: Printer is not HPLIP installed. Printers must use the hp: or hpfax: CUPS backend to function in HPLIP.
------------------------------

Can you please again add the printer using hp-setup command?

Thanks,

A

Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#5

Okay I'll try but this is how the system-config-printer module of KDE4 configures the printer. Users should not depend on hp-setup for being able to add a new remote queue. Anyway, let's see after trying hp-setup.

Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#6

I configured it using hp-cups but the behaviour still stays the same, thanks.

---------------
| SYSTEM INFO |
---------------

Basic system information:
Linux 2009 2.6.31.11-130-pae #1 SMP Wed Feb 10 09:29:13 EET 2010 i686 i686 i386 GNU/Linux

Distribution:
unknown 0.0

Checking Python version...
OK, version 2.6.4 installed

Checking PyQt 4.x version...
OK, version 4.5.4 installed.

Checking for CUPS...
Status: scheduler is running
Version: 1.3.11
error_log is set to level: debug

Checking for dbus/python-dbus...
dbus daemon is running.
python-dbus version: 0.83.0

------------------------------------
| COMPILE AND RUNTIME DEPENDENCIES |
------------------------------------

note: To check for compile-time only dependencies, re-run hp-check with the -c parameter (ie, hp-check -c).
note: To check for run-time only dependencies, re-run hp-check with the -r parameter (ie, hp-check -r).

Checking for dependency: CUPS - Common Unix Printing System...
OK, found.

Checking for dependency: CUPS devel- Common Unix Printing System development files...
OK, found.

Checking for dependency: CUPS image - CUPS image development files...
OK, found.

Checking for dependency: DBus - Message bus system...
OK, found.

Checking for dependency: gcc - GNU Project C and C++ Compiler...
OK, found.

Checking for dependency: GhostScript - PostScript and PDF language interpreter and previewer...
OK, found.

Checking for dependency: libcrypto - OpenSSL cryptographic library...
OK, found.

Checking for dependency: libjpeg - JPEG library...
OK, found.

Checking for dependency: libnetsnmp-devel - SNMP networking library development files...
OK, found.

Checking for dependency: libpthread - POSIX threads library...
OK, found.

Checking for dependency: libtool - Library building support services...
OK, found.

Checking for dependency: libusb - USB library...
OK, found.

Checking for dependency: make - GNU make utility to maintain groups of programs...
OK, found.

Checking for dependency: PIL - Python Imaging Library (required for commandline scanning with hp-scan)...
OK, found.

Checking for dependency: PolicyKit - Administrative policy framework...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

Checking for dependency: PyQt 4 DBus - DBus Support for PyQt4...
OK, found.

Checking for dependency: Python DBus - Python bindings for DBus...
OK, found.

Checking for dependency: Python devel - Python development files...
OK, found.

Checking for dependency: Python libnotify - Python bindings for the libnotify Desktop notifications...
OK, found.

Checking for dependency: Python XML libraries...
OK, found.

Checking for dependency: Python 2.3 or greater - Required for fax functionality...
OK, found.

Checking for dependency: Python 2.2 or greater - Python programming language...
OK, found.

Checking for dependency: Reportlab - PDF library for Python...
OK, found.

Checking for dependency: SANE - Scanning library...
OK, found.

Checking for dependency: SANE - Scanning library development files...
OK, found.

Checking for dependency: scanimage - Shell scanning program...
OK, found.

Checking for dependency: xsane - Graphical scanner frontend for SANE...
warning: NOT FOUND! This is an OPTIONAL/RUNTIME ONLY dependency. Some HPLIP functionality may not function properly.

----------------------
| HPLIP INSTALLATION |
----------------------

Currently installed HPLIP version...
HPLIP 3.10.2 currently installed in '/usr/share/hplip'.

Current contents of '/etc/hp/hplip.conf' file:
# hplip.conf. Generated from hplip.conf.in by configure.

[hplip]
version=3.10.2

[dirs]
home=/usr/share/hplip
run=/var/run
ppd=/usr/share/cups/model/hplip
ppdbase=/usr/share/cups/model
doc=/usr/share/doc/hplip
icon=/usr/share/applications
cupsbackend=/usr/lib/cups/backend
cupsfilter=/usr/lib/cups/filter
drv=/usr/share/cups/drv

# Following values are determined at configure time and cannot be changed.
[configure]
network-build=yes
pp-build=yes
gui-build=yes
scanner-build=yes
fax-build=yes
dbus-build=yes
cups11-build=no
doc-build=no
shadow-build=no
hpijs-install=yes
foomatic-drv-install=yes
foomatic-ppd-install=no
foomatic-rip-hplip-install=no
hpcups-install=yes
cups-drv-install=yes
cups-ppd-install=no
internal-tag=3.10.2rc1.9
restricted-build=no
ui-toolkit=qt4
qt3=no
qt4=yes
policy-kit=no
hpijs-only-build=no
lite-build=no
udev-acl-rules=yes
hpcups-only-build=no
hpijs-only-build=no

Current contents of '/var/lib/hp/hplip.state' file:
# hplip.state - HPLIP runtime persistent variables.

[plugin]
installed=0
eula=0

Current contents of '~/.hplip/hplip.conf' file:
error: Could not access file: Böyle bir dosya ya da dizin yok

--------------------------
| DISCOVERED USB DEVICES |
--------------------------

No devices found.

---------------------------------
| INSTALLED CUPS PRINTER QUEUES |
---------------------------------

Officejet_J6400
---------------
Type: Printer
Device URI: hp:/net/Officejet_J6400_series?zc=HPE0B306
PPD: /etc/cups/ppd/Officejet_J6400.ppd
PPD Description: HP Officejet j6400 Series, hpcups 3.10.2
Printer status: printer Officejet_J6400 is idle. enabled since Çrş 07 Nis 2010 08:33:59 EEST
Communication status: Good

Officejet_J6400_fax
-------------------
Type: Fax
Device URI: hpfax:/net/Officejet_J6400_series?zc=HPE0B306
PPD: /etc/cups/ppd/Officejet_J6400_fax.ppd
PPD Description: HP Fax hpcups
Printer status: printer Officejet_J6400_fax is idle. enabled since Çrş 07 Nis 2010 08:32:13 EEST
Communication status: Good

----------------------
| SANE CONFIGURATION |
----------------------

'hpaio' in '/etc/sane.d/dll.conf'...
OK, found. SANE backend 'hpaio' is properly set up.

Checking output of 'scanimage -L'...
device `hpaio:/net/Officejet_J6400_series?zc=HPE0B306' is a Hewlett-Packard Officejet_J6400_series all-in-one
device `v4l:/dev/video0' is a Noname Avermedia PCI pure analog (M135 virtual device

---------------------
| PYTHON EXTENSIONS |
---------------------

Checking 'cupsext' CUPS extension...
OK, found.

Checking 'pcardext' Photocard extension...
OK, found.

Checking 'hpmudext' I/O extension...
OK, found.

Checking 'scanext' SANE scanning extension...
OK, found.

---------------
| USER GROUPS |
---------------

root bin daemon sys adm disk wheel dialout tape video

-----------
| SUMMARY |
-----------

error: 2 errors and/or warnings.

Please refer to the installation instructions at:
http://hplip.sourceforge.net/install/index.html

Revision history for this message
anup (osta6161) said :
#7

Configuration seems to be correct.

Is it only the test page that's having this weird printing? How about other documents like a pdf file? Are they printing correctly?

I'll try to reproduce at my end. Focus will be to check on combinations of Fedora with Turkish locale.

Currently we do not have Instruction steps for Pardus LINUX distro. I'll add the same to our task list.

Thanks for the support to HPLIP!

A

Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#8

Nope I also tried printing a plain text from kwrite and It was the same. I'll set the system locale to C and try tomorrow to see if it improves or not.

By the way, I'll help with supporting Pardus in HPLIP.

Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#9

Walking through the code I've just discovered the magic hpLogLevel option, using it I saved the raster outputs into /tmp. The bitmaps are exactly representing the printer outputs as there are 4 bitmaps each containing 1/4 of the A4 job.

Here's the raster bitmaps saved by HPCupsFilter.cpp:
http://cekirdek.pardus.org.tr/~ozan/hplip/rasters.tar.bz2

In that same directory you can also find the TIFF generated by pstotiff, and bad and good filter.log files.

Anyway, I then installed 3.9.12 and diff'ed both filter logs:

--- filter.log.good·2010-04-09 08:58:57.666887414 +0300
+++ filter.log.bad 2010-04-09 08:58:45.435762907 +0300
@@ -15,7 +15,7 @@
 DEBUG: CutMedia = 0
 DEBUG: Duplex = 0
 DEBUG: HWResolution = [ 600 600 ]
-DEBUG: ImagingBoundingBox = [ 9 9 586 832 ]
+DEBUG: ImagingBoundingBox = [ 145 210 450 631 ]
 DEBUG: InsertSheet = 0
 DEBUG: Jog = 0
 DEBUG: LeadingEdge = 0
@@ -42,7 +42,7 @@
 DEBUG: cupsColorOrder = 0
 DEBUG: cupsColorSpace = 17
 DEBUG: cupsCompression = 0
-DEBUG: cupsPageSizeName =
+DEBUG: cupsPageSizeName = A4
 DEBUG: cupsInteger0 = 26
 DEBUG: cupsInteger1 = 0
 DEBUG: cupsInteger2 = 0

then I diffed prnt/hpcups folders of 3.9.12 and 3.10.2 and the only change was the value of CUSTOM_MEDIA_SIZE from 103 to 101, I reverted that to 103 but still no change.

That's all I could extract from the debugging experience, waiting for your instructions :)

Revision history for this message
Johannes Meixner (jsmeix) said :
#10

I have the same symptom on a
openSUSE 11.2 system (64-bit x86_64)
with the following package upgrades:
CUPS 1.4.3 and HPLIP 3.10.2
from http://download.opensuse.org/repositories/Printing/openSUSE_11.2/
and with the openSUSE 11.2 Ghostscript 8.64
on my HP LaserJet 1220
with the hpcups driver.

Printing works well with the hpijs driver.

Revision history for this message
Johannes Meixner (jsmeix) said :
#11

The reason is that the filtering is nonsense here because
from the error_log in the initial comment:
----------------------------------------------------------------
... "CONTENT_TYPE=application/postscript"
...
... Started filter /usr/lib/cups/filter/pstotiff
...
... Started filter /usr/lib/cups/filter/imagetoraster
...
... Started filter /usr/lib/cups/filter/hpcups
----------------------------------------------------------------
I wonder why PostScript is converted to TIFF here
which makes it an image and if the image content
is bigger than what fits into the imageable area
of the printer, the CUPS filter imagetoraster
would split the image content into four pieces
and print each on a seperated sheet of paper, see
"Image Options" at
http://www.cups.org/documentation.php/doc-1.4/options.html
---------------------------------------------------------
If ... the image larger than the page, multiple
pages will be printed to satisfy the request.
---------------------------------------------------------

The usual filtering for PostScript would be
--------------------------------------------------------------
... Started filter /usr/lib/cups/filter/pstops
... Started filter /usr/lib/cups/filter/pstoraster
... Started filter /usr/lib/cups/filter/hpcups
--------------------------------------------------------------
for the hpcups driver or
--------------------------------------------------------------
... Started filter /usr/lib/cups/filter/pstops
... Started filter /usr/lib/cups/filter/foomatic-rip-hplip
--------------------------------------------------------------
for the hpijs driver.

Revision history for this message
Suma Byrappa (suma-byrappa) said :
#12

Hi Both,

Can you please check (or paste) the contents of the file pstotiff.convs? It should be either at /etc/cups or at /usr/share/cups/mime

Given that input was a PS file, cups should have invoked pstoraster. At times, I have even seen the below sequence.

pstopdf -> pdftopdf ->pdftoraster.

It varies across distros based on the mime types and convs files on the respective distros.

In this particular problem, I see that pstotiff was determined to be the "low weight" filter to get the final raster file. You will have to check whether the weight for pstoraster or pstopdf filter sequence are having more weight than pstotiff (weight is "80" for this) which will be a surprise. Or, you can provide me your pstotiff.[type/convs] and also mime.[types/convs] and I'll be glad to help you.

Revision history for this message
Johannes Meixner (jsmeix) said :
#13

Unfortunately I _had_ the same symptom.
But I can no longer reproduce it.
Now it works on my above mentioned
openSUSE 11.2 system also with the hpcups driver
exactly as it should via pstops -> pstoraster -> hpcups
(of course with exactly the same testpage).

I do not like such unpredictable behaviour on a Linux system.
When something fails, it should fail consistently.

Ozan Çağlayan,
perhaps you have more luck to find the root cause
of this particular strange filtering.

Revision history for this message
Johannes Meixner (jsmeix) said :
#14

FYI:
The cupsd reports in its error_log
wherefrom it reads MIME files like
in my case:
----------------------------------------------------------
... Loaded MIME database from "/usr/share/cups/mime"
 and "/etc/cups": 35 types, 44 filters...
----------------------------------------------------------
so that you must investigate all *.convs and
all *.types files in all those directories e.g in my case:
----------------------------------------------------------
# ls /usr/share/cups/mime/*.convs \
 /usr/share/cups/mime/*.types \
 /etc/cups/*.convs \
 /etc/cups/*.types

/etc/cups/command.types
/etc/cups/pdftoraster.convs
/etc/cups/pstoraster.convs
/etc/cups/pstotiff.convs
/etc/cups/pstotiff.types
/usr/share/cups/mime/mime.convs
/usr/share/cups/mime/mime.types
----------------------------------------------------------

Revision history for this message
Ozan Çağlayan (ozan-pardus) said :
#15

Well I can consistently reproduce it by changing the weight of pstops from 66 to 100 (this is what the patch I'm carrying with CUPS is doing) and then restarting the CUPS service.

Revision history for this message
Johannes Meixner (jsmeix) said :
#16

On my system the weights are:
   80 pstotiff
 100 imagetoraster
versus
   66 pstops
  100 pstoraster
which makes the pstops -> pstoraster -> hpcups filtering
cheaper than the pstotiff -> imagetoraster -> hpcups filtering.

(Of course I never changed any of those weights!)

Can you help with this problem?

Provide an answer of your own, or ask Ozan Çağlayan for more information if necessary.

To post a message you must log in.