LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-18-2004, 01:12 PM   #1
KEJP
Member
 
Registered: Jul 2003
Location: Weston-super-Mare, Somerset, UK
Distribution: Debian Squeeze
Posts: 48

Rep: Reputation: 15
Fedora 2 and Epson printers - not printing


Can anyone help with this please? I've recently upgraded to FC2 from 1; everything seems to work now except for my printers.

I've a Stylus 750 on a USB port, and a Stylus 640 on the parallel port. Sending a print from anywhere - OpenOffice, Galeon, Gimp, etc. - to either printer seems to send the print job into the wild blue yonder. Nothing appears in the print queue, and there's no reaction from the printer.

I've tried updating CUPS with up2date and printing a test page from Printer Configuration. The output from the error log from the test page for the 750 is as follows: -

I [18/Jun/2004:18:52:08 +0100] Adding start banner page "none" to job 6.
I [18/Jun/2004:18:52:08 +0100] Adding end banner page "none" to job 6.
I [18/Jun/2004:18:52:08 +0100] Job 6 queued on 'sty750' by 'root'.
I [18/Jun/2004:18:52:08 +0100] Started filter /usr/lib/cups/filter/pstops (PID 16015) for job 6.
I [18/Jun/2004:18:52:08 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 16016) for job 6.
I [18/Jun/2004:18:52:08 +0100] Started backend /usr/lib/cups/backend/usb (PID 16017) for job 6.
W [18/Jun/2004:18:52:09 +0100] [Job 6] Media tray empty!
E [18/Jun/2004:18:52:14 +0100] PID 16016 stopped with status 1!
I [18/Jun/2004:18:52:14 +0100] Hint: Try setting the LogLevel to "debug" to find out more.


The 640 has produced the following error log: -

I [18/Jun/2004:19:07:26 +0100] Adding start banner page "none" to job 10.
I [18/Jun/2004:19:07:26 +0100] Adding end banner page "none" to job 10.
I [18/Jun/2004:19:07:26 +0100] Job 10 queued on 'Sty640' by 'root'.
I [18/Jun/2004:19:07:26 +0100] Started filter /usr/lib/cups/filter/pstops (PID 17787) for job 10.
I [18/Jun/2004:19:07:26 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 17788) for job 10.
I [18/Jun/2004:19:07:26 +0100] Started backend /usr/lib/cups/backend/parallel (PID 17789) for job 10.
E [18/Jun/2004:19:07:33 +0100] PID 17788 stopped with status 1!
I [18/Jun/2004:19:07:33 +0100] Hint: Try setting the LogLevel to "debug" to find out more.

In both cases the media tray has paper in, there's no error light on the printer, and the cables are connected properly. Both machines worked perfectly under FC1.

Thanks for reading this far - any help at this stage will be very welcome.

Kev P.
 
Old 06-19-2004, 02:55 AM   #2
mascdman
Member
 
Registered: Jun 2004
Location: Canada
Distribution: Ubuntu 6.06 LTS
Posts: 152

Rep: Reputation: 30
In /etc/cups/cupsd.conf, can you change the line
Code:
LogLevel info
to
Code:
LogLevel debug
then restart cups, try printing a page, and post the error log?

--mascdman
 
Old 06-19-2004, 03:10 AM   #3
KEJP
Member
 
Registered: Jul 2003
Location: Weston-super-Mare, Somerset, UK
Distribution: Debian Squeeze
Posts: 48

Original Poster
Rep: Reputation: 15
Hi mascdman, thanks for getting back to me. Here's the output from the 640: -

D [19/Jun/2004:09:05:00 +0100] AcceptClient() 6 from localhost:631.
D [19/Jun/2004:09:05:00 +0100] ReadClient() 6 POST / HTTP/1.1
D [19/Jun/2004:09:05:00 +0100] ProcessIPPRequest: 6 status_code=1
D [19/Jun/2004:09:05:00 +0100] CloseClient() 6
D [19/Jun/2004:09:05:00 +0100] AcceptClient() 6 from localhost:631.
D [19/Jun/2004:09:05:00 +0100] ReadClient() 6 POST / HTTP/1.1
D [19/Jun/2004:09:05:00 +0100] ProcessIPPRequest: 6 status_code=1
D [19/Jun/2004:09:05:00 +0100] CloseClient() 6
D [19/Jun/2004:09:05:00 +0100] AcceptClient() 6 from localhost:631.
D [19/Jun/2004:09:05:00 +0100] ReadClient() 6 POST / HTTP/1.1
D [19/Jun/2004:09:05:00 +0100] ProcessIPPRequest: 6 status_code=0
D [19/Jun/2004:09:05:00 +0100] ReadClient() 6 POST /printers/Sty640 HTTP/1.1
D [19/Jun/2004:09:05:00 +0100] print_job: auto-typing file...
D [19/Jun/2004:09:05:00 +0100] print_job: request file type is application/postscript.
D [19/Jun/2004:09:05:00 +0100] check_quotas: requesting-user-name = 'root'
D [19/Jun/2004:09:05:00 +0100] print_job: requesting-user-name = 'root'
I [19/Jun/2004:09:05:00 +0100] Adding start banner page "none" to job 15.
I [19/Jun/2004:09:05:00 +0100] Adding end banner page "none" to job 15.
I [19/Jun/2004:09:05:00 +0100] Job 15 queued on 'Sty640' by 'root'.
D [19/Jun/2004:09:05:00 +0100] Job 15 hold_until = 0
D [19/Jun/2004:09:05:00 +0100] StartJob(15, 0x9a8a6a8)
D [19/Jun/2004:09:05:00 +0100] StartJob() id = 15, file = 0/1
D [19/Jun/2004:09:05:00 +0100] job-sheets=none,none
D [19/Jun/2004:09:05:00 +0100] banner_page = 0
D [19/Jun/2004:09:05:00 +0100] StartJob: argv = "Sty640","15","root","testprint.ps","1","","/var/spool/cups/d00015-001"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[2]="USER=root"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[3]="CHARSET=utf-8"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[4]="LANG=en_GB"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[5]="PPD=/etc/cups/ppd/Sty640.ppd"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[10]="DEVICE_URI=parallel:/dev/lp0"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[11]="PRINTER=Sty640"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[14]="CUPS_SERVER=localhost"
D [19/Jun/2004:09:05:00 +0100] StartJob: envp[15]="IPP_PORT=631"
D [19/Jun/2004:09:05:00 +0100] StartJob: statusfds = [ 8 9 ]
D [19/Jun/2004:09:05:00 +0100] StartJob: filterfds[1] = [ 10 -1 ]
D [19/Jun/2004:09:05:00 +0100] StartJob: filter = "/usr/lib/cups/filter/pstops"
D [19/Jun/2004:09:05:00 +0100] StartJob: filterfds[0] = [ 11 12 ]
D [19/Jun/2004:09:05:00 +0100] start_process("/usr/lib/cups/filter/pstops", 0xfef0bc70, 0xfef0afe0, 10, 12, 9)
I [19/Jun/2004:09:05:00 +0100] Started filter /usr/lib/cups/filter/pstops (PID 24841) for job 15.
D [19/Jun/2004:09:05:00 +0100] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip"
D [19/Jun/2004:09:05:00 +0100] StartJob: filterfds[1] = [ 10 13 ]
D [19/Jun/2004:09:05:00 +0100] start_process("/usr/lib/cups/filter/foomatic-rip", 0xfef0bc70, 0xfef0afe0, 11, 13, 9)
I [19/Jun/2004:09:05:00 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 24842) for job 15.
D [19/Jun/2004:09:05:00 +0100] StartJob: backend = "/usr/lib/cups/backend/parallel"
D [19/Jun/2004:09:05:00 +0100] StartJob: filterfds[0] = [ -1 11 ]
D [19/Jun/2004:09:05:00 +0100] start_process("/usr/lib/cups/backend/parallel", 0xfef0bc70, 0xfef0afe0, 10, 11, 9)
I [19/Jun/2004:09:05:00 +0100] Started backend /usr/lib/cups/backend/parallel (PID 24843) for job 15.
D [19/Jun/2004:09:05:00 +0100] ProcessIPPRequest: 6 status_code=0
D [19/Jun/2004:09:05:00 +0100] AcceptClient() 9 from localhost:631.
D [19/Jun/2004:09:05:00 +0100] ReadClient() 9 POST / HTTP/1.1
D [19/Jun/2004:09:05:00 +0100] ProcessIPPRequest: 9 status_code=1
D [19/Jun/2004:09:05:00 +0100] CloseClient() 6
D [19/Jun/2004:09:05:00 +0100] [Job 15] Page = 595x842; 9,9 to 586,842
D [19/Jun/2004:09:05:00 +0100] [Job 15] slowcollate=0, slowduplex=0, sloworder=0
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%BoundingBox: 0 0 612 792
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%Pages: 1
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%LanguageLevel: 1
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%DocumentData: Clean7Bit
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%DocumentSuppliedResources: procset testprint/1.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%Creator: Michael Sweet, Easy Software Products
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%CreationDate: May 11, 1999
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%Title: Test Page
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%EndComments
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%BeginProlog
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%BeginResource procset testprint 1.1 0
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%EndResource
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%EndProlog
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%Page: 1 1
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%Page: 1 1
D [19/Jun/2004:09:05:00 +0100] [Job 15] pw = 577.0, pl = 833.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] PageLeft = 9.0, PageRight = 586.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] PageTop = 842.0, PageBottom = 9.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] PageWidth = 595.0, PageLength = 842.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] foomatic-rip version $Revision: 3.43.2.2 $ running...
D [19/Jun/2004:09:05:00 +0100] [Job 15] Parsing PPD file ...
D [19/Jun/2004:09:05:00 +0100] [Job 15] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option ColorSpace
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option PageSize
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option PageRegion
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Model
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option PrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option ImageableArea
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option PaperDimension
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option MediaType
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option InkType
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option stpGamma
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Density
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option stpBrightness
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option stpSaturation
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Contrast
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Cyan
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Magenta
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Yellow
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option GSResolution
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Quality
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option OutputType
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option ImageType
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Dither
D [19/Jun/2004:09:05:00 +0100] [Job 15] Added option Font
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] Parameter Summary
D [19/Jun/2004:09:05:00 +0100] [Job 15] -----------------
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] Spooler: cups
D [19/Jun/2004:09:05:00 +0100] [Job 15] Printer: Sty640
D [19/Jun/2004:09:05:00 +0100] [Job 15] PPD file: /etc/cups/ppd/Sty640.ppd
D [19/Jun/2004:09:05:00 +0100] [Job 15] Printer model: Epson Stylus Color 640 Foomatic/gimp-print-ijs (recommended)
D [19/Jun/2004:09:05:00 +0100] [Job 15] Job title: testprint.ps
D [19/Jun/2004:09:05:00 +0100] [Job 15] File(s) to be printed:
D [19/Jun/2004:09:05:00 +0100] [Job 15] <STDIN>
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] ================================================
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] File: <STDIN>
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] ================================================
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] Reading PostScript input ...
D [19/Jun/2004:09:05:00 +0100] [Job 15] --> This document is DSC-conforming!
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] -----------
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginProlog
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%EndProlog
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] -----------
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginSetup
D [19/Jun/2004:09:05:00 +0100] [Job 15] Inserting PostScript code for CUPS' page accounting
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *PrintoutMode Normal
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: PrintoutMode=Normal --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: PrintoutMode=Normal --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Quality FromPrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Quality=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Quality=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *InkType CMYK
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: InkType=CMYK --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: InkType=CMYK
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: InkType=CMYK --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *PageSize A4
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: PageSize=A4 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: PageSize=A4
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: PageSize=A4 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *MediaType Plain
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: MediaType=Plain --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: MediaType=Plain
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: MediaType=Plain --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *GSResolution FromPrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: GSResolution=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: GSResolution=@PrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: GSResolution=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *OutputType FromPrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: OutputType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: OutputType=@PrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: OutputType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Dither FromPrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Dither=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Dither=@PrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Dither=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *ImageType FromPrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: ImageType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: ImageType=@PrintoutMode
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: ImageType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Density 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Density=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Density=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Density=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *stpBrightness 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: stpBrightness=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: stpBrightness=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: stpBrightness=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *stpGamma 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: stpGamma=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: stpGamma=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: stpGamma=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Contrast 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Contrast=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Contrast=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Contrast=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *stpSaturation 1.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: stpSaturation=1.0 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: stpSaturation=1.0
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: stpSaturation=1.0 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Cyan 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Cyan=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Cyan=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Cyan=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Magenta 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Magenta=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Magenta=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Magenta=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%BeginFeature: *Yellow 1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Yellow=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %% FoomaticRIPOptionSetting: Yellow=1.00
D [19/Jun/2004:09:05:00 +0100] [Job 15] Option: Yellow=1.00 --> Setting option
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found: %%EndSetup
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] -----------
D [19/Jun/2004:09:05:00 +0100] [Job 15] New page: 1 1
D [19/Jun/2004:09:05:00 +0100] [Job 15] Inserting option code into "PageSetup" section.
D [19/Jun/2004:09:05:00 +0100] [Job 15] No page header or page header not DSC-conforming
D [19/Jun/2004:09:05:00 +0100] [Job 15] 0 %%EOF
D [19/Jun/2004:09:05:00 +0100] [Job 15] Saw EOF!
D [19/Jun/2004:09:05:00 +0100] [Job 15] Stopping search for page header options
D [19/Jun/2004:09:05:00 +0100] [Job 15] Found:
D [19/Jun/2004:09:05:00 +0100] [Job 15] pageHeight sub % Move down...
D [19/Jun/2004:09:05:00 +0100] [Job 15] --> Output goes directly to the renderer now.
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] Starting renderer
D [19/Jun/2004:09:05:00 +0100] [Job 15] JCL: <job data>
D [19/Jun/2004:09:05:00 +0100] [Job 15]
D [19/Jun/2004:09:05:00 +0100] [Job 15] renderer PID kid4=24845
D [19/Jun/2004:09:05:00 +0100] [Job 15] renderer command: gs -q -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=ijs -sIjsServer=ijsgimpprint -dIjsUseOutputFD -sDeviceManufacturer=EPSON -sDeviceModel=escp2-640 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r360x360 -sProcessColorModel=DeviceRGB -sIjsParams="Quality=360mwuni,InkType=CMYK,MediaType=Plain,Dither=Adaptive,ImageType=2,Density=1.0000 00,Brightness=1.000000,Gamma=1.000000,Contrast=1.000000,Saturation=1.000000,Cyan=1.000000,Magenta=1. 000000,Yellow=1.000000" -sOutputFile=- -
D [19/Jun/2004:09:05:00 +0100] [Job 15] foomatic-gswrapper: gs '-dPARANOIDSAFER' '-dNOPAUSE' '-dBATCH' '-sDEVICE=ijs' '-sIjsServer=ijsgimpprint' '-dIjsUseOutputFD' '-sDeviceManufacturer=EPSON' '-sDeviceModel=escp2-640' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-r360x360' '-sProcessColorModel=DeviceRGB' '-sIjsParams=Quality=360mwuni,InkType=CMYK,MediaType=Plain,Dither=Adaptive,ImageType=2,Density=1.00000 0,Brightness=1.000000,Gamma=1.000000,Contrast=1.000000,Saturation=1.000000,Cyan=1.000000,Magenta=1.0 00000,Yellow=1.000000' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
D [19/Jun/2004:09:05:01 +0100] [Job 15] GNU Ghostscript 7.07 (2003-05-17)
D [19/Jun/2004:09:05:01 +0100] [Job 15] Copyright (C) 2003 artofcode LLC, Benicia, CA. All rights reserved.
D [19/Jun/2004:09:05:01 +0100] [Job 15] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [19/Jun/2004:09:05:04 +0100] [Job 15] Unrecoverable error: invalidfileaccess in .libfile
D [19/Jun/2004:09:05:04 +0100] [Job 15] Operand stack:
D [19/Jun/2004:09:05:04 +0100] [Job 15] --nostringval-- --nostringval-- /etc/fonts/Fontmap
D [19/Jun/2004:09:05:04 +0100] [Job 15] renderer return value: 255
D [19/Jun/2004:09:05:04 +0100] [Job 15] renderer received signal: 255
D [19/Jun/2004:09:05:04 +0100] [Job 15] tail process done writing data to STDOUT
D [19/Jun/2004:09:05:04 +0100] [Job 15] KID4 finished
D [19/Jun/2004:09:05:04 +0100] [Job 15]
D [19/Jun/2004:09:05:04 +0100] [Job 15] Closing renderer
D [19/Jun/2004:09:05:04 +0100] [Job 15] KID4 exited with status 0
D [19/Jun/2004:09:05:04 +0100] [Job 15] Process dying with "The renderer command line returned an unrecognized error code 255.", exit stat: 1
D [19/Jun/2004:09:05:04 +0100] [Job 15] The renderer command line returned an unrecognized error code 255.
D [19/Jun/2004:09:05:04 +0100] [Job 15] KID3 exited with status 1
D [19/Jun/2004:09:05:04 +0100] [Job 15] Renderer exit stat: 1
D [19/Jun/2004:09:05:04 +0100] [Job 15] Renderer process finished
D [19/Jun/2004:09:05:04 +0100] [Job 15] Killing process 24844 (KID3)
D [19/Jun/2004:09:05:04 +0100] [Job 15] Process dying with "Error closing renderer", exit stat: 1
D [19/Jun/2004:09:05:04 +0100] [Job 15] Error closing renderer
E [19/Jun/2004:09:05:04 +0100] PID 24842 stopped with status 1!
D [19/Jun/2004:09:05:04 +0100] UpdateJob: job 15, file 0 is complete.
D [19/Jun/2004:09:05:04 +0100] CancelJob: id = 15
D [19/Jun/2004:09:05:04 +0100] StopJob: id = 15, force = 0
D [19/Jun/2004:09:05:04 +0100] StopJob: printer state is 3
D [19/Jun/2004:09:05:04 +0100] ReadClient() 9 POST / HTTP/1.1
D [19/Jun/2004:09:05:04 +0100] ProcessIPPRequest: 9 status_code=1
 
Old 06-19-2004, 03:11 AM   #4
KEJP
Member
 
Registered: Jul 2003
Location: Weston-super-Mare, Somerset, UK
Distribution: Debian Squeeze
Posts: 48

Original Poster
Rep: Reputation: 15
And here's the output from the 750: -

D [19/Jun/2004:09:08:02 +0100] AcceptClient() 6 from localhost:631.
D [19/Jun/2004:09:08:02 +0100] ReadClient() 6 POST / HTTP/1.1
D [19/Jun/2004:09:08:02 +0100] ProcessIPPRequest: 6 status_code=1
D [19/Jun/2004:09:08:02 +0100] CloseClient() 6
D [19/Jun/2004:09:08:02 +0100] AcceptClient() 6 from localhost:631.
D [19/Jun/2004:09:08:02 +0100] ReadClient() 6 POST / HTTP/1.1
D [19/Jun/2004:09:08:02 +0100] ProcessIPPRequest: 6 status_code=1
D [19/Jun/2004:09:08:02 +0100] CloseClient() 6
D [19/Jun/2004:09:08:02 +0100] AcceptClient() 6 from localhost:631.
D [19/Jun/2004:09:08:02 +0100] ReadClient() 6 POST / HTTP/1.1
D [19/Jun/2004:09:08:02 +0100] ProcessIPPRequest: 6 status_code=0
D [19/Jun/2004:09:08:02 +0100] ReadClient() 6 POST /printers/sty750 HTTP/1.1
D [19/Jun/2004:09:08:02 +0100] print_job: auto-typing file...
D [19/Jun/2004:09:08:02 +0100] print_job: request file type is application/postscript.
D [19/Jun/2004:09:08:02 +0100] check_quotas: requesting-user-name = 'root'
D [19/Jun/2004:09:08:02 +0100] print_job: requesting-user-name = 'root'
I [19/Jun/2004:09:08:02 +0100] Adding start banner page "none" to job 16.
I [19/Jun/2004:09:08:02 +0100] Adding end banner page "none" to job 16.
I [19/Jun/2004:09:08:02 +0100] Job 16 queued on 'sty750' by 'root'.
D [19/Jun/2004:09:08:02 +0100] Job 16 hold_until = 0
D [19/Jun/2004:09:08:02 +0100] StartJob(16, 0x9a772d8)
D [19/Jun/2004:09:08:02 +0100] StartJob() id = 16, file = 0/1
D [19/Jun/2004:09:08:02 +0100] job-sheets=none,none
D [19/Jun/2004:09:08:02 +0100] banner_page = 0
D [19/Jun/2004:09:08:02 +0100] StartJob: argv = "sty750","16","root","testprint.ps","1","cpi=12 lpi=7 page-bottom=86 page-left=57 page-right=57 page-top=72 scaling=100 wrap","/var/spool/cups/d00016-001"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[0]="PATH=/usr/lib/cups/filter:/bin:/usr/bin"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[1]="SOFTWARE=CUPS/1.1"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[2]="USER=root"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[3]="CHARSET=utf-8"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[4]="LANG=en_GB"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[5]="PPD=/etc/cups/ppd/sty750.ppd"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[6]="CUPS_SERVERROOT=/etc/cups"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[7]="RIP_MAX_CACHE=8m"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[8]="TMPDIR=/var/spool/cups/tmp"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[9]="CONTENT_TYPE=application/postscript"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[10]="DEVICE_URI=usb:/dev/usb/lp0"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[11]="PRINTER=sty750"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[12]="CUPS_DATADIR=/usr/share/cups"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[13]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[14]="CUPS_SERVER=localhost"
D [19/Jun/2004:09:08:02 +0100] StartJob: envp[15]="IPP_PORT=631"
D [19/Jun/2004:09:08:02 +0100] StartJob: statusfds = [ 8 10 ]
D [19/Jun/2004:09:08:02 +0100] StartJob: filterfds[1] = [ 11 -1 ]
D [19/Jun/2004:09:08:02 +0100] StartJob: filter = "/usr/lib/cups/filter/pstops"
D [19/Jun/2004:09:08:02 +0100] StartJob: filterfds[0] = [ 12 13 ]
D [19/Jun/2004:09:08:02 +0100] start_process("/usr/lib/cups/filter/pstops", 0xfef0bc70, 0xfef0afe0, 11, 13, 10)
I [19/Jun/2004:09:08:02 +0100] Started filter /usr/lib/cups/filter/pstops (PID 24855) for job 16.
D [19/Jun/2004:09:08:02 +0100] StartJob: filter = "/usr/lib/cups/filter/foomatic-rip"
D [19/Jun/2004:09:08:02 +0100] StartJob: filterfds[1] = [ 11 14 ]
D [19/Jun/2004:09:08:02 +0100] start_process("/usr/lib/cups/filter/foomatic-rip", 0xfef0bc70, 0xfef0afe0, 12, 14, 10)
I [19/Jun/2004:09:08:02 +0100] Started filter /usr/lib/cups/filter/foomatic-rip (PID 24856) for job 16.
D [19/Jun/2004:09:08:02 +0100] StartJob: backend = "/usr/lib/cups/backend/usb"
D [19/Jun/2004:09:08:02 +0100] StartJob: filterfds[0] = [ -1 12 ]
D [19/Jun/2004:09:08:02 +0100] start_process("/usr/lib/cups/backend/usb", 0xfef0bc70, 0xfef0afe0, 11, 12, 10)
I [19/Jun/2004:09:08:02 +0100] Started backend /usr/lib/cups/backend/usb (PID 24857) for job 16.
D [19/Jun/2004:09:08:02 +0100] ProcessIPPRequest: 6 status_code=0
D [19/Jun/2004:09:08:02 +0100] ReadClient() 9 POST / HTTP/1.1
D [19/Jun/2004:09:08:03 +0100] ProcessIPPRequest: 9 status_code=1
D [19/Jun/2004:09:08:03 +0100] CloseClient() 6
D [19/Jun/2004:09:08:03 +0100] [Job 16] Page = 595x842; 9,9 to 586,842
D [19/Jun/2004:09:08:03 +0100] [Job 16] slowcollate=0, slowduplex=0, sloworder=0
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%BoundingBox: 0 0 612 792
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%Pages: 1
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%LanguageLevel: 1
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%DocumentData: Clean7Bit
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%DocumentSuppliedResources: procset testprint/1.0
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%DocumentNeededResources: font Helvetica Helvetica-Bold Times-Roman
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%Creator: Michael Sweet, Easy Software Products
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%CreationDate: May 11, 1999
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%Title: Test Page
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%EndComments
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%BeginProlog
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%BeginResource procset testprint 1.1 0
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%EndResource
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%EndProlog
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%Page: 1 1
D [19/Jun/2004:09:08:03 +0100] [Job 16] 0 %%Page: 1 1
D [19/Jun/2004:09:08:03 +0100] [Job 16] pw = 481.0, pl = 684.0
D [19/Jun/2004:09:08:03 +0100] [Job 16] PageLeft = 57.0, PageRight = 538.0
D [19/Jun/2004:09:08:03 +0100] [Job 16] PageTop = 770.0, PageBottom = 86.0
D [19/Jun/2004:09:08:03 +0100] [Job 16] PageWidth = 595.0, PageLength = 842.0
D [19/Jun/2004:09:08:03 +0100] [Job 16] LPGETSTATUS returned a port status of 18...
W [19/Jun/2004:09:08:03 +0100] [Job 16] Media tray empty!
D [19/Jun/2004:09:08:04 +0100] [Job 16] foomatic-rip version $Revision: 3.43.2.2 $ running...
D [19/Jun/2004:09:08:04 +0100] [Job 16] Parsing PPD file ...
D [19/Jun/2004:09:08:04 +0100] [Job 16] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option ColorSpace
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option PageSize
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option PageRegion
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Model
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option PrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option ImageableArea
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option PaperDimension
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option MediaType
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option InkType
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option stpGamma
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Density
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option stpBrightness
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option stpSaturation
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Contrast
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Cyan
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Magenta
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Yellow
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option GSResolution
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Quality
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option OutputType
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option ImageType
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Dither
D [19/Jun/2004:09:08:04 +0100] [Job 16] Added option Font
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] Parameter Summary
D [19/Jun/2004:09:08:04 +0100] [Job 16] -----------------
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] Spooler: cups
D [19/Jun/2004:09:08:04 +0100] [Job 16] Printer: sty750
D [19/Jun/2004:09:08:04 +0100] [Job 16] PPD file: /etc/cups/ppd/sty750.ppd
D [19/Jun/2004:09:08:04 +0100] [Job 16] Printer model: Epson Stylus Photo 750 Foomatic/gimp-print-ijs (recommended)
D [19/Jun/2004:09:08:04 +0100] [Job 16] Job title: testprint.ps
D [19/Jun/2004:09:08:04 +0100] [Job 16] File(s) to be printed:
D [19/Jun/2004:09:08:04 +0100] [Job 16] <STDIN>
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'cpi=12'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option cpi=12.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'lpi=7'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option lpi=7.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'page-bottom=86'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option page-bottom=86.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'page-left=57'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option page-left=57.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'page-right=57'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option page-right=57.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'page-top=72'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option page-top=72.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'scaling=100'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown option scaling=100.
D [19/Jun/2004:09:08:04 +0100] [Job 16] Pondering option 'wrap'
D [19/Jun/2004:09:08:04 +0100] [Job 16] Unknown boolean option "wrap".
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] ================================================
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] File: <STDIN>
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] ================================================
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] Reading PostScript input ...
D [19/Jun/2004:09:08:04 +0100] [Job 16] --> This document is DSC-conforming!
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] -----------
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginProlog
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%EndProlog
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] -----------
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginSetup
D [19/Jun/2004:09:08:04 +0100] [Job 16] Inserting PostScript code for CUPS' page accounting
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *PrintoutMode Normal
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: PrintoutMode=Normal --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: PrintoutMode=Normal --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Quality FromPrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Quality=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Quality=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *InkType PhotoCMYK
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: InkType=PhotoCMYK --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: InkType=PhotoCMYK
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: InkType=PhotoCMYK --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *PageSize A4
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: PageSize=A4 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: PageSize=A4
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: PageSize=A4 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *MediaType Plain
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: MediaType=Plain --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: MediaType=Plain
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: MediaType=Plain --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *GSResolution FromPrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: GSResolution=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: GSResolution=@PrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: GSResolution=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *OutputType FromPrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: OutputType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: OutputType=@PrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: OutputType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Dither FromPrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Dither=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Dither=@PrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Dither=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *ImageType FromPrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: ImageType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: ImageType=@PrintoutMode
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: ImageType=FromPrintoutMode --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Density 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Density=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Density=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Density=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *stpBrightness 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: stpBrightness=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: stpBrightness=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: stpBrightness=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *stpGamma 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: stpGamma=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: stpGamma=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: stpGamma=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Contrast 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Contrast=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Contrast=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Contrast=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *stpSaturation 1.0
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: stpSaturation=1.0 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: stpSaturation=1.0
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: stpSaturation=1.0 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Cyan 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Cyan=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Cyan=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Cyan=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Magenta 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Magenta=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Magenta=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Magenta=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%BeginFeature: *Yellow 1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Yellow=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %% FoomaticRIPOptionSetting: Yellow=1.00
D [19/Jun/2004:09:08:04 +0100] [Job 16] Option: Yellow=1.00 --> Setting option
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found: %%EndSetup
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] -----------
D [19/Jun/2004:09:08:04 +0100] [Job 16] New page: 1 1
D [19/Jun/2004:09:08:04 +0100] [Job 16] Inserting option code into "PageSetup" section.
D [19/Jun/2004:09:08:04 +0100] [Job 16] No page header or page header not DSC-conforming
D [19/Jun/2004:09:08:04 +0100] [Job 16] 0 %%EOF
D [19/Jun/2004:09:08:04 +0100] [Job 16] Saw EOF!
D [19/Jun/2004:09:08:04 +0100] [Job 16] Stopping search for page header options
D [19/Jun/2004:09:08:04 +0100] [Job 16] Found:
D [19/Jun/2004:09:08:04 +0100] [Job 16] pageHeight sub % Move down...
D [19/Jun/2004:09:08:04 +0100] [Job 16] --> Output goes directly to the renderer now.
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] Starting renderer
D [19/Jun/2004:09:08:04 +0100] [Job 16] JCL: <job data>
D [19/Jun/2004:09:08:04 +0100] [Job 16]
D [19/Jun/2004:09:08:04 +0100] [Job 16] renderer PID kid4=24859
D [19/Jun/2004:09:08:04 +0100] [Job 16] renderer command: gs -q -dPARANOIDSAFER -dNOPAUSE -dBATCH -sDEVICE=ijs -sIjsServer=ijsgimpprint -dIjsUseOutputFD -sDeviceManufacturer=EPSON -sDeviceModel=escp2-750 -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -r360x360 -sProcessColorModel=DeviceRGB -sIjsParams="Quality=360swuni,InkType=PhotoCMYK,MediaType=Plain,Dither=Adaptive,ImageType=2,Density=1 .000000,Brightness=1.000000,Gamma=1.000000,Contrast=1.000000,Saturation=1.000000,Cyan=1.000000,Magen ta=1.000000,Yellow=1.000000" -sOutputFile=- -
D [19/Jun/2004:09:08:04 +0100] [Job 16] foomatic-gswrapper: gs '-dPARANOIDSAFER' '-dNOPAUSE' '-dBATCH' '-sDEVICE=ijs' '-sIjsServer=ijsgimpprint' '-dIjsUseOutputFD' '-sDeviceManufacturer=EPSON' '-sDeviceModel=escp2-750' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-r360x360' '-sProcessColorModel=DeviceRGB' '-sIjsParams=Quality=360swuni,InkType=PhotoCMYK,MediaType=Plain,Dither=Adaptive,ImageType=2,Density=1. 000000,Brightness=1.000000,Gamma=1.000000,Contrast=1.000000,Saturation=1.000000,Cyan=1.000000,Magent a=1.000000,Yellow=1.000000' '-sOutputFile=| cat >&3' '/dev/fd/0' 3>&1 1>&2
D [19/Jun/2004:09:08:04 +0100] [Job 16] GNU Ghostscript 7.07 (2003-05-17)
D [19/Jun/2004:09:08:04 +0100] [Job 16] Copyright (C) 2003 artofcode LLC, Benicia, CA. All rights reserved.
D [19/Jun/2004:09:08:04 +0100] [Job 16] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [19/Jun/2004:09:08:05 +0100] [Job 16] Unrecoverable error: invalidfileaccess in .libfile
D [19/Jun/2004:09:08:05 +0100] [Job 16] Operand stack:
D [19/Jun/2004:09:08:05 +0100] [Job 16] --nostringval-- --nostringval-- /etc/fonts/Fontmap
D [19/Jun/2004:09:08:05 +0100] [Job 16] renderer return value: 255
D [19/Jun/2004:09:08:05 +0100] [Job 16] renderer received signal: 255
D [19/Jun/2004:09:08:05 +0100] [Job 16] Process dying with "The renderer command line returned an unrecognized error code 255.", exit stat: 1
D [19/Jun/2004:09:08:05 +0100] [Job 16] The renderer command line returned an unrecognized error code 255.
D [19/Jun/2004:09:08:05 +0100] [Job 16] tail process done writing data to STDOUT
D [19/Jun/2004:09:08:05 +0100] [Job 16] KID4 finished
D [19/Jun/2004:09:08:05 +0100] [Job 16]
D [19/Jun/2004:09:08:05 +0100] [Job 16] Closing renderer
D [19/Jun/2004:09:08:05 +0100] [Job 16] KID3 exited with status 1
D [19/Jun/2004:09:08:05 +0100] [Job 16] Renderer exit stat: 1
D [19/Jun/2004:09:08:05 +0100] [Job 16] Renderer process finished
D [19/Jun/2004:09:08:05 +0100] [Job 16] Killing process 24858 (KID3)
D [19/Jun/2004:09:08:05 +0100] [Job 16] Process dying with "Error closing renderer", exit stat: 1
D [19/Jun/2004:09:08:05 +0100] [Job 16] Error closing renderer
E [19/Jun/2004:09:08:05 +0100] PID 24856 stopped with status 1!
D [19/Jun/2004:09:08:05 +0100] UpdateJob: job 16, file 0 is complete.
D [19/Jun/2004:09:08:05 +0100] CancelJob: id = 16
D [19/Jun/2004:09:08:05 +0100] StopJob: id = 16, force = 0
D [19/Jun/2004:09:08:05 +0100] StopJob: printer state is 3
D [19/Jun/2004:09:08:05 +0100] ReadClient() 9 POST / HTTP/1.1
D [19/Jun/2004:09:08:05 +0100] ProcessIPPRequest: 9 status_code=1
 
Old 06-19-2004, 04:31 AM   #5
mascdman
Member
 
Registered: Jun 2004
Location: Canada
Distribution: Ubuntu 6.06 LTS
Posts: 152

Rep: Reputation: 30
Code:
D [19/Jun/2004:09:05:01 +0100] [Job 15] GNU Ghostscript 7.07 (2003-05-17)
D [19/Jun/2004:09:05:01 +0100] [Job 15] Copyright (C) 2003 artofcode LLC, Benicia, CA. All rights reserved.
D [19/Jun/2004:09:05:01 +0100] [Job 15] This software comes with NO WARRANTY: see the file PUBLIC for details.
D [19/Jun/2004:09:05:04 +0100] [Job 15] Unrecoverable error: invalidfileaccess in .libfile
D [19/Jun/2004:09:05:04 +0100] [Job 15] Operand stack:
D [19/Jun/2004:09:05:04 +0100] [Job 15] --nostringval-- --nostringval-- /etc/fonts/Fontmap
D [19/Jun/2004:09:05:04 +0100] [Job 15] renderer return value: 255
Both logs have this chunk in them. I'm looking around but I don't really see anything about what this error means...

That Fontmap file is provided by ghostscript-7.07-25.i386.rpm and seems to be located in /usr/share/ghostscript/7.07/lib. Do you have a /etc/fonts/Fontmap? If not, and this is just a wild guess, what happens if you run:
Code:
ln -s /usr/share/ghostscript/7.07/lib/Fontmap /etc/fonts/Fontmap
and try printing another page?

--mascdman
 
Old 06-21-2004, 04:08 PM   #6
KEJP
Member
 
Registered: Jul 2003
Location: Weston-super-Mare, Somerset, UK
Distribution: Debian Squeeze
Posts: 48

Original Poster
Rep: Reputation: 15
Hi mascdman - thanks again for your input. Unfortunately both /usr/share/ghostscript/7.07/lib/Fontmap and /etc/fonts/Fontmap are installed. If it's any use here's the contents of /usr/share/ghostscript/7.07/lib/Fontmap: -

%!
% See Fontmap.GS for the syntax of real Fontmap files.
(/etc/fonts/Fontmap) .runlibfile
(Fontmap.GS) .runlibfile

And /etc/fonts/Fontmap: -

/Courier10PitchBT-Roman (/usr/X11R6/lib/X11/fonts/Type1/c0419bt_.pfb) ;
/Courier10Pitch-Roman /Courier10PitchBT-Roman ;
/Courier10Pitch /Courier10PitchBT-Roman ;
/Courier10PitchBT-Italic (/usr/X11R6/lib/X11/fonts/Type1/c0582bt_.pfb) ;
/Courier10Pitch-Italic /Courier10PitchBT-Italic ;
/Courier10PitchBT-Bold (/usr/X11R6/lib/X11/fonts/Type1/c0583bt_.pfb) ;
/Courier10Pitch-Bold /Courier10PitchBT-Bold ;
/Courier10PitchBT-BoldItalic (/usr/X11R6/lib/X11/fonts/Type1/c0611bt_.pfb) ;
/Courier10Pitch-BoldItalic /Courier10PitchBT-BoldItalic ;
/CharterBT-Bold (/usr/X11R6/lib/X11/fonts/Type1/c0632bt_.pfb) ;
/BitstreamCharter-Bold /CharterBT-Bold ;
/CharterBT-BoldItalic (/usr/X11R6/lib/X11/fonts/Type1/c0633bt_.pfb) ;
/BitstreamCharter-BoldItalic /CharterBT-BoldItalic ;
/CharterBT-Roman (/usr/X11R6/lib/X11/fonts/Type1/c0648bt_.pfb) ;
/BitstreamCharter-Roman /CharterBT-Roman ;
/BitstreamCharter /CharterBT-Roman ;
/CharterBT-Italic (/usr/X11R6/lib/X11/fonts/Type1/c0649bt_.pfb) ;
/BitstreamCharter-Italic /CharterBT-Italic ;
/Courier (/usr/X11R6/lib/X11/fonts/Type1/cour.pfa) ;
/Courier-Roman /Courier ;
/Courier-Bold (/usr/X11R6/lib/X11/fonts/Type1/courb.pfa) ;
/Courier-BoldItalic (/usr/X11R6/lib/X11/fonts/Type1/courbi.pfa) ;
/Courier-Italic (/usr/X11R6/lib/X11/fonts/Type1/couri.pfa) ;
/Cursor (/usr/X11R6/lib/X11/fonts/Type1/cursor.pfa) ;
/Cursor-Roman /Cursor ;
/LuxiMono (/usr/X11R6/lib/X11/fonts/Type1/l047013t.pfa) ;
/LuxiMono-Roman /LuxiMono ;
/LuxiMono-Bold (/usr/X11R6/lib/X11/fonts/Type1/l047016t.pfa) ;
/LuxiMono-Oblique (/usr/X11R6/lib/X11/fonts/Type1/l047033t.pfa) ;
/LuxiMono-BoldOblique (/usr/X11R6/lib/X11/fonts/Type1/l047036t.pfa) ;
/LuxiSans (/usr/X11R6/lib/X11/fonts/Type1/l048013t.pfa) ;
/LuxiSans-Roman /LuxiSans ;
/LuxiSans-Bold (/usr/X11R6/lib/X11/fonts/Type1/l048016t.pfa) ;
/LuxiSans-Oblique (/usr/X11R6/lib/X11/fonts/Type1/l048033t.pfa) ;
/LuxiSans-BoldOblique (/usr/X11R6/lib/X11/fonts/Type1/l048036t.pfa) ;
/LuxiSerif (/usr/X11R6/lib/X11/fonts/Type1/l049013t.pfa) ;
/LuxiSerif-Roman /LuxiSerif ;
/LuxiSerif-Bold (/usr/X11R6/lib/X11/fonts/Type1/l049016t.pfa) ;
/LuxiSerif-Oblique (/usr/X11R6/lib/X11/fonts/Type1/l049033t.pfa) ;
/LuxiSerif-BoldOblique (/usr/X11R6/lib/X11/fonts/Type1/l049036t.pfa) ;
/Utopia-Bold (/usr/X11R6/lib/X11/fonts/Type1/UTB_____.pfa) ;
/Utopia-BoldItalic (/usr/X11R6/lib/X11/fonts/Type1/UTBI____.pfa) ;
/Utopia-Italic (/usr/X11R6/lib/X11/fonts/Type1/UTI_____.pfa) ;
/Utopia-Regular (/usr/X11R6/lib/X11/fonts/Type1/UTRG____.pfa) ;
/Utopia-Roman /Utopia-Regular ;
/Utopia /Utopia-Regular ;
/URWGothicL-Book (/usr/share/fonts/default/Type1/a010013l.pfb) ;
/UrwGothicL-Book /URWGothicL-Book ;
/URWGothicL-Demi (/usr/share/fonts/default/Type1/a010015l.pfb) ;
/UrwGothicL-Demi /URWGothicL-Demi ;
/URWGothicL-BookObli (/usr/share/fonts/default/Type1/a010033l.pfb) ;
/UrwGothicL-BookOblique /URWGothicL-BookObli ;
/URWGothicL-DemiObli (/usr/share/fonts/default/Type1/a010035l.pfb) ;
/UrwGothicL-DemiOblique /URWGothicL-DemiObli ;
/URWBookmanL-Ligh (/usr/share/fonts/default/Type1/b018012l.pfb) ;
/UrwBookmanL-Roman /URWBookmanL-Ligh ;
/UrwBookmanL /URWBookmanL-Ligh ;
/URWBookmanL-DemiBold (/usr/share/fonts/default/Type1/b018015l.pfb) ;
/UrwBookmanL-Bold /URWBookmanL-DemiBold ;
/URWBookmanL-LighItal (/usr/share/fonts/default/Type1/b018032l.pfb) ;
/UrwBookmanL-Italic /URWBookmanL-LighItal ;
/URWBookmanL-DemiBoldItal (/usr/share/fonts/default/Type1/b018035l.pfb) ;
/UrwBookmanL-BoldItalic /URWBookmanL-DemiBoldItal ;
/CenturySchL-Roma (/usr/share/fonts/default/Type1/c059013l.pfb) ;
/CenturySchoolbookL-Roman /CenturySchL-Roma ;
/CenturySchoolbookL /CenturySchL-Roma ;
/CenturySchL-Bold (/usr/share/fonts/default/Type1/c059016l.pfb) ;
/CenturySchoolbookL-Bold /CenturySchL-Bold ;
/CenturySchL-Ital (/usr/share/fonts/default/Type1/c059033l.pfb) ;
/CenturySchoolbookL-Italic /CenturySchL-Ital ;
/CenturySchL-BoldItal (/usr/share/fonts/default/Type1/c059036l.pfb) ;
/CenturySchoolbookL-BoldItalic /CenturySchL-BoldItal ;
/Dingbats (/usr/share/fonts/default/Type1/d050000l.pfb) ;
/Dingbats-Roman /Dingbats ;
/NimbusSanL-Regu (/usr/share/fonts/default/Type1/n019003l.pfb) ;
/NimbusSansL-Roman /NimbusSanL-Regu ;
/NimbusSansL /NimbusSanL-Regu ;
/NimbusSanL-Bold (/usr/share/fonts/default/Type1/n019004l.pfb) ;
/NimbusSansL-Bold /NimbusSanL-Bold ;
/NimbusSanL-ReguItal (/usr/share/fonts/default/Type1/n019023l.pfb) ;
/NimbusSansL-Italic /NimbusSanL-ReguItal ;
/NimbusSanL-BoldItal (/usr/share/fonts/default/Type1/n019024l.pfb) ;
/NimbusSansL-BoldItalic /NimbusSanL-BoldItal ;
/NimbusSanL-ReguCond (/usr/share/fonts/default/Type1/n019043l.pfb) ;
/NimbusSansL-Roman /NimbusSanL-ReguCond ;
/NimbusSansL /NimbusSanL-ReguCond ;
/NimbusSanL-BoldCond (/usr/share/fonts/default/Type1/n019044l.pfb) ;
/NimbusSansL-Bold /NimbusSanL-BoldCond ;
/NimbusSanL-ReguCondItal (/usr/share/fonts/default/Type1/n019063l.pfb) ;
/NimbusSansL-Italic /NimbusSanL-ReguCondItal ;
/NimbusSanL-BoldCondItal (/usr/share/fonts/default/Type1/n019064l.pfb) ;
/NimbusSansL-BoldItalic /NimbusSanL-BoldCondItal ;
/NimbusRomNo9L-Regu (/usr/share/fonts/default/Type1/n021003l.pfb) ;
/NimbusRomanNo9L-Roman /NimbusRomNo9L-Regu ;
/NimbusRomanNo9L /NimbusRomNo9L-Regu ;
/NimbusRomNo9L-Medi (/usr/share/fonts/default/Type1/n021004l.pfb) ;
/NimbusRomanNo9L-Bold /NimbusRomNo9L-Medi ;
/NimbusRomNo9L-ReguItal (/usr/share/fonts/default/Type1/n021023l.pfb) ;
/NimbusRomanNo9L-Italic /NimbusRomNo9L-ReguItal ;
/NimbusRomNo9L-MediItal (/usr/share/fonts/default/Type1/n021024l.pfb) ;
/NimbusRomanNo9L-BoldItalic /NimbusRomNo9L-MediItal ;
/NimbusMonL-Regu (/usr/share/fonts/default/Type1/n022003l.pfb) ;
/NimbusMonoL-Roman /NimbusMonL-Regu ;
/NimbusMonoL /NimbusMonL-Regu ;
/NimbusMonL-Bold (/usr/share/fonts/default/Type1/n022004l.pfb) ;
/NimbusMonoL-Bold /NimbusMonL-Bold ;
/NimbusMonL-ReguObli (/usr/share/fonts/default/Type1/n022023l.pfb) ;
/NimbusMonoL-Oblique /NimbusMonL-ReguObli ;
/NimbusMonL-BoldObli (/usr/share/fonts/default/Type1/n022024l.pfb) ;
/NimbusMonoL-BoldOblique /NimbusMonL-BoldObli ;
/URWPalladioL-Roma (/usr/share/fonts/default/Type1/p052003l.pfb) ;
/UrwPalladioL-Roman /URWPalladioL-Roma ;
/UrwPalladioL /URWPalladioL-Roma ;
/URWPalladioL-Bold (/usr/share/fonts/default/Type1/p052004l.pfb) ;
/UrwPalladioL-Bold /URWPalladioL-Bold ;
/URWPalladioL-Ital (/usr/share/fonts/default/Type1/p052023l.pfb) ;
/UrwPalladioL-Italic /URWPalladioL-Ital ;
/URWPalladioL-BoldItal (/usr/share/fonts/default/Type1/p052024l.pfb) ;
/UrwPalladioL-BoldItalic /URWPalladioL-BoldItal ;
/StandardSymL (/usr/share/fonts/default/Type1/s050000l.pfb) ;
/StandardSymbolsL-Roman /StandardSymL ;
/StandardSymbolsL /StandardSymL ;
/URWChanceryL-MediItal (/usr/share/fonts/default/Type1/z003034l.pfb) ;
/UrwChanceryL-Italic /URWChanceryL-MediItal ;
/BitstreamVeraSans-Roman (/usr/share/fonts/bitstream-vera/Vera.ttf) ;
/BitstreamVeraSans /BitstreamVeraSans-Roman ;
/BitstreamVeraSans-Bold (/usr/share/fonts/bitstream-vera/VeraBd.ttf) ;
/BitstreamVeraSans-BoldOblique (/usr/share/fonts/bitstream-vera/VeraBI.ttf) ;
/BitstreamVeraSans-Oblique (/usr/share/fonts/bitstream-vera/VeraIt.ttf) ;
/BitstreamVeraSansMono-Bold (/usr/share/fonts/bitstream-vera/VeraMoBd.ttf) ;
/BitstreamVeraSansMono-BoldOb (/usr/share/fonts/bitstream-vera/VeraMoBI.ttf) ;
/BitstreamVeraSansMono-BoldOblique /BitstreamVeraSansMono-BoldOb ;
/BitstreamVeraSansMono-Oblique (/usr/share/fonts/bitstream-vera/VeraMoIt.ttf) ;
/BitstreamVeraSansMono-Roman (/usr/share/fonts/bitstream-vera/VeraMono.ttf) ;
/BitstreamVeraSansMono /BitstreamVeraSansMono-Roman ;
/BitstreamVeraSerif-Roman (/usr/share/fonts/bitstream-vera/VeraSe.ttf) ;
/BitstreamVeraSerif /BitstreamVeraSerif-Roman ;
/BitstreamVeraSerif-Bold (/usr/share/fonts/bitstream-vera/VeraSeBd.ttf) ;
/OpenSymbol (/usr/share/fonts/openoffice/opens___.ttf) ;
/Opensymbol-Roman /OpenSymbol ;
/Opensymbol /OpenSymbol ;

Thanks again for your help - it is much appreciated.

Kev P.
 
Old 06-21-2004, 04:23 PM   #7
mascdman
Member
 
Registered: Jun 2004
Location: Canada
Distribution: Ubuntu 6.06 LTS
Posts: 152

Rep: Reputation: 30
I notice that your test file is a PostScript file. What happens when you try printing a plain-text file? Try lpr -P printer_name filename.txt

--mascmdan
 
Old 06-21-2004, 05:41 PM   #8
edwardp
Member
 
Registered: Jun 2003
Location: Massachusetts, U.S.A.
Distribution: Debian (unstable)
Posts: 106

Rep: Reputation: 28
This may not be a problem specific to Fedora.

After I upgraded from SuSE Personal 9.0 to 9.1, I had trouble printing to Epson printers. This was on two (2) different systems, each with a different model of Epson Stylus Color printer.

I forwarded part of the log to a friend, this part of it:

Code:
E [15/Jun/2004:19:26:23 -0400] Bad request line "request id is styluscolor640-103 (1 file(s))"!
was emphasized, and was told bad data was being sent to the filter.

Originally, I thought this might have been specific to one application, but when this also began to occur with a second application, I thought otherwise.

When the job did not print, I checked the printer job queue and the IPP report indicated "aborted-by-system". The only differences that am aware of is that SuSE
9.1 comes with the 2.6 kernel, and the driver I used (CUPS+gimp_print) was version 4.2.6, where it was version 4.2.5 with SuSE 9.0.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Printing double sided on HP printers with duplexers enine Linux - Hardware 2 08-28-2005 08:59 AM
hplip does not support printing to windows printers phats_O Linux - Hardware 1 06-01-2005 03:54 PM
sharing printers in linux and windows xp: no printing, yet no errors TheOneAndOnlySM Linux - Networking 1 04-26-2004 07:01 AM
Samba not printing one only one out of two printers tddlard Linux - Networking 1 12-29-2003 06:04 PM
Printers printing garbage? inkysplat Linux - Hardware 1 11-03-2003 02:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration