<div class="gmail_quote">On Wed, Jan 5, 2011 at 12:43 PM, Boudewijn Rempt <span dir="ltr"><<a href="mailto:boud@valdyas.org">boud@valdyas.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wednesday 05 January 2011, Sven Langkamp wrote:<br>
> On Wed, Jan 5, 2011 at 10:41 AM, Boudewijn Rempt <<a href="mailto:boud@valdyas.org">boud@valdyas.org</a>> wrote:<br>
><br>
> > commit eb493aa2b562b0a384899b2327501ac058171aaf<br>
> > branch master<br>
> > Author: Boudewijn Rempt <<a href="mailto:boud@valdyas.org">boud@valdyas.org</a>><br>
> > Date: Wed Jan 5 10:36:19 2011 +0100<br>
> ><br>
> > check whether the image wsp is valid<br>
> ><br>
> > We should check whether a weak shared pointer is valid, instead<br>
> > of checking the pointer -- which isn't set to 0 after the corresponding<br>
> > shared pointer is deleted.<br>
> ><br>
> > Should be backported to 2.3.<br>
> ><br>
</div>> > <a href="mailto:CCMAIL%3Akimageshop@kde.org">CCMAIL:kimageshop@kde.org</a> <<a href="mailto:CCMAIL%253Akimageshop@kde.org">CCMAIL%3Akimageshop@kde.org</a>><br>
<div class="im">> ><br>
> > BUG:261940<br>
> ><br>
><br>
> I don't think that this is the complete fix. The problem indicates that<br>
> there is an old layer from a now invalid image still around.<br>
<br>
</div>I've got some more patches I just committed -- that should make it both safe and clean.<br></blockquote><div><br>Shouldn't it also clear the node and layer managers? Can't check that right now. <br></div>
</div>