<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Make printjob a background process and replace they print dialog with an icon in status bar"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138542">bug 138542</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>m.weghorn@posteo.de
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Make printjob a background process and replace they print dialog with an icon in status bar"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138542#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Make printjob a background process and replace they print dialog with an icon in status bar"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=138542">bug 138542</a>
from <span class="vcard"><a class="email" href="mailto:m.weghorn@posteo.de" title="Michael Weghorn <m.weghorn@posteo.de>"> <span class="fn">Michael Weghorn</span></a>
</span></b>
<pre>(In reply to Heiko Tietze from <a href="show_bug.cgi?id=138542#c2">comment #2</a>)
<span class="quote">> But I wonder how much processing is done on our side. Isn't the print job
> forwarded to the OS specific handler?</span >
What happens at least on Linux is basically:
1) LO generates PDF (or PostScript, if that option is set) print data
2) LO hands that over to CUPS (the printing system)
Moving 1) to a separate thread and editing the document (model) while it's
being "converted" *might* cause inconsistencies (or at least require additional
measures to avoid that, but I don't what happens here exactly)
After 2), LO is no longer be "blocked", since the LO part is done and
everything else happens on CUPS side and is "independent" of LO</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>