LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-08-2007, 10:39 PM   #1
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Problem with cups and OO 2.3 [SOLVED]


Hi all
I have an invoice template in writer that won't print. I can print other things in OO just not this writer template. It is imperative that I get this going because im now running linux for my business instead of M$.

Distro Slackware 12, printer hp1310, OO 2.3, Dell 5150 laptop.

I think it has something to do with the conversion to post script. I am rather new to linux an was hoping for some help in this. Below is a copy of the error log for cups. I have not sure how to find a ghost script log.
Towards the end of the error log the following lines specifically point out the error; however, I don't really understand what they mean:
Code:
AFPL Ghostscript 8.54: Unrecoverable error, exit code 1
D [06/Dec/2007:20:05:08 -0800] [Job 47] Read 1024 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] [Job 47] Wrote 1024 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] Discarding unused printer-state-changed event...
D [06/Dec/2007:20:05:08 -0800] [Job 47] renderer return value: 1
D [06/Dec/2007:20:05:08 -0800] [Job 47] renderer received signal: 1
D [06/Dec/2007:20:05:08 -0800] [Job 47] Read 118 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] [Job 47] tail process done writing data to STDOUT
D [06/Dec/2007:20:05:08 -0800] [Job 47] KID4 finished
D [06/Dec/2007:20:05:08 -0800] [Job 47] Wrote 118 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] [Job 47] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] error: No such file or directory (2)
D [06/Dec/2007:20:05:08 -0800] [Job 47] Possible error on renderer command line or PostScript error. Check options.
D [06/Dec/2007:20:05:08 -0800] [Job 47] KID4 exited with status 0
D [06/Dec/2007:20:05:08 -0800] [Job 47] KID3 exited with status 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] Renderer exit stat: 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] Renderer process finished
D [06/Dec/2007:20:05:08 -0800] [Job 47] Killing process 4117 (KID3)
D [06/Dec/2007:20:05:08 -0800] [Job 47] Process dying with "Error closing renderer", exit stat: 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] error: Bad file descriptor (9)
The entire cups error log is below
Code:
06/Dec/2007:20:04:51 -0800] cupsdAcceptClient: 7 from localhost (Domain)
D [06/Dec/2007:20:04:51 -0800] cupsdReadClient: 7 POST / HTTP/1.1
D [06/Dec/2007:20:04:51 -0800] cupsdAuthorize: No authentication data provided.
D [06/Dec/2007:20:04:51 -0800] CUPS-Get-Printers
D [06/Dec/2007:20:04:51 -0800] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok)
D [06/Dec/2007:20:04:51 -0800] cupsdReadClient: 7 POST / HTTP/1.1
D [06/Dec/2007:20:04:51 -0800] cupsdAuthorize: No authentication data provided.
D [06/Dec/2007:20:04:51 -0800] CUPS-Get-Classes
D [06/Dec/2007:20:04:51 -0800] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok)
D [06/Dec/2007:20:04:51 -0800] cupsdReadClient: 7 POST / HTTP/1.1
D [06/Dec/2007:20:04:51 -0800] cupsdAuthorize: No authentication data provided.
D [06/Dec/2007:20:04:51 -0800] CUPS-Get-Default
D [06/Dec/2007:20:04:51 -0800] CUPS-Get-Default client-error-not-found: No default printer
D [06/Dec/2007:20:04:51 -0800] cupsdProcessIPPRequest: 7 status_code=406 (client-error-not-found)
D [06/Dec/2007:20:04:51 -0800] cupsdCloseClient: 7
D [06/Dec/2007:20:04:55 -0800] cupsdAcceptClient: 7 from localhost (Domain)
D [06/Dec/2007:20:04:55 -0800] cupsdReadClient: 7 POST / HTTP/1.1
D [06/Dec/2007:20:04:55 -0800] cupsdAuthorize: No authentication data provided.
D [06/Dec/2007:20:04:55 -0800] Get-Printer-Attributes ipp://localhost/printers/HP1310
D [06/Dec/2007:20:04:55 -0800] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok)
D [06/Dec/2007:20:04:55 -0800] cupsdReadClient: 7 GET /printers/HP1310.ppd HTTP/1.1
D [06/Dec/2007:20:04:55 -0800] cupsdAuthorize: No authentication data provided.
D [06/Dec/2007:20:04:55 -0800] write_file: 7 file=9
D [06/Dec/2007:20:04:55 -0800] cupsdCloseClient: 7
D [06/Dec/2007:20:05:06 -0800] cupsdAcceptClient: 7 from localhost (Domain)
D [06/Dec/2007:20:05:06 -0800] cupsdReadClient: 7 POST /printers/HP1310 HTTP/1.1
D [06/Dec/2007:20:05:06 -0800] cupsdAuthorize: No authentication data provided.
D [06/Dec/2007:20:05:06 -0800] Print-Job ipp://localhost/printers/HP1310
D [06/Dec/2007:20:05:06 -0800] print_job: auto-typing file...
D [06/Dec/2007:20:05:06 -0800] print_job: request file type is application/postscript.
D [06/Dec/2007:20:05:06 -0800] add_job: requesting-user-name="dp"
D [06/Dec/2007:20:05:06 -0800] Adding default job-sheets values "none,none"...
I [06/Dec/2007:20:05:06 -0800] Adding start banner page "none" to job 47.
D [06/Dec/2007:20:05:06 -0800] Discarding unused job-created event...
I [06/Dec/2007:20:05:06 -0800] Adding end banner page "none" to job 47.
I [06/Dec/2007:20:05:06 -0800] Job 47 queued on "HP1310" by "dp".
D [06/Dec/2007:20:05:06 -0800] Job 47 hold_until = 0
D [06/Dec/2007:20:05:06 -0800] Discarding unused printer-state-changed event...
D [06/Dec/2007:20:05:06 -0800] job-sheets=none,none
D [06/Dec/2007:20:05:06 -0800] banner_page = 0
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[0]="HP1310"
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[1]="47"
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[2]="dp"
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[3]="Untitled1"
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[4]="1"
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[5]="PrintoutMode=Normal Quality=FromPrintoutMode PageSize=Letter job-uuid=urn:uuid:6c65d460-1de2-3430-6f26-eafe13966292"
D [06/Dec/2007:20:05:06 -0800] [Job 47] argv[6]="/var/spool/cups/d00047-001"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[2]="CUPS_DOCROOT=/usr/share/doc/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[5]="CUPS_SERVERBIN=/usr/lib/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[8]="PATH=/usr/lib/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[9]="SERVER_ADMIN=root@bt.hisgr8ce"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[10]="SOFTWARE=CUPS/1.2.11"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[12]="USER=root"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[13]="CUPS_SERVER=/var/run/cups/cups.sock"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[14]="CUPS_ENCRYPTION=IfRequested"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[15]="IPP_PORT=631"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[16]="CHARSET=iso-8859-1"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[17]="LANG=en_US"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[18]="PPD=/etc/cups/ppd/HP1310.ppd"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[19]="RIP_MAX_CACHE=8m"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[20]="CONTENT_TYPE=application/postscript"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[21]="DEVICE_URI=usb://hp/psc%201310%20series?serial=CN491B71S6O2"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[22]="PRINTER=HP1310"
D [06/Dec/2007:20:05:06 -0800] [Job 47] envp[23]="FINAL_CONTENT_TYPE=printer/HP1310"
I [06/Dec/2007:20:05:06 -0800] Started filter /usr/lib/cups/filter/pstops (PID 4110) for job 47.
I [06/Dec/2007:20:05:06 -0800] Started filter /usr/lib/cups/filter/foomatic-rip (PID 4111) for job 47.
I [06/Dec/2007:20:05:06 -0800] Started backend /usr/lib/cups/backend/usb (PID 4112) for job 47.
D [06/Dec/2007:20:05:06 -0800] Discarding unused job-state event...
D [06/Dec/2007:20:05:06 -0800] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok)
D [06/Dec/2007:20:05:06 -0800] [Job 47] Page = 612x792; 18,36 to 594,783
D [06/Dec/2007:20:05:06 -0800] [Job 47] slow_collate=0, slow_duplex=0, slow_order=0
D [06/Dec/2007:20:05:06 -0800] [Job 47] Before copy_comments - %!PS-Adobe-3.0
D [06/Dec/2007:20:05:06 -0800] [Job 47] %!PS-Adobe-3.0
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%BoundingBox: (atend)
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%Creator: (OpenOffice.org 2.3)
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%For: (dp)
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%CreationDate: (Thu Dec 6 20:05:05 2007)
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%Title: (Untitled1)
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%LanguageLevel: 3
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%DocumentData: Clean7Bit
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%Pages: (atend)
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%PageOrder: Ascend
D [06/Dec/2007:20:05:06 -0800] [Job 47] %%EndComments
D [06/Dec/2007:20:05:06 -0800] [Job 47] Before copy_prolog - %%BeginProlog
D [06/Dec/2007:20:05:06 -0800] [Job 47] Before copy_setup - %%BeginSetup
D [06/Dec/2007:20:05:06 -0800] [Job 47] Before page loop - %%Page: 1 1
D [06/Dec/2007:20:05:06 -0800] [Job 47] Copying page 1...
D [06/Dec/2007:20:05:06 -0800] [Job 47] pagew = 576.0, pagel = 747.0
D [06/Dec/2007:20:05:06 -0800] [Job 47] bboxw = 612, bboxl = 792
D [06/Dec/2007:20:05:06 -0800] [Job 47] PageLeft = 18.0, PageRight = 594.0
D [06/Dec/2007:20:05:06 -0800] [Job 47] PageTop = 783.0, PageBottom = 36.0
D [06/Dec/2007:20:05:06 -0800] [Job 47] PageWidth = 612.0, PageLength = 792.0
D [06/Dec/2007:20:05:06 -0800] [Job 47] Wrote 1 pages...
D [06/Dec/2007:20:05:06 -0800] PID 4110 (/usr/lib/cups/filter/pstops) exited with no errors.
D [06/Dec/2007:20:05:06 -0800] Discarding unused printer-state-changed event...
D [06/Dec/2007:20:05:06 -0800] [Job 47] Printer using device file "/dev/usblp0"...
D [06/Dec/2007:20:05:06 -0800] Discarding unused printer-state-changed event...
D [06/Dec/2007:20:05:06 -0800] [Job 47] backendRunLoop(print_fd=0, device_fd=4, use_bc=1)
D [06/Dec/2007:20:05:06 -0800] [Job 47] foomatic-rip version $Revision$ running...
D [06/Dec/2007:20:05:06 -0800] [Job 47] Parsing PPD file ...
D [06/Dec/2007:20:05:06 -0800] [Job 47] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option ColorSpace
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option Resolution
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option PageSize
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option PageRegion
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option Model
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option PrintoutMode
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option ImageableArea
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option PaperDimension
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option Quality
D [06/Dec/2007:20:05:06 -0800] [Job 47] Added option Font
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Parameter Summary
D [06/Dec/2007:20:05:06 -0800] [Job 47] -----------------
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Spooler: cups
D [06/Dec/2007:20:05:06 -0800] [Job 47] Printer: HP1310
D [06/Dec/2007:20:05:06 -0800] [Job 47] Shell: /bin/sh
D [06/Dec/2007:20:05:06 -0800] [Job 47] PPD file: /etc/cups/ppd/HP1310.ppd
D [06/Dec/2007:20:05:06 -0800] [Job 47] ATTR file:
D [06/Dec/2007:20:05:06 -0800] [Job 47] Printer model: HP PSC 1310 Foomatic/hpijs (recommended)
D [06/Dec/2007:20:05:06 -0800] [Job 47] Job title: Untitled1
D [06/Dec/2007:20:05:06 -0800] [Job 47] File(s) to be printed:
D [06/Dec/2007:20:05:06 -0800] [Job 47] <STDIN>
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [06/Dec/2007:20:05:06 -0800] [Job 47] Pondering option 'PrintoutMode=Normal'
D [06/Dec/2007:20:05:06 -0800] [Job 47] Pondering option 'Quality=FromPrintoutMode'
D [06/Dec/2007:20:05:06 -0800] [Job 47] Pondering option 'PageSize=Letter'
D [06/Dec/2007:20:05:06 -0800] [Job 47] Pondering option 'job-uuid=urn:uuid:6c65d460-1de2-3430-6f26-eafe13966292'
D [06/Dec/2007:20:05:06 -0800] [Job 47] Unknown option job-uuid=urn:uuid:6c65d460-1de2-3430-6f26-eafe13966292.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] ================================================
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] File: <STDIN>
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] ================================================
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Reading PostScript input ...
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> This document is DSC-conforming!
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] -----------
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BeginProlog
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%EndProlog
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] -----------
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BeginSetup
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BeginFeature: *PrintoutMode Normal
D [06/Dec/2007:20:05:06 -0800] [Job 47] Option: PrintoutMode=Normal --> Setting option
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Normal
D [06/Dec/2007:20:05:06 -0800] [Job 47] Option: PrintoutMode=Normal --> Setting option
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BeginFeature: *Quality FromPrintoutMode
D [06/Dec/2007:20:05:06 -0800] [Job 47] Option: Quality=FromPrintoutMode --> Setting option
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
D [06/Dec/2007:20:05:06 -0800] [Job 47] Option: Quality=FromPrintoutMode --> Setting option
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BeginFeature: *PageSize Letter
D [06/Dec/2007:20:05:06 -0800] [Job 47] Option: PageSize=Letter --> Setting option
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %% FoomaticRIPOptionSetting: PageSize=Letter
D [06/Dec/2007:20:05:06 -0800] [Job 47] Option: PageSize=Letter --> Setting option
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%EndSetup
D [06/Dec/2007:20:05:06 -0800] [Job 47] Inserting PostScript code for CUPS' page accounting
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] -----------
D [06/Dec/2007:20:05:06 -0800] [Job 47] New page: 1 1
D [06/Dec/2007:20:05:06 -0800] [Job 47] Inserting option code into "PageSetup" section.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BeginPageSetup
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%EndPageSetup
D [06/Dec/2007:20:05:06 -0800] [Job 47] End of page header
D [06/Dec/2007:20:05:06 -0800] [Job 47] Stopping search for page header options
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: 3500 2742 moveto
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> Output goes directly to the renderer now.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Starting renderer
D [06/Dec/2007:20:05:06 -0800] [Job 47] JCL: <job data>
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] renderer PID kid4=4118
D [06/Dec/2007:20:05:06 -0800] [Job 47] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 3600" -dDEVICEWIDTHPOINTS=612 -dDEVICEHEIGHTPOINTS=792 -r300 -sIjsParams=Quality:Quality=0,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=1 -dIjsUseOutputFD -sOutputFile=- -
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%PageTrailer
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> Continue DSC parsing now.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%Trailer
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> Continue DSC parsing now.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%Pages: 1
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> Continue DSC parsing now.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%BoundingBox: 18 36 594 783
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> Continue DSC parsing now.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Found: %%EOF
D [06/Dec/2007:20:05:06 -0800] [Job 47] --> Continue DSC parsing now.
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47]
D [06/Dec/2007:20:05:06 -0800] [Job 47] Closing renderer
D [06/Dec/2007:20:05:08 -0800] [Job 47] AFPL Ghostscript 8.54: Unrecoverable error, exit code 1
D [06/Dec/2007:20:05:08 -0800] [Job 47] Read 1024 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] [Job 47] Wrote 1024 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] Discarding unused printer-state-changed event...
D [06/Dec/2007:20:05:08 -0800] [Job 47] renderer return value: 1
D [06/Dec/2007:20:05:08 -0800] [Job 47] renderer received signal: 1
D [06/Dec/2007:20:05:08 -0800] [Job 47] Read 118 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] [Job 47] tail process done writing data to STDOUT
D [06/Dec/2007:20:05:08 -0800] [Job 47] KID4 finished
D [06/Dec/2007:20:05:08 -0800] [Job 47] Wrote 118 bytes of print data...
D [06/Dec/2007:20:05:08 -0800] [Job 47] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] error: No such file or directory (2)
D [06/Dec/2007:20:05:08 -0800] [Job 47] Possible error on renderer command line or PostScript error. Check options.
D [06/Dec/2007:20:05:08 -0800] [Job 47] KID4 exited with status 0
D [06/Dec/2007:20:05:08 -0800] [Job 47] KID3 exited with status 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] Renderer exit stat: 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] Renderer process finished
D [06/Dec/2007:20:05:08 -0800] [Job 47] Killing process 4117 (KID3)
D [06/Dec/2007:20:05:08 -0800] [Job 47] Process dying with "Error closing renderer", exit stat: 3
D [06/Dec/2007:20:05:08 -0800] [Job 47] error: Bad file descriptor (9)
D [06/Dec/2007:20:05:08 -0800] [Job 47] Error closing renderer
E [06/Dec/2007:20:05:08 -0800] PID 4111 (/usr/lib/cups/filter/foomatic-rip) stopped with status 3!
D [06/Dec/2007:20:05:08 -0800] PID 4112 (/usr/lib/cups/backend/usb) exited with no errors.
D [06/Dec/2007:20:05:08 -0800] [Job 47] File 0 is complete.
D [06/Dec/2007:20:05:08 -0800] Discarding unused printer-state-changed event...
D [06/Dec/2007:20:05:08 -0800] Discarding unused job-stopped event...
D [06/Dec/2007:20:05:09 -0800] Unloading job 47...

Last edited by okos; 12-09-2007 at 04:12 PM.
 
Old 12-09-2007, 01:16 AM   #2
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Rep: Reputation: 45
How and where was the template created?
It might be corrupt.
Best I can offer is, if it is not sensitive or confidential, email it to me & I'll see if it prints on my system.

davcefai@keyworld.net
 
Old 12-09-2007, 02:28 AM   #3
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Original Poster
Rep: Reputation: 38
Thanks for the reply davcefai.

However, I copied and pasted the template in a blank document. Saved it as a new template. Now it prints. I don't know what the problem was.

If you want a copy, I had just uploaded it. http://files-upload.com/users/crackers/folders/1709509

It is a simple invoice. I just posted a tutorial on the OO forum on how I set it up.
http://www.oooforum.org/forum/viewto...639&highlight=

okos

Last edited by okos; 12-09-2007 at 02:30 AM.
 
Old 12-09-2007, 06:27 AM   #4
davcefai
Member
 
Registered: Dec 2004
Location: Malta
Distribution: Debian Sid
Posts: 863

Rep: Reputation: 45
The file I downloaded printed perfectly well for me. Note that macros were disabled.

Was this ever an MS Word document? Word likes to do this to docs and what you did is one of the solutions that work. (Another is to save as RTF, then reload).

My system: Debian Unstable, OOo 2.3.1, printing through CUPS on another Debian Unstable PC to an HP3920.
 
Old 12-09-2007, 04:11 PM   #5
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Original Poster
Rep: Reputation: 38
As a matter of fact it was a M$ word doc. Rather than redesign the template, I edited a copy of a word.doc. That was probably the cause. I went to Slackware just recently and am abandoning windoze.

Thanks for the help!
 
  


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 Problem (cups / cups-lpd) daleman Linux - Software 3 04-08-2005 08:01 AM
Cups problem shepper Linux - Hardware 1 10-04-2003 12:49 PM
CUPS problem contec Linux - Hardware 0 08-13-2003 04:09 PM
Cups problem monkeymartin Slackware 9 04-04-2003 10:11 AM
CUPS Problem mrsolo Linux - Software 1 09-26-2002 03:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:28 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