[cups.general] Printing from Java to local printer fails

Michael Sweet msweet at apple.com
Thu Nov 12 11:15:26 PST 2009


On Nov 12, 2009, at 1:25 AM, Hans Artmann wrote:
> ...
> There's an irregularity when printing on Linux which does not occur  
> when printing from Windows:
> I'm catching the PrintJob events and on Windows I get  
> printDataTransferCompleted and printJobNoMoreEvents in sequence  
> while on Linux this sequence always appears twice, i.e.
> printDataTransferCompleted
> printJobNoMoreEvents
> printDataTransferCompleted
> printJobNoMoreEvents


OK, looking back over your message it sounds like printing to a remote  
CUPS server is working but not a local server?  If so, try setting the  
LogLevel to debug2 and increasing the log file size:

     cupsctl LogLevel=debug2 MaxLogSize=10m

Then run your app and then post the log file someplace so we can have  
a look.

___________________________________________________
Michael Sweet, Senior Printing System Engineer



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cups.org/pipermail/cups/attachments/20091112/bc67c265/attachment-0001.html>


More information about the cups mailing list