Invalid print job being created on Windows

Michael Sweet mike at easysw.com
Thu Sep 21 11:39:43 PDT 2006


Matt Hyclak wrote:
>>> The PPD file from the server which Dell provides is at
>>> http://www.math.ohiou.edu/~hyclak/Dell_3110cn.ppd
>>>
>>> The PPD file from a Windows machine (from C:\windows\system32\spool\drivers\w32x86\3) is at
>>> http://www.math.ohiou.edu/~hyclak/color416.ppd
>> Yup, that's the problem.  Try changing the following lines:
>>
>>      *OrderDependency: 10 JCLSetup *cupsJobHoldUntil
>>      *OrderDependency: 20 JCLSetup *cupsJobSheetsStart
>>      *OrderDependency: 21 JCLSetup *cupsJobSheetsEnd
>>
>> to:
>>
>>      *OrderDependency: 0 JCLSetup *cupsJobHoldUntil
>>      *OrderDependency: 1 JCLSetup *cupsJobSheetsStart
>>      *OrderDependency: 2 JCLSetup *cupsJobSheetsEnd
>>
>> on the Windows system.
>>
> 
> Bingo, that did it.
> 
> Where is the right place to have this fixed? Dell's PPD? Is it a cupsaddsmb problem? Is it a RedHat problem in not porting cupsaddsmb correctly?

It's a cupsaddsmb problem; if you can, please file a bug report at:

     http://www.cups.org/str.php

We'll roll a fix into 1.2.5, which Red Hat can then backport if they
are so inclined...

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Document Software          http://www.easysw.com




More information about the cups mailing list