<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Nov 12, 2009, at 1:25 AM, Hans Artmann wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">...<br></font>There's an irregularity when printing on Linux which does not occur when printing from Windows:<br>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.<br>printDataTransferCompleted<br>printJobNoMoreEvents<br>printDataTransferCompleted<br>printJobNoMoreEvents<br></div></blockquote></div><div><br></div>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:<div><br></div><div>    cupsctl LogLevel=debug2 MaxLogSize=10m</div><div><br></div><div>Then run your app and then post the log file someplace so we can have a look.</div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Monaco; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div>___________________________________________________</div><div>Michael Sweet, Senior Printing System Engineer</div><div><br></div></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>