Trouble with creating a benchmark
Boudewijn Rempt
boud at valdyas.org
Thu May 20 20:37:22 CEST 2010
On Thu, 20 May 2010, Dmitry Kazakov wrote:
> Well, gdb reports running threads after the crash. And the backtrace looks
> like the waiter object is not properly disconnected from the image and i
> don't understand why. More that that, i don't understand why the
> imageUpdated signal is emitted while the object is destroyed? Does KIsDoc
> request update on exit?
Maybe because of this in the destructor of kisdoc:
// The following line trigger the deletion of the image
m_d->image.clear();
?
Judging from the comment it's not something I've written, so
I'm not sure...
>
> --
> Dmitry Kazakov
>
More information about the kimageshop
mailing list