Trouble with creating a benchmark

Dmitry Kazakov dimula73 at gmail.com
Sat May 22 13:16:06 CEST 2010


On Sat, May 22, 2010 at 2:13 PM, Boudewijn Rempt <boud at valdyas.org> wrote:

> On Friday 21 May 2010, Dmitry Kazakov wrote:
> > Well, i've managed to fixed this.
> > It was caused by direct signal connection and sequence of object's
> > deletion.
> >
> > It happened because KisWaitUpdateDone object was deleted before KisImage
> > leaved it's slot slotImageUpdated(). It turned out that the projection
> > thread was executing in the context of the object that was removed in a
> > parallel thread. To fix this, i had to do explicit removal of the KisDoc2
> > object and add synchronous deletion of KisProjection in the destructor of
> > KisImage object.
> >
> > If someone is interested, there is a small patch attached :)
>
> I think it would be okay for you to commit this and the previous patch;
> that
> will make it much easier to test for all of us :-)
>

Ok, i'll do it tomorrow morning =)


-- 
Dmitry Kazakov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kimageshop/attachments/20100522/a7e22c5b/attachment.htm 


More information about the kimageshop mailing list