Missing KStaticDeleter
Christian Ehrlicher
Ch.Ehrlicher at gmx.de
Sun Apr 29 08:27:17 BST 2007
Harri Porten schrieb:
> Hi!
>
> The noticable side effect of moving away from KStaticDeleter are crashes
> in at least two places that makes usage of the affected components
> impossible:
>
> http://pastebin.ca/460817
> http://rafb.net/p/24EQnI75.html
>
> I know that Dirk is working on the first one. Not sure whether anyone
> ran into the second one already. My fix would consist of reverting the
> change until someone finds a proper solution. KStaticDeleter might have
> had its shortcomings but it worked way better in these places than
> what's there now.
>
The second one was my fault and fixed with r658946. I also know now why
this is needed there:
s_pSelf can be destoryed there because ~KBookmarkManager() is called
from inside the qDeleteAll() function.
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070429/54c3c29c/attachment.sig>
More information about the kde-core-devel
mailing list