<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Objects are not printed (Win-only)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133216">bug 133216</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>quikee@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Objects are not printed (Win-only)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133216#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Objects are not printed (Win-only)"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=133216">bug 133216</a>
from <span class="vcard"><a class="email" href="mailto:baron@caesar.elte.hu" title="Aron Budea <baron@caesar.elte.hu>"> <span class="fn">Aron Budea</span></a>
</span></b>
<pre>(In reply to Aron Budea from <a href="show_bug.cgi?id=133216#c14">comment #14</a>)
<span class="quote">> (In reply to Timur from <a href="show_bug.cgi?id=133216#c3">comment #3</a>)
> > But with today's build and change in <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Skia: GIF image not visible, exported correctly but printed black"
href="show_bug.cgi?id=133215">bug 133215</a>, both with and without Skia
> > prints are empty.
> The empty prints started with the following commit:
> <a href="https://cgit.freedesktop.org/libreoffice/core/commit/">https://cgit.freedesktop.org/libreoffice/core/commit/</a>
> ?id=34a699f1894f30f68c3243784586617e01e60ab6
> author Chris Sherlock <<a href="mailto:chris.sherlock79@gmail.com">chris.sherlock79@gmail.com</a>> 2020-05-12 22:35:59 +1000
> committer Tomaž Vajngerl <<a href="mailto:quikee@gmail.com">quikee@gmail.com</a>> 2020-05-20 10:54:47 +0200
>
> vcl: refactor by creating GetActionAfterBackgroundAction() function</span >
Chris, the problem with this commit is in the following line:
<a href="https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/print2.cxx?r=34a699f1#714">https://opengrok.libreoffice.org/xref/core/vcl/source/gdi/print2.cxx?r=34a699f1#714</a>
MetaAction* pCurrAct <= when passing a pointer like this, you don't get back
the changed pointer, and the 'for' loop after this relies on the processed
pCurrAct.</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>