Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
not able to print after update to HPLIP
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jancici
Apprentice
Apprentice


Joined: 27 Jan 2004
Posts: 284
Location: Slovakia

PostPosted: Tue Sep 25, 2007 4:38 pm    Post subject: not able to print after update to HPLIP Reply with quote

I was using net-print/hpijs for long time, everything was okay. few days ago I had to unmerge it because it masked. I was busy with another things so I did not use printer for little while.

NOW I am getting a error :
Code:
(/usr/libexec/cups/filter/foomatic-rip) stopped with status 3!


- when I am printing test page from web interface of cups {localhost:631} it is okay
- when printing from gnome-cups-manager OR another application it is NOT working, I am geeting that error.

I am looking at forum, at more thread I can see that few people has same problem. I did try several tips from those thread. still not success.
THANKS for any help, please look down to see more details.



actually I have this soft :
Code:

[ebuild   R   ] app-text/ghostscript-gpl-8.57  USE="X cups djvu gtk -bindist -cjk -jpeg2k" 0 kB
[ebuild   R   ] net-print/foomatic-db-20070508  0 kB
[ebuild   R   ] net-print/foomatic-db-engine-3.0.20070508  0 kB
[ebuild   R   ] net-print/foomatic-filters-3.0.20070501  USE="cups" 0 kB
[ebuild   R   ] net-print/cups-1.2.12  USE="X dbus jpeg nls pam png ppds ssl tiff -ldap -php -samba -slp" 0 kB

as you can see, I did unmask all those packages. I did also try "stable" version and I did try one older version of cups. always same problem.

I did also try to install
Code:
app-text/ghostscript-esp
app-text/ghostscript-gnu

not helping.

I did install hplip:
Code:
[ebuild   R   ] net-print/hplip-1.7.4a-r1  USE="X cups foomaticdb ppds snmp -fax -parport -qt3 -scanner" 0 kB

I did want to unmask it and used latest one, bad there is a dependecy on QT. I don;t want to install QT.


of course, I amd starting hplip and cups
Code:
/etc/init.d/hplip status
 * status:  started
/etc/init.d/cupsd status
 * status:  started


this is a error_log :
Code:
D [25/Sep/2007:18:35:08 +0200] cupsdReadClient: 6 POST / HTTP/1.1
D [25/Sep/2007:18:35:08 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:35:08 +0200] CUPS-Get-Printers
D [25/Sep/2007:18:35:08 +0200] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [25/Sep/2007:18:35:08 +0200] cupsdReadClient: 6 POST / HTTP/1.1
D [25/Sep/2007:18:35:08 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:35:08 +0200] Get-Printer-Attributes ipp://localhost:631/printers/HP_photosmart_7150_USB_000000000010_HPLIP
D [25/Sep/2007:18:35:08 +0200] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [25/Sep/2007:18:35:11 +0200] cupsdReadClient: 8 POST /printers/HP_photosmart_7150_USB_000000000010_HPLIP HTTP/1.1
D [25/Sep/2007:18:35:11 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:35:11 +0200] Print-Job ipp://localhost/printers/HP_photosmart_7150_USB_000000000010_HPLIP
D [25/Sep/2007:18:35:11 +0200] print_job: auto-typing file...
D [25/Sep/2007:18:35:11 +0200] print_job: request file type is application/postscript.
D [25/Sep/2007:18:35:11 +0200] add_job: requesting-user-name="jano"
D [25/Sep/2007:18:35:11 +0200] Adding default job-sheets values "none,none"...
I [25/Sep/2007:18:35:11 +0200] Adding start banner page "none" to job 496.
D [25/Sep/2007:18:35:11 +0200] Discarding unused job-created event...
I [25/Sep/2007:18:35:11 +0200] Adding end banner page "none" to job 496.
I [25/Sep/2007:18:35:11 +0200] Job 496 queued on "HP_photosmart_7150_USB_000000000010_HPLIP" by "jano".
D [25/Sep/2007:18:35:11 +0200] Job 496 hold_until = 0
D [25/Sep/2007:18:35:11 +0200] Discarding unused printer-state-changed event...
D [25/Sep/2007:18:35:11 +0200] job-sheets=none,none
D [25/Sep/2007:18:35:11 +0200] banner_page = 0
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[0]="HP_photosmart_7150_USB_000000000010_HPLIP"
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[1]="496"
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[2]="jano"
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[3]="Test Page"
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[4]="1"
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[5]="job-uuid=urn:uuid:3c76ced0-b0f7-3d19-68b6-1d31f84391d8"
D [25/Sep/2007:18:35:11 +0200] [Job 496] argv[6]="/var/spool/cups/d00496-001"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[2]="CUPS_DOCROOT=/usr/share/cups/html"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[5]="CUPS_SERVERBIN=/usr/libexec/cups"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[8]="PATH=/usr/libexec/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[9]="SERVER_ADMIN=root@guliver"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[10]="SOFTWARE=CUPS/1.2.12"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[12]="USER=root"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[13]="CUPS_SERVER=localhost"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[14]="CUPS_ENCRYPTION=IfRequested"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[15]="IPP_PORT=631"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[16]="CHARSET=utf-8"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[17]="LANG=en_US"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[18]="PPD=/etc/cups/ppd/HP_photosmart_7150_USB_000000000010_HPLIP.ppd"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[19]="RIP_MAX_CACHE=8m"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[20]="CONTENT_TYPE=application/postscript"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[21]="DEVICE_URI=hp:/usb/photosmart_7150?serial=000000000010"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[22]="PRINTER=HP_photosmart_7150_USB_000000000010_HPLIP"
D [25/Sep/2007:18:35:11 +0200] [Job 496] envp[23]="FINAL_CONTENT_TYPE=printer/HP_photosmart_7150_USB_000000000010_HPLIP"
I [25/Sep/2007:18:35:11 +0200] Started filter /usr/libexec/cups/filter/pstops (PID 22189) for job 496.
I [25/Sep/2007:18:35:11 +0200] Started filter /usr/libexec/cups/filter/foomatic-rip (PID 22190) for job 496.
I [25/Sep/2007:18:35:11 +0200] Started backend /usr/libexec/cups/backend/hp (PID 22191) for job 496.
D [25/Sep/2007:18:35:11 +0200] Discarding unused job-state event...
D [25/Sep/2007:18:35:11 +0200] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [25/Sep/2007:18:35:11 +0200] [Job 496] Page = 595x842; 10,36 to 585,833
D [25/Sep/2007:18:35:11 +0200] [Job 496] slow_collate=0, slow_duplex=0, slow_order=0
D [25/Sep/2007:18:35:11 +0200] [Job 496] Before copy_comments - %!PS-Adobe-3.0 EPSF-3.0
D [25/Sep/2007:18:35:11 +0200] [Job 496] %!PS-Adobe-3.0 EPSF-3.0
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%BoundingBox: 0 0 595 842
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%Pages: 0
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%Creator: Sun Microsystems, Inc.
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%Title: none
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%CreationDate: none
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%LanguageLevel: 2
D [25/Sep/2007:18:35:11 +0200] [Job 496] %%EndComments
D [25/Sep/2007:18:35:11 +0200] [Job 496] Before copy_prolog - %%BeginProlog
D [25/Sep/2007:18:35:11 +0200] [Job 496] Before copy_setup - %%BeginSetup
D [25/Sep/2007:18:35:11 +0200] [Job 496] Before page loop - %%Page: 1 1
D [25/Sep/2007:18:35:11 +0200] [Job 496] Copying page 1...
D [25/Sep/2007:18:35:11 +0200] [Job 496] pagew = 575.6, pagel = 797.0
D [25/Sep/2007:18:35:11 +0200] [Job 496] bboxw = 595, bboxl = 842
D [25/Sep/2007:18:35:11 +0200] [Job 496] PageLeft = 9.7, PageRight = 585.3
D [25/Sep/2007:18:35:11 +0200] [Job 496] PageTop = 833.0, PageBottom = 36.0
D [25/Sep/2007:18:35:11 +0200] [Job 496] PageWidth = 595.0, PageLength = 842.0
D [25/Sep/2007:18:35:11 +0200] [Job 496] perl: warning: Setting locale failed.
D [25/Sep/2007:18:35:11 +0200] [Job 496] perl: warning: Please check that your locale settings:
D [25/Sep/2007:18:35:11 +0200] [Job 496] LANGUAGE = (unset),
D [25/Sep/2007:18:35:11 +0200] [Job 496] LC_ALL = (unset),
D [25/Sep/2007:18:35:11 +0200] [Job 496] LANG = "en_US"
D [25/Sep/2007:18:35:11 +0200] [Job 496] are supported and installed on your system.
D [25/Sep/2007:18:35:11 +0200] [Job 496] perl: warning: Falling back to the standard locale ("C").
D [25/Sep/2007:18:35:11 +0200] [Job 496] foomatic-rip version $Revision$ running...
D [25/Sep/2007:18:35:11 +0200] [Job 496] Parsing PPD file ...
D [25/Sep/2007:18:35:11 +0200] [Job 496] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option ColorSpace
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option Resolution
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option PageSize
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option PageRegion
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option Model
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option PrintoutMode
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option InputSlot
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option ImageableArea
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option PaperDimension
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option Duplex
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option Quality
D [25/Sep/2007:18:35:11 +0200] [Job 496] Added option Font
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Parameter Summary
D [25/Sep/2007:18:35:11 +0200] [Job 496] -----------------
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Spooler: cups
D [25/Sep/2007:18:35:11 +0200] [Job 496] Printer: HP_photosmart_7150_USB_000000000010_HPLIP
D [25/Sep/2007:18:35:11 +0200] [Job 496] Shell: /bin/sh
D [25/Sep/2007:18:35:11 +0200] [Job 496] PPD file: /etc/cups/ppd/HP_photosmart_7150_USB_000000000010_HPLIP.ppd
D [25/Sep/2007:18:35:11 +0200] [Job 496] ATTR file:
D [25/Sep/2007:18:35:11 +0200] [Job 496] Printer model: HP PhotoSmart 7150 Foomatic/hpijs (recommended)
D [25/Sep/2007:18:35:11 +0200] [Job 496] Job title: Test Page
D [25/Sep/2007:18:35:11 +0200] [Job 496] File(s) to be printed:
D [25/Sep/2007:18:35:11 +0200] [Job 496] <STDIN>
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [25/Sep/2007:18:35:11 +0200] [Job 496] Pondering option 'job-uuid=urn:uuid:3c76ced0-b0f7-3d19-68b6-1d31f84391d8'
D [25/Sep/2007:18:35:11 +0200] [Job 496] Unknown option job-uuid=urn:uuid:3c76ced0-b0f7-3d19-68b6-1d31f84391d8.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] ================================================
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] File: <STDIN>
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] ================================================
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Reading PostScript input ...
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> This document is DSC-conforming!
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] -----------
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginProlog
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%EndProlog
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] -----------
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginSetup
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginFeature: *PrintoutMode Draft
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: PrintoutMode=Draft --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Draft
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: PrintoutMode=Draft --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginFeature: *InputSlot Default
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: InputSlot=Default --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %% FoomaticRIPOptionSetting: InputSlot=Default
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: InputSlot=Default --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginFeature: *Quality FromPrintoutMode
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: Quality=FromPrintoutMode --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: Quality=FromPrintoutMode --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginFeature: *PageRegion A4
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: PageRegion=A4 --> Option will be set by PostScript interpreter
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %% FoomaticRIPOptionSetting: PageSize=A4
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: PageSize=A4 --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginFeature: *Duplex None
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: Duplex=None --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %% FoomaticRIPOptionSetting: Duplex=None
D [25/Sep/2007:18:35:11 +0200] [Job 496] Option: Duplex=None --> Setting option
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%EndSetup
D [25/Sep/2007:18:35:11 +0200] [Job 496] Inserting PostScript code for CUPS' page accounting
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] -----------
D [25/Sep/2007:18:35:11 +0200] [Job 496] New page:  1 1
D [25/Sep/2007:18:35:11 +0200] [Job 496] Inserting option code into "PageSetup" section.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BeginPageSetup
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%EndPageSetup
D [25/Sep/2007:18:35:11 +0200] [Job 496] End of page header
D [25/Sep/2007:18:35:11 +0200] [Job 496] Stopping search for page header options
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: 272.61532 887.70906 l  286.04014 909.21911 l  300.83795 929.43245 l
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> Output goes directly to the renderer now.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Starting renderer
D [25/Sep/2007:18:35:11 +0200] cupsdReadClient: 10 POST / HTTP/1.1
D [25/Sep/2007:18:35:11 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:35:11 +0200] Get-Jobs ipp://localhost/jobs
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 494...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 495...
D [25/Sep/2007:18:35:11 +0200] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok)
D [25/Sep/2007:18:35:11 +0200] cupsdReadClient: 10 POST / HTTP/1.1
D [25/Sep/2007:18:35:11 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:35:11 +0200] Get-Jobs ipp://localhost/jobs
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 484...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 485...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 487...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 488...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 489...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 490...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 491...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 492...
D [25/Sep/2007:18:35:11 +0200] Loading attributes for job 493...
D [25/Sep/2007:18:35:11 +0200] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok)
D [25/Sep/2007:18:35:11 +0200] [Job 496] JCL: <job data>
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] renderer PID kid4=22196
D [25/Sep/2007:18:35:11 +0200] [Job 496] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 5600" -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false -r300 -sIjsParams=Quality:Quality=4,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- -
D [25/Sep/2007:18:35:11 +0200] [Job 496] perl: warning: Setting locale failed.
D [25/Sep/2007:18:35:11 +0200] [Job 496] perl: warning: Please check that your locale settings:
D [25/Sep/2007:18:35:11 +0200] [Job 496] LANGUAGE = (unset),
D [25/Sep/2007:18:35:11 +0200] [Job 496] LC_ALL = (unset),
D [25/Sep/2007:18:35:11 +0200] [Job 496] LANG = "en_US"
D [25/Sep/2007:18:35:11 +0200] [Job 496] are supported and installed on your system.
D [25/Sep/2007:18:35:11 +0200] [Job 496] perl: warning: Falling back to the standard locale ("C").
D [25/Sep/2007:18:35:11 +0200] [Job 496] foomatic-gswrapper: gs '-sstdout=%stderr' '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=deskjet 5600' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-dDuplex=false' '-r300' '-sIjsParams=Quality:Quality=4,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7' '-dIjsUseOutputFD' '-sOutputFile=%stdout' '-'
D [25/Sep/2007:18:35:11 +0200] [Job 496] Wrote 1 pages...
D [25/Sep/2007:18:35:11 +0200] PID 22189 (/usr/libexec/cups/filter/pstops) exited with no errors.
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%PageTrailer
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> Continue DSC parsing now.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%Trailer
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> Continue DSC parsing now.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%Pages: 1
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> Continue DSC parsing now.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%BoundingBox: 0 0 595 842
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> Continue DSC parsing now.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Found: %%EOF
D [25/Sep/2007:18:35:11 +0200] [Job 496] --> Continue DSC parsing now.
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Closing renderer
D [25/Sep/2007:18:35:11 +0200] [Job 496] Error: /undefined in ESPwl
D [25/Sep/2007:18:35:11 +0200] [Job 496] Operand stack:
D [25/Sep/2007:18:35:11 +0200] [Job 496]
D [25/Sep/2007:18:35:11 +0200] [Job 496] Execution stack:
D [25/Sep/2007:18:35:11 +0200] [Job 496] %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1813   1   3   %oparray_pop   1812   1   3   %oparray_pop   1808   1   3   %oparray_pop   1691   1   3   %oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--
D [25/Sep/2007:18:35:11 +0200] [Job 496] Dictionary stack:
D [25/Sep/2007:18:35:11 +0200] [Job 496] --dict:1100/1123(ro)(G)--   --dict:1/20(G)--   --dict:71/200(L)--
D [25/Sep/2007:18:35:11 +0200] [Job 496] Current allocation mode is local
D [25/Sep/2007:18:35:11 +0200] [Job 496] Last OS error: 2
D [25/Sep/2007:18:35:11 +0200] [Job 496] GPL Ghostscript 8.57: Unrecoverable error, exit code 1
D [25/Sep/2007:18:35:11 +0200] [Job 496] renderer return value: 1
D [25/Sep/2007:18:35:11 +0200] [Job 496] renderer received signal: 1
D [25/Sep/2007:18:35:11 +0200] [Job 496] tail process done writing data to STDOUT
D [25/Sep/2007:18:35:11 +0200] [Job 496] KID4 exited with status 0
D [25/Sep/2007:18:35:11 +0200] [Job 496] KID4 finished
D [25/Sep/2007:18:35:11 +0200] [Job 496] KID3 exited with status 3
D [25/Sep/2007:18:35:11 +0200] [Job 496] Renderer exit stat: 3
D [25/Sep/2007:18:35:11 +0200] [Job 496] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [25/Sep/2007:18:35:11 +0200] [Job 496] error: Illegal seek (29)
D [25/Sep/2007:18:35:11 +0200] [Job 496] Possible error on renderer command line or PostScript error. Check options.
D [25/Sep/2007:18:35:11 +0200] [Job 496] Renderer process finished
D [25/Sep/2007:18:35:11 +0200] [Job 496] Killing process 22195 (KID3)
D [25/Sep/2007:18:35:11 +0200] [Job 496] Process dying with "Error closing renderer", exit stat: 3
D [25/Sep/2007:18:35:11 +0200] [Job 496] error: Bad file descriptor (9)
D [25/Sep/2007:18:35:11 +0200] [Job 496] Error closing renderer
E [25/Sep/2007:18:35:11 +0200] PID 22190 (/usr/libexec/cups/filter/foomatic-rip) stopped with status 3!
Back to top
View user's profile Send private message
jancici
Apprentice
Apprentice


Joined: 27 Jan 2004
Posts: 284
Location: Slovakia

PostPosted: Tue Sep 25, 2007 4:54 pm    Post subject: Reply with quote

so I did unmerge ghostscript-gpl and install -esp
Code:
[ebuild   R   ] app-text/ghostscript-esp-8.15.4  USE="X cups djvu gtk xml -cjk -threads" 0 kB


this is error_log
Code:
D [25/Sep/2007:18:51:38 +0200] cupsdUpdateCUPSBrowse: Refused 203 bytes from 192.168.75.2
D [25/Sep/2007:18:51:39 +0200] cupsdReadClient: 6 POST / HTTP/1.1
D [25/Sep/2007:18:51:39 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:51:39 +0200] CUPS-Get-Printers
D [25/Sep/2007:18:51:39 +0200] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [25/Sep/2007:18:51:39 +0200] cupsdReadClient: 6 POST / HTTP/1.1
D [25/Sep/2007:18:51:39 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:51:39 +0200] Get-Printer-Attributes ipp://localhost:631/printers/HP_photosmart_7150_USB_000000000010_HPLIP
D [25/Sep/2007:18:51:39 +0200] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [25/Sep/2007:18:51:39 +0200] cupsdAcceptClient: 8 from localhost:631 (IPv4)
D [25/Sep/2007:18:51:39 +0200] cupsdReadClient: 8 POST /printers/HP_photosmart_7150_USB_000000000010_HPLIP HTTP/1.1
D [25/Sep/2007:18:51:39 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:51:39 +0200] Print-Job ipp://localhost/printers/HP_photosmart_7150_USB_000000000010_HPLIP
D [25/Sep/2007:18:51:39 +0200] print_job: auto-typing file...
D [25/Sep/2007:18:51:39 +0200] print_job: request file type is application/postscript.
D [25/Sep/2007:18:51:39 +0200] add_job: requesting-user-name="jano"
D [25/Sep/2007:18:51:39 +0200] Adding default job-sheets values "none,none"...
I [25/Sep/2007:18:51:39 +0200] Adding start banner page "none" to job 497.
D [25/Sep/2007:18:51:39 +0200] Discarding unused job-created event...
I [25/Sep/2007:18:51:39 +0200] Adding end banner page "none" to job 497.
I [25/Sep/2007:18:51:39 +0200] Job 497 queued on "HP_photosmart_7150_USB_000000000010_HPLIP" by "jano".
D [25/Sep/2007:18:51:39 +0200] Job 497 hold_until = 0
D [25/Sep/2007:18:51:39 +0200] Discarding unused printer-state-changed event...
D [25/Sep/2007:18:51:39 +0200] job-sheets=none,none
D [25/Sep/2007:18:51:39 +0200] banner_page = 0
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[0]="HP_photosmart_7150_USB_000000000010_HPLIP"
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[1]="497"
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[2]="jano"
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[3]="Test Page"
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[4]="1"
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[5]="job-uuid=urn:uuid:7a6b677d-88e7-319d-414d-aa3795f9c0d2"
D [25/Sep/2007:18:51:39 +0200] [Job 497] argv[6]="/var/spool/cups/d00497-001"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[0]="CUPS_CACHEDIR=/var/cache/cups"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[1]="CUPS_DATADIR=/usr/share/cups"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[2]="CUPS_DOCROOT=/usr/share/cups/html"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[3]="CUPS_FONTPATH=/usr/share/cups/fonts"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[4]="CUPS_REQUESTROOT=/var/spool/cups"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[5]="CUPS_SERVERBIN=/usr/libexec/cups"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[6]="CUPS_SERVERROOT=/etc/cups"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[7]="CUPS_STATEDIR=/var/run/cups"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[8]="PATH=/usr/libexec/cups/filter:/usr/bin:/usr/sbin:/bin:/usr/bin"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[9]="SERVER_ADMIN=root@guliver"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[10]="SOFTWARE=CUPS/1.2.12"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[11]="TMPDIR=/var/spool/cups/tmp"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[12]="USER=root"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[13]="CUPS_SERVER=localhost"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[14]="CUPS_ENCRYPTION=IfRequested"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[15]="IPP_PORT=631"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[16]="CHARSET=utf-8"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[17]="LANG=en_US"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[18]="PPD=/etc/cups/ppd/HP_photosmart_7150_USB_000000000010_HPLIP.ppd"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[19]="RIP_MAX_CACHE=8m"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[20]="CONTENT_TYPE=application/postscript"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[21]="DEVICE_URI=hp:/usb/photosmart_7150?serial=000000000010"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[22]="PRINTER=HP_photosmart_7150_USB_000000000010_HPLIP"
D [25/Sep/2007:18:51:39 +0200] [Job 497] envp[23]="FINAL_CONTENT_TYPE=printer/HP_photosmart_7150_USB_000000000010_HPLIP"
I [25/Sep/2007:18:51:39 +0200] Started filter /usr/libexec/cups/filter/pstops (PID 10771) for job 497.
I [25/Sep/2007:18:51:39 +0200] Started filter /usr/libexec/cups/filter/foomatic-rip (PID 10772) for job 497.
I [25/Sep/2007:18:51:39 +0200] Started backend /usr/libexec/cups/backend/hp (PID 10773) for job 497.
D [25/Sep/2007:18:51:39 +0200] Discarding unused job-state event...
D [25/Sep/2007:18:51:39 +0200] cupsdProcessIPPRequest: 8 status_code=0 (successful-ok)
D [25/Sep/2007:18:51:39 +0200] [Job 497] Page = 595x842; 10,36 to 585,833
D [25/Sep/2007:18:51:39 +0200] [Job 497] slow_collate=0, slow_duplex=0, slow_order=0
D [25/Sep/2007:18:51:39 +0200] [Job 497] Before copy_comments - %!PS-Adobe-3.0 EPSF-3.0
D [25/Sep/2007:18:51:39 +0200] [Job 497] %!PS-Adobe-3.0 EPSF-3.0
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%BoundingBox: 0 0 595 842
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%Pages: 0
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%Creator: Sun Microsystems, Inc.
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%Title: none
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%CreationDate: none
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%LanguageLevel: 2
D [25/Sep/2007:18:51:39 +0200] [Job 497] %%EndComments
D [25/Sep/2007:18:51:39 +0200] [Job 497] Before copy_prolog - %%BeginProlog
D [25/Sep/2007:18:51:39 +0200] [Job 497] Before copy_setup - %%BeginSetup
D [25/Sep/2007:18:51:39 +0200] [Job 497] Before page loop - %%Page: 1 1
D [25/Sep/2007:18:51:39 +0200] [Job 497] Copying page 1...
D [25/Sep/2007:18:51:39 +0200] [Job 497] pagew = 575.6, pagel = 797.0
D [25/Sep/2007:18:51:39 +0200] [Job 497] bboxw = 595, bboxl = 842
D [25/Sep/2007:18:51:39 +0200] [Job 497] PageLeft = 9.7, PageRight = 585.3
D [25/Sep/2007:18:51:39 +0200] [Job 497] PageTop = 833.0, PageBottom = 36.0
D [25/Sep/2007:18:51:39 +0200] [Job 497] PageWidth = 595.0, PageLength = 842.0
D [25/Sep/2007:18:51:39 +0200] [Job 497] perl: warning: Setting locale failed.
D [25/Sep/2007:18:51:39 +0200] [Job 497] perl: warning: Please check that your locale settings:
D [25/Sep/2007:18:51:39 +0200] [Job 497] LANGUAGE = (unset),
D [25/Sep/2007:18:51:39 +0200] [Job 497] LC_ALL = (unset),
D [25/Sep/2007:18:51:39 +0200] [Job 497] LANG = "en_US"
D [25/Sep/2007:18:51:39 +0200] [Job 497] are supported and installed on your system.
D [25/Sep/2007:18:51:39 +0200] [Job 497] perl: warning: Falling back to the standard locale ("C").
D [25/Sep/2007:18:51:39 +0200] cupsdAcceptClient: 10 from localhost:631 (IPv4)
D [25/Sep/2007:18:51:39 +0200] cupsdReadClient: 10 POST / HTTP/1.1
D [25/Sep/2007:18:51:39 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:51:39 +0200] Get-Jobs ipp://localhost/jobs
D [25/Sep/2007:18:51:39 +0200] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok)
D [25/Sep/2007:18:51:39 +0200] cupsdReadClient: 10 POST / HTTP/1.1
D [25/Sep/2007:18:51:39 +0200] cupsdAuthorize: No authentication data provided.
D [25/Sep/2007:18:51:39 +0200] Get-Jobs ipp://localhost/jobs
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 484...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 485...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 487...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 488...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 489...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 490...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 491...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 492...
D [25/Sep/2007:18:51:39 +0200] Loading attributes for job 493...
D [25/Sep/2007:18:51:39 +0200] cupsdProcessIPPRequest: 10 status_code=0 (successful-ok)
D [25/Sep/2007:18:51:39 +0200] [Job 497] foomatic-rip version $Revision$ running...
D [25/Sep/2007:18:51:39 +0200] [Job 497] Parsing PPD file ...
D [25/Sep/2007:18:51:39 +0200] [Job 497] *cupsFilter: "application/vnd.cups-postscript 0 foomatic-rip"
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option ColorSpace
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option Resolution
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option PageSize
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option PageRegion
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option Model
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option PrintoutMode
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option InputSlot
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option ImageableArea
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option PaperDimension
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option Duplex
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option Quality
D [25/Sep/2007:18:51:39 +0200] [Job 497] Added option Font
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] Parameter Summary
D [25/Sep/2007:18:51:39 +0200] [Job 497] -----------------
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] Spooler: cups
D [25/Sep/2007:18:51:39 +0200] [Job 497] Printer: HP_photosmart_7150_USB_000000000010_HPLIP
D [25/Sep/2007:18:51:39 +0200] [Job 497] Shell: /bin/sh
D [25/Sep/2007:18:51:39 +0200] [Job 497] PPD file: /etc/cups/ppd/HP_photosmart_7150_USB_000000000010_HPLIP.ppd
D [25/Sep/2007:18:51:39 +0200] [Job 497] ATTR file:
D [25/Sep/2007:18:51:39 +0200] [Job 497] Printer model: HP PhotoSmart 7150 Foomatic/hpijs (recommended)
D [25/Sep/2007:18:51:39 +0200] [Job 497] Job title: Test Page
D [25/Sep/2007:18:51:39 +0200] [Job 497] File(s) to be printed:
D [25/Sep/2007:18:51:39 +0200] [Job 497] <STDIN>
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] GhostScript extra search path ('GS_LIB'): /usr/share/cups/fonts
D [25/Sep/2007:18:51:39 +0200] [Job 497] Pondering option 'job-uuid=urn:uuid:7a6b677d-88e7-319d-414d-aa3795f9c0d2'
D [25/Sep/2007:18:51:39 +0200] [Job 497] Unknown option job-uuid=urn:uuid:7a6b677d-88e7-319d-414d-aa3795f9c0d2.
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] ================================================
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] File: <STDIN>
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] ================================================
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] Reading PostScript input ...
D [25/Sep/2007:18:51:39 +0200] [Job 497] --> This document is DSC-conforming!
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] -----------
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginProlog
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%EndProlog
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] -----------
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginSetup
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginFeature: *PrintoutMode Draft
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: PrintoutMode=Draft --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %% FoomaticRIPOptionSetting: PrintoutMode=Draft
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: PrintoutMode=Draft --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginFeature: *InputSlot Default
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: InputSlot=Default --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %% FoomaticRIPOptionSetting: InputSlot=Default
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: InputSlot=Default --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginFeature: *Quality FromPrintoutMode
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: Quality=FromPrintoutMode --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %% FoomaticRIPOptionSetting: Quality=@PrintoutMode
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: Quality=FromPrintoutMode --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginFeature: *PageRegion A4
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: PageRegion=A4 --> Option will be set by PostScript interpreter
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %% FoomaticRIPOptionSetting: PageSize=A4
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: PageSize=A4 --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginFeature: *Duplex None
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: Duplex=None --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %% FoomaticRIPOptionSetting: Duplex=None
D [25/Sep/2007:18:51:39 +0200] [Job 497] Option: Duplex=None --> Setting option
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%EndSetup
D [25/Sep/2007:18:51:39 +0200] [Job 497] Inserting PostScript code for CUPS' page accounting
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] -----------
D [25/Sep/2007:18:51:39 +0200] [Job 497] New page:  1 1
D [25/Sep/2007:18:51:39 +0200] [Job 497] Inserting option code into "PageSetup" section.
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%BeginPageSetup
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: %%EndPageSetup
D [25/Sep/2007:18:51:39 +0200] [Job 497] End of page header
D [25/Sep/2007:18:51:39 +0200] [Job 497] Stopping search for page header options
D [25/Sep/2007:18:51:39 +0200] [Job 497] Found: 272.61532 887.70906 l  286.04014 909.21911 l  300.83795 929.43245 l
D [25/Sep/2007:18:51:39 +0200] [Job 497] --> Output goes directly to the renderer now.
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] Starting renderer
D [25/Sep/2007:18:51:39 +0200] [Job 497] JCL: <job data>
D [25/Sep/2007:18:51:39 +0200] [Job 497]
D [25/Sep/2007:18:51:39 +0200] [Job 497] renderer PID kid4=10779
D [25/Sep/2007:18:51:39 +0200] [Job 497] renderer command: gs -q -dBATCH -dPARANOIDSAFER -dQUIET -dNOPAUSE -sDEVICE=ijs -sIjsServer=hpijs -sDeviceManufacturer="HEWLETT-PACKARD" -sDeviceModel="deskjet 5600" -dDEVICEWIDTHPOINTS=595 -dDEVICEHEIGHTPOINTS=842 -dDuplex=false -r300 -sIjsParams=Quality:Quality=4,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7 -dIjsUseOutputFD -sOutputFile=- -
D [25/Sep/2007:18:51:39 +0200] [Job 497] perl: warning: Setting locale failed.
D [25/Sep/2007:18:51:39 +0200] [Job 497] perl: warning: Please check that your locale settings:
D [25/Sep/2007:18:51:39 +0200] [Job 497] LANGUAGE = (unset),
D [25/Sep/2007:18:51:39 +0200] [Job 497] LC_ALL = (unset),
D [25/Sep/2007:18:51:39 +0200] [Job 497] LANG = "en_US"
D [25/Sep/2007:18:51:39 +0200] [Job 497] are supported and installed on your system.
D [25/Sep/2007:18:51:39 +0200] [Job 497] perl: warning: Falling back to the standard locale ("C").
D [25/Sep/2007:18:51:40 +0200] [Job 497] foomatic-gswrapper: gs '-sstdout=%stderr' '-dBATCH' '-dPARANOIDSAFER' '-dQUIET' '-dNOPAUSE' '-sDEVICE=ijs' '-sIjsServer=hpijs' '-sDeviceManufacturer=HEWLETT-PACKARD' '-sDeviceModel=deskjet 5600' '-dDEVICEWIDTHPOINTS=595' '-dDEVICEHEIGHTPOINTS=842' '-dDuplex=false' '-r300' '-sIjsParams=Quality:Quality=4,Quality:ColorMode=2,Quality:MediaType=0,Quality:PenSet=2,PS:MediaPosition=7' '-dIjsUseOutputFD' '-sOutputFile=%stdout' '-'
D [25/Sep/2007:18:51:40 +0200] cupsdUpdateCUPSBrowse: Refused 203 bytes from 192.168.75.2
D [25/Sep/2007:18:51:40 +0200] [Job 497] Wrote 1 pages...
D [25/Sep/2007:18:51:40 +0200] PID 10771 (/usr/libexec/cups/filter/pstops) exited with no errors.
D [25/Sep/2007:18:51:40 +0200] [Job 497] Found: %%PageTrailer
D [25/Sep/2007:18:51:40 +0200] [Job 497] --> Continue DSC parsing now.
D [25/Sep/2007:18:51:40 +0200] [Job 497]
D [25/Sep/2007:18:51:40 +0200] [Job 497] Found: %%Trailer
D [25/Sep/2007:18:51:40 +0200] [Job 497] --> Continue DSC parsing now.
D [25/Sep/2007:18:51:40 +0200] [Job 497]
D [25/Sep/2007:18:51:40 +0200] [Job 497] Found: %%Pages: 1
D [25/Sep/2007:18:51:40 +0200] [Job 497] --> Continue DSC parsing now.
D [25/Sep/2007:18:51:40 +0200] [Job 497]
D [25/Sep/2007:18:51:40 +0200] [Job 497] Found: %%BoundingBox: 0 0 595 842
D [25/Sep/2007:18:51:40 +0200] [Job 497] --> Continue DSC parsing now.
D [25/Sep/2007:18:51:40 +0200] [Job 497]
D [25/Sep/2007:18:51:40 +0200] [Job 497] Found: %%EOF
D [25/Sep/2007:18:51:40 +0200] [Job 497] --> Continue DSC parsing now.
D [25/Sep/2007:18:51:40 +0200] [Job 497]
D [25/Sep/2007:18:51:40 +0200] [Job 497]
D [25/Sep/2007:18:51:40 +0200] [Job 497] Closing renderer
E [25/Sep/2007:18:51:40 +0200] [Job 497] /rangecheck in .installpagedevice
D [25/Sep/2007:18:51:40 +0200] [Job 497] Operand stack:
D [25/Sep/2007:18:51:40 +0200] [Job 497] --nostringval--   --dict:54/56(ro)(L)--   --nostringval--
D [25/Sep/2007:18:51:40 +0200] [Job 497] Execution stack:
D [25/Sep/2007:18:51:40 +0200] Discarding unused printer-state-changed event...
D [25/Sep/2007:18:51:40 +0200] [Job 497] %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   1   3   %oparray_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1   3   %oparray_pop   --nostringval--   1   3   %oparray_pop   --nostringval--   --nostringval--
D [25/Sep/2007:18:51:40 +0200] [Job 497] Dictionary stack:
D [25/Sep/2007:18:51:40 +0200] [Job 497] --dict:1135/1686(ro)(G)--   --dict:1/20(G)--   --dict:104/200(L)--
D [25/Sep/2007:18:51:40 +0200] [Job 497] Current allocation mode is local
D [25/Sep/2007:18:51:40 +0200] [Job 497] Last OS error: 2
D [25/Sep/2007:18:51:40 +0200] [Job 497] ESP Ghostscript 815.04: Unrecoverable error, exit code 1
D [25/Sep/2007:18:51:40 +0200] [Job 497] renderer return value: 1
D [25/Sep/2007:18:51:40 +0200] [Job 497] renderer received signal: 1
D [25/Sep/2007:18:51:40 +0200] [Job 497] tail process done writing data to STDOUT
D [25/Sep/2007:18:51:40 +0200] [Job 497] KID4 exited with status 0
D [25/Sep/2007:18:51:40 +0200] [Job 497] KID4 finished
D [25/Sep/2007:18:51:40 +0200] [Job 497] KID3 exited with status 3
D [25/Sep/2007:18:51:40 +0200] [Job 497] Renderer exit stat: 3
D [25/Sep/2007:18:51:40 +0200] [Job 497] Process dying with "Possible error on renderer command line or PostScript error. Check options.", exit stat: 3
D [25/Sep/2007:18:51:40 +0200] [Job 497] error: Illegal seek (29)
D [25/Sep/2007:18:51:40 +0200] [Job 497] Possible error on renderer command line or PostScript error. Check options.
D [25/Sep/2007:18:51:40 +0200] [Job 497] Renderer process finished
D [25/Sep/2007:18:51:40 +0200] [Job 497] Killing process 10778 (KID3)
D [25/Sep/2007:18:51:40 +0200] [Job 497] Process dying with "Error closing renderer", exit stat: 3
D [25/Sep/2007:18:51:40 +0200] [Job 497] error: Bad file descriptor (9)
D [25/Sep/2007:18:51:40 +0200] [Job 497] Error closing renderer
E [25/Sep/2007:18:51:40 +0200] PID 10772 (/usr/libexec/cups/filter/foomatic-rip) stopped with status 3!
Back to top
View user's profile Send private message
jancici
Apprentice
Apprentice


Joined: 27 Jan 2004
Posts: 284
Location: Slovakia

PostPosted: Sun Sep 30, 2007 7:31 am    Post subject: Reply with quote

any tip or help?
Back to top
View user's profile Send private message
jancici
Apprentice
Apprentice


Joined: 27 Jan 2004
Posts: 284
Location: Slovakia

PostPosted: Wed Oct 03, 2007 12:06 pm    Post subject: Reply with quote

well, I did print test page from cups-web : this was working well.
then try from gnome-cups-manager : this is NOT working.

so I did start openoffice and try to print something; surprise : it is working !!! did try another apps and it is working too.

I think it is a bug in gnome-cups-manager
Back to top
View user's profile Send private message
thor_n
n00b
n00b


Joined: 30 Sep 2003
Posts: 40
Location: Slovakia

PostPosted: Wed Oct 03, 2007 1:41 pm    Post subject: Reply with quote

Why don't you try USE=-X or USE=minimal if you don't want to install Qt.
That way you can use latest (unstable) hplip-2.7.9.

I was using hpijs for long time (just like you) and now I switched to hplip and using unstable hplip.
hp-toolbox is freezing on me but printing is ok.
Back to top
View user's profile Send private message
jancici
Apprentice
Apprentice


Joined: 27 Jan 2004
Posts: 284
Location: Slovakia

PostPosted: Wed Oct 03, 2007 3:24 pm    Post subject: Reply with quote

yes, I did find out that I can use "-X"
so I am using latest hplip but as I did write, any other app can print only gnome-cups-manager not
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum