Re: [Hplip-help] hpijs-error

2007-10-23 Thread Johannes Meixner

Hello,

On Oct 19 23:44 Jelle de Jong wrote (shortened):

 D ... error: Illegal seek (29)

In November 2004 there was an Illegal seek problem in foomatic-rip,
see the ChangeLog of the foomatic-filters package.

Could it be the case that here a very old version of foomatic-rip
is used?

Regarding debugging info from foomatic-rip, see the my $debug
and my $logfile settings in /usr/bin/foomatic-rip (or whereever
it is installed in your system).


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
AG Nuernberg, HRB 16746, GF: Markus Rex

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help


Re: [Hplip-help] hpijs-error

2007-10-22 Thread Cauligi, Raghothama S
Hi Jelle,
As you know, the hpijs driver generates pcl5. Can you tell me what
exactly happens when
you print from OO. Can you print any pdf at all?
Raghu 

-Original Message-
From: Jelle de Jong [mailto:[EMAIL PROTECTED] 
Sent: Saturday, October 20, 2007 1:20 AM
To: Cauligi, Raghothama S
Cc: hplip-help@lists.sourceforge.net
Subject: Re: [Hplip-help] hpijs-error

Hi Raghu, thank your for your response.

I have big troubles with the PostScript driver also, when I print pdf
files the printer get locked up regularity. When monitoring with
Wireshark it shows CRC errors. But the printer is just locked up
internally with the print job. It cost me a lot and a lot of time to
debug this problem to an error in the internal postscript interpreter of
the printer. But you cant get more info from the internal printer
systems. So I started to use the hpijs driver with has the gs postscript
interpreter on the computer itself, so I can do better debugging.

I do have the PostScript drivers installed like this, but as sad it does
not work perfectly:

zcat
/usr/share/ppd/openprinting/HP/color_laser/HP_Color_LaserJet_8500.ppd.gz
 ~/HP_Color_LaserJet_8500.ppd
sudo lpadmin -x HP_Color_LaserJet_8500_PS sudo lpadmin -p
HP_Color_LaserJet_8500_PS -v
hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
~/HP_Color_LaserJet_8500.ppd sudo lpadmin -p HP_Color_LaserJet_8500_PS
-E -u allow:all -D HP Color LaserJet 8500 Postscript -o PageSize=A4
sudo lpadmin -d HP_Color_LaserJet_8500_PS rm
~/HP_Color_LaserJet_8500.ppd

The printer is PCL 5c compatible but I cant find a good working driver
for it (PCL 6 is great stuff) I tried this driver to see if it could
work, but is does not (no duplex, color/gray and a lot of other options
missing:

sudo lpadmin -x Generic_PCL_5c_Printer
sudo lpadmin -p Generic_PCL_5c_Printer -v
hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
/home/$USER/Generic-PCL_5c_Printer-cljet5.ppd
sudo lpadmin -p Generic_PCL_5c_Printer -E -u allow:all -D Generic PCL
5c Printer -o PageSize=A4 sudo lpadmin -d Generic_PCL_5c_Printer


However the main problem still exist, when printing files the system and
or printer will sometimes lock-up due to errors. So I can't print.

I am really hoping we can figure things out and find a nice solution.

Best regards,

Jelle


Cauligi, Raghothama S wrote:
 You should really use the PostScript ppd for this printer, the ppd 
 file without -hpijs
 Raghu
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jelle 
 de Jong
 Sent: Friday, October 19, 2007 2:44 PM
 To: hplip-help@lists.sourceforge.net
 Subject: [Hplip-help] hpijs-error
 
 This message contains the following attachment(s):
 hpijs-error.log
 
 Hello,
 
 I tried to print a *.pdf file that I created with openoffice, but it 
 would not print with lpr. I started debugging and found the following 
 errors with segmentation faults. Because I have seen similar regular 
 time consuming errors when printing *.pdf file I started this 
 investigation with the hope it can be fixed.
 
 First some basic info about my printer and the print job:
 
 sudo lpadmin -x HP_Color_LaserJet_8500 sudo lpadmin -p 
 HP_Color_LaserJet_8500 -v
 hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P 
 /usr/share/ppd/hpijs/HP/HP-Color_LaserJet_8500-hpijs.ppd
 sudo lpadmin -p HP_Color_LaserJet_8500 -E -u allow:all -D HP Color 
 LaserJet 8500 -o PageSize=A4 sudo lpadmin -d HP_Color_LaserJet_8500
 
 input=/home/$USER/test.pdf
 lpoptions -p HP_Color_LaserJet_8500 -o PageSize=A4 -o 
 PrintoutMode=Draft.Gray -o InputSlot=MPTray -o PageRegion=A4 -o 
 Duplex=None -o Quality=FromPrintoutMode lpr -P
HP_Color_LaserJet_8500
 -#1 -o Collate=True -o media=A4 -o sides=one-sided -o job-sheets=none 
 -o outputorder=normal -o page-border=none $input
 
 
 Can somebody help to find the problem and maybe solve it?
 
 Best regards,
 
 Jelle


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help


Re: [Hplip-help] hpijs-error

2007-10-20 Thread Jelle de Jong
Hi Raghu, thank your for your response.

I have big troubles with the PostScript driver also, when I print pdf
files the printer get locked up regularity. When monitoring with
Wireshark I shows CRC errors. But the printer is just locked. It cost me
a lot and a lot of time to debug this problem to a error in the internal
postscript interpreter of the printer. But you cant get more info from
the internal printer systems. So I started to use the hpijs driver with
has the gs postscript interpreter, so i can do better debugging.

I do have the PostScript drivers intalled like this:




Cauligi, Raghothama S wrote:
 You should really use the PostScript ppd for this printer, the ppd file
 without -hpijs
 Raghu 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jelle de
 Jong
 Sent: Friday, October 19, 2007 2:44 PM
 To: hplip-help@lists.sourceforge.net
 Subject: [Hplip-help] hpijs-error
 
 This message contains the following attachment(s):
 hpijs-error.log
 
 Hello,
 
 I tried to print a *.pdf file that I created with openoffice, but it
 would not print with lpr. I started debugging and found the following
 errors with segmentation faults. Because I have seen similar regular
 time consuming errors when printing *.pdf file I started this
 investigation with the hope it can be fixed.
 
 First some basic info about my printer and the print job:
 
 sudo lpadmin -x HP_Color_LaserJet_8500
 sudo lpadmin -p HP_Color_LaserJet_8500 -v
 hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
 /usr/share/ppd/hpijs/HP/HP-Color_LaserJet_8500-hpijs.ppd
 sudo lpadmin -p HP_Color_LaserJet_8500 -E -u allow:all -D HP Color
 LaserJet 8500 -o PageSize=A4 sudo lpadmin -d HP_Color_LaserJet_8500
 
 input=/home/$USER/test.pdf
 lpoptions -p HP_Color_LaserJet_8500 -o PageSize=A4 -o
 PrintoutMode=Draft.Gray -o InputSlot=MPTray -o PageRegion=A4 -o
 Duplex=None -o Quality=FromPrintoutMode lpr -P HP_Color_LaserJet_8500
 -#1 -o Collate=True -o media=A4 -o sides=one-sided -o job-sheets=none -o
 outputorder=normal -o page-border=none $input
 
 
 Can somebody help to find the problem and maybe solve it?
 
 Best regards,
 
 Jelle


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help


Re: [Hplip-help] hpijs-error

2007-10-20 Thread Jelle de Jong
Hi Raghu, thank your for your response.

I have big troubles with the PostScript driver also, when I print pdf
files the printer get locked up regularity. When monitoring with
Wireshark it shows CRC errors. But the printer is just locked up
internally with the print job. It cost me a lot and a lot of time to
debug this problem to an error in the internal postscript interpreter of
the printer. But you cant get more info from the internal printer
systems. So I started to use the hpijs driver with has the gs postscript
interpreter on the computer itself, so I can do better debugging.

I do have the PostScript drivers installed like this, but as sad it does
not work perfectly:

zcat
/usr/share/ppd/openprinting/HP/color_laser/HP_Color_LaserJet_8500.ppd.gz
 ~/HP_Color_LaserJet_8500.ppd
sudo lpadmin -x HP_Color_LaserJet_8500_PS
sudo lpadmin -p HP_Color_LaserJet_8500_PS -v
hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
~/HP_Color_LaserJet_8500.ppd
sudo lpadmin -p HP_Color_LaserJet_8500_PS -E -u allow:all -D HP Color
LaserJet 8500 Postscript -o PageSize=A4
sudo lpadmin -d HP_Color_LaserJet_8500_PS
rm ~/HP_Color_LaserJet_8500.ppd

The printer is PCL 5c compatible but I cant find a good working driver
for it (PCL 6 is great stuff) I tried this driver to see if it could
work, but is does not (no duplex, color/gray and a lot of other options
missing:

sudo lpadmin -x Generic_PCL_5c_Printer
sudo lpadmin -p Generic_PCL_5c_Printer -v
hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
/home/$USER/Generic-PCL_5c_Printer-cljet5.ppd
sudo lpadmin -p Generic_PCL_5c_Printer -E -u allow:all -D Generic PCL
5c Printer -o PageSize=A4
sudo lpadmin -d Generic_PCL_5c_Printer


However the main problem still exist, when printing files the system and
or printer will sometimes lock-up due to errors. So I can't print.

I am really hoping we can figure things out and find a nice solution.

Best regards,

Jelle


Cauligi, Raghothama S wrote:
 You should really use the PostScript ppd for this printer, the ppd file
 without -hpijs
 Raghu 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Jelle de
 Jong
 Sent: Friday, October 19, 2007 2:44 PM
 To: hplip-help@lists.sourceforge.net
 Subject: [Hplip-help] hpijs-error
 
 This message contains the following attachment(s):
 hpijs-error.log
 
 Hello,
 
 I tried to print a *.pdf file that I created with openoffice, but it
 would not print with lpr. I started debugging and found the following
 errors with segmentation faults. Because I have seen similar regular
 time consuming errors when printing *.pdf file I started this
 investigation with the hope it can be fixed.
 
 First some basic info about my printer and the print job:
 
 sudo lpadmin -x HP_Color_LaserJet_8500
 sudo lpadmin -p HP_Color_LaserJet_8500 -v
 hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
 /usr/share/ppd/hpijs/HP/HP-Color_LaserJet_8500-hpijs.ppd
 sudo lpadmin -p HP_Color_LaserJet_8500 -E -u allow:all -D HP Color
 LaserJet 8500 -o PageSize=A4 sudo lpadmin -d HP_Color_LaserJet_8500
 
 input=/home/$USER/test.pdf
 lpoptions -p HP_Color_LaserJet_8500 -o PageSize=A4 -o
 PrintoutMode=Draft.Gray -o InputSlot=MPTray -o PageRegion=A4 -o
 Duplex=None -o Quality=FromPrintoutMode lpr -P HP_Color_LaserJet_8500
 -#1 -o Collate=True -o media=A4 -o sides=one-sided -o job-sheets=none -o
 outputorder=normal -o page-border=none $input
 
 
 Can somebody help to find the problem and maybe solve it?
 
 Best regards,
 
 Jelle


-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help


[Hplip-help] hpijs-error

2007-10-19 Thread Jelle de Jong
This message contains the following attachment(s):
hpijs-error.log

Hello,

I tried to print a *.pdf file that I created with openoffice, but it
would not print with lpr. I started debugging and found the following
errors with segmentation faults. Because I have seen similar regular
time consuming errors when printing *.pdf file I started this
investigation with the hope it can be fixed.

First some basic info about my printer and the print job:

sudo lpadmin -x HP_Color_LaserJet_8500
sudo lpadmin -p HP_Color_LaserJet_8500 -v
hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
/usr/share/ppd/hpijs/HP/HP-Color_LaserJet_8500-hpijs.ppd
sudo lpadmin -p HP_Color_LaserJet_8500 -E -u allow:all -D HP Color
LaserJet 8500 -o PageSize=A4
sudo lpadmin -d HP_Color_LaserJet_8500

input=/home/$USER/test.pdf
lpoptions -p HP_Color_LaserJet_8500 -o PageSize=A4 -o
PrintoutMode=Draft.Gray -o InputSlot=MPTray -o PageRegion=A4 -o
Duplex=None -o Quality=FromPrintoutMode
lpr -P HP_Color_LaserJet_8500 -#1 -o Collate=True -o media=A4 -o
sides=one-sided -o job-sheets=none -o outputorder=normal -o
page-border=none $input


Can somebody help to find the problem and maybe solve it?

Best regards,

Jelle
D [19/Oct/2007:23:34:54 +0200] cupsdAcceptClient: 7 from localhost (Domain)
D [19/Oct/2007:23:34:54 +0200] cupsdCloseClient: 6
D [19/Oct/2007:23:34:54 +0200] cupsdReadClient: 7 POST / HTTP/1.1
D [19/Oct/2007:23:34:54 +0200] cupsdAuthorize: No authentication data provided.
D [19/Oct/2007:23:34:54 +0200] Get-Jobs ipp://localhost/jobs
D [19/Oct/2007:23:34:54 +0200] cupsdProcessIPPRequest: 7 status_code=0 (successful-ok)
D [19/Oct/2007:23:34:54 +0200] cupsdAcceptClient: 6 from localhost (Domain)
D [19/Oct/2007:23:34:54 +0200] cupsdCloseClient: 7
D [19/Oct/2007:23:34:54 +0200] cupsdReadClient: 6 POST / HTTP/1.1
D [19/Oct/2007:23:34:54 +0200] cupsdAuthorize: No authentication data provided.
D [19/Oct/2007:23:34:54 +0200] Get-Jobs ipp://localhost/jobs
D [19/Oct/2007:23:34:54 +0200] cupsdProcessIPPRequest: 6 status_code=0 (successful-ok)
D [19/Oct/2007:23:34:54 +0200] Discarding unused printer-state-changed event...
D [19/Oct/2007:23:34:55 +0200] PID 6278 (/usr/lib/cups/backend/hp) exited with no errors.
D [19/Oct/2007:23:34:55 +0200] [Job 578] File 0 is complete.
D [19/Oct/2007:23:34:55 +0200] Discarding unused printer-state-changed event...
D [19/Oct/2007:23:34:55 +0200] Discarding unused job-stopped event...
D [19/Oct/2007:23:34:56 +0200] Unloading job 578...
D [19/Oct/2007:23:35:57 +0200] Unloading job 518...
D [19/Oct/2007:23:35:57 +0200] Unloading job 519...
D [19/Oct/2007:23:35:57 +0200] Unloading job 520...
D [19/Oct/2007:23:35:57 +0200] Unloading job 521...
D [19/Oct/2007:23:35:57 +0200] Unloading job 522...
D [19/Oct/2007:23:35:57 +0200] Unloading job 523...
D [19/Oct/2007:23:35:57 +0200] Unloading job 524...
D [19/Oct/2007:23:35:57 +0200] Unloading job 525...
D [19/Oct/2007:23:35:57 +0200] Unloading job 526...
D [19/Oct/2007:23:35:57 +0200] Unloading job 527...
D [19/Oct/2007:23:35:57 +0200] Unloading job 528...
D [19/Oct/2007:23:35:57 +0200] Unloading job 529...
D [19/Oct/2007:23:35:57 +0200] Unloading job 530...
D [19/Oct/2007:23:35:57 +0200] Unloading job 531...
D [19/Oct/2007:23:35:57 +0200] Unloading job 532...
D [19/Oct/2007:23:35:57 +0200] Unloading job 533...
D [19/Oct/2007:23:35:57 +0200] Unloading job 534...
D [19/Oct/2007:23:35:57 +0200] Unloading job 535...
D [19/Oct/2007:23:35:57 +0200] Unloading job 536...
D [19/Oct/2007:23:35:57 +0200] Unloading job 537...
D [19/Oct/2007:23:35:57 +0200] Unloading job 538...
D [19/Oct/2007:23:35:57 +0200] Unloading job 539...
D [19/Oct/2007:23:35:57 +0200] Unloading job 540...
D [19/Oct/2007:23:35:57 +0200] Unloading job 541...
D [19/Oct/2007:23:35:57 +0200] Unloading job 542...
D [19/Oct/2007:23:35:57 +0200] Unloading job 543...
D [19/Oct/2007:23:35:57 +0200] Unloading job 544...
D [19/Oct/2007:23:35:57 +0200] Unloading job 545...
D [19/Oct/2007:23:35:57 +0200] Unloading job 546...
D [19/Oct/2007:23:35:57 +0200] Unloading job 547...
D [19/Oct/2007:23:35:57 +0200] Unloading job 548...
D [19/Oct/2007:23:35:57 +0200] Unloading job 549...
D [19/Oct/2007:23:35:57 +0200] Unloading job 550...
D [19/Oct/2007:23:35:57 +0200] Unloading job 551...
D [19/Oct/2007:23:35:57 +0200] Unloading job 552...
D [19/Oct/2007:23:35:57 +0200] Unloading job 553...
D [19/Oct/2007:23:35:57 +0200] Unloading job 554...
D [19/Oct/2007:23:35:57 +0200] Unloading job 555...
D [19/Oct/2007:23:35:57 +0200] Unloading job 556...
D [19/Oct/2007:23:35:57 +0200] Unloading job 557...
D [19/Oct/2007:23:35:57 +0200] Unloading job 558...
D [19/Oct/2007:23:35:57 +0200] Unloading job 559...
D [19/Oct/2007:23:35:57 +0200] Unloading job 560...
D [19/Oct/2007:23:35:57 +0200] Unloading job 561...
D [19/Oct/2007:23:35:57 +0200] Unloading job 562...
D [19/Oct/2007:23:35:57 +0200] Unloading job 563...
D [19/Oct/2007:23:35:57 +0200] Unloading job 564...
D [19/Oct/2007:23:35:57 +0200] Unloading job 565...
D [19/Oct/2007:23:35:57 +0200] 

Re: [Hplip-help] hpijs-error

2007-10-19 Thread Cauligi, Raghothama S
You should really use the PostScript ppd for this printer, the ppd file
without -hpijs
Raghu 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jelle de
Jong
Sent: Friday, October 19, 2007 2:44 PM
To: hplip-help@lists.sourceforge.net
Subject: [Hplip-help] hpijs-error

This message contains the following attachment(s):
hpijs-error.log

Hello,

I tried to print a *.pdf file that I created with openoffice, but it
would not print with lpr. I started debugging and found the following
errors with segmentation faults. Because I have seen similar regular
time consuming errors when printing *.pdf file I started this
investigation with the hope it can be fixed.

First some basic info about my printer and the print job:

sudo lpadmin -x HP_Color_LaserJet_8500
sudo lpadmin -p HP_Color_LaserJet_8500 -v
hp:/net/HP_Color_LaserJet_8500?ip=192.168.1.63 -P
/usr/share/ppd/hpijs/HP/HP-Color_LaserJet_8500-hpijs.ppd
sudo lpadmin -p HP_Color_LaserJet_8500 -E -u allow:all -D HP Color
LaserJet 8500 -o PageSize=A4 sudo lpadmin -d HP_Color_LaserJet_8500

input=/home/$USER/test.pdf
lpoptions -p HP_Color_LaserJet_8500 -o PageSize=A4 -o
PrintoutMode=Draft.Gray -o InputSlot=MPTray -o PageRegion=A4 -o
Duplex=None -o Quality=FromPrintoutMode lpr -P HP_Color_LaserJet_8500
-#1 -o Collate=True -o media=A4 -o sides=one-sided -o job-sheets=none -o
outputorder=normal -o page-border=none $input


Can somebody help to find the problem and maybe solve it?

Best regards,

Jelle

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now  http://get.splunk.com/
___
HPLIP-Help mailing list
HPLIP-Help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-help