Bug 689800 - Canon print driver
Summary: Canon print driver
Status: NOTIFIED INVALID
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: Printer Driver (show other bugs)
Version: 8.62
Hardware: PC Windows XP
: P2 blocker
Assignee: Ray Johnston
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-22 06:54 UTC by Keith Ludwig
Modified: 2008-12-19 08:31 UTC (History)
0 users

See Also:
Customer: 220
Word Size: ---


Attachments
Sample postscript that breaks but any will (82.70 KB, text/plain)
2008-04-24 12:57 UTC, Keith Ludwig
Details
Job_Cancelled_Dialog.png (11.81 KB, image/png)
2008-04-29 11:03 UTC, Ray Johnston
Details
printing_demo.zip (1.10 MB, application/octet-stream)
2008-05-15 09:34 UTC, Ray Johnston
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Ludwig 2008-04-22 06:54:26 UTC
Hi,

   I want to report a bug we are finding with Canon color printers. 
Ghostscript 8.62  locks up when converting from PS to PCL or PDF to PCL when 
using the windows driver. The printer being tested is the Canon IR C5180. We 
are using the default driver which is PCL6_v6.20_win2k-xp-2003-vista_INF.exe   



Bottomline technologies 
Keith Ludwig
Comment 1 Ray Johnston 2008-04-24 09:47:55 UTC
What command line arguments are you using, in particular DEVICE= and resolution.
Also please post a file (PS or PDF that shows the problem).
Comment 2 Keith Ludwig 2008-04-24 12:57:19 UTC
Created attachment 3963 [details]
Sample postscript that breaks but any will
Comment 3 Keith Ludwig 2008-04-24 12:59:22 UTC
"C:\Program Files\Create!form\Win32Bin\GS\bin\gswin32c.exe" -dNOPAUSE -dBATCH -
sDEVICE=mswinpr2 -I..\lib;..\fonts -sstdout=%stderr -sOutputFile="C:\Program 
Files\Create!form\Temp\cf55b1d88"  -dNoCancel -sPrinter="Director1" -
c .setpdfwrite -f - 
Comment 4 Ray Johnston 2008-04-29 10:49:54 UTC
Attempting to duplicate, but in general if this works with other Windows
printer drivers, we cannot support problems with a particular manufacturer's
driver.
Comment 5 Keith Ludwig 2008-04-29 10:52:51 UTC
With other pcl drivers the output is shifted when goind direct from pdf to 
pcl.PS to PCl seems to work fine with other non canon drivers
Comment 6 Ray Johnston 2008-04-29 11:02:09 UTC
With this printer driver, I get a 'Job Cancelled' dialog box and Ghostscript
prints out:
Printer StartDoc failed (error 0000003f)
**** Unable to open the initial device, quitting.

Attaching the screen capture of the dialog.

I will investigate this.
Comment 7 Ray Johnston 2008-04-29 11:03:11 UTC
Created attachment 3970 [details]
Job_Cancelled_Dialog.png
Comment 8 Ray Johnston 2008-04-29 11:12:55 UTC
Note that if the dialog box is not being dismissed (or "Ok" is not clicked),
then this will 'hang' waiting for the dialog box. I only get the Ghostscript
printout AFTER clicking "Ok".
Comment 9 Keith Ludwig 2008-04-30 08:24:08 UTC
Regarding your last comment are you saying that it created valid output after 
the error dialog was confirmed? As we run in a silent mode that will not help 
us much. Are you still pursuing a fix for this? Any eta?

thanks

Keith
Comment 10 Ray Johnston 2008-05-15 09:34:26 UTC
Created attachment 4020 [details]
printing_demo.zip

ZIP file containing a generic sample from wxWidgets that prints fine on other
drivers, but fails the same as Ghostscript when printing to the
Canon_iR_C5180_H1_PCL6.

Customer has been requested to test this little applet -- if it also fails,
then the problem is in the Canon driver.
Comment 11 Keith Ludwig 2008-05-15 10:01:26 UTC
we will try this but what conflicts with that statment is that other 
applications like adobe reader can print fine through this print driver.
Comment 12 Ray Johnston 2008-05-15 12:15:29 UTC
The Canon driver apparently fails on all systems. Not a Ghostscript problem.