Gideon crashes when opening a file in MDI mode
Bernd Gehrmann
Bernd-Gehrmann at gmx.de
Tue May 21 12:39:02 UTC 2002
On Tuesday 21 May 2002 00:36, you wrote:
> // But the QGuardedPtr is connected to the _same_ destroyed() slot that
> got us to
> // that point (slots are called in an undefined order)!
> removePart( part );
If the signal/slot protocol between Part and PartManager is a problem,
then why not replace it with a more secure one, see attached patch?
After all, each part knows its manager.
Simon?
Bernd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch
Type: text/x-diff
Size: 653 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20020521/ea33103f/attachment.bin>
More information about the KDevelop-devel
mailing list