Gideon crashes when opening a file in MDI mode
Simon Hausmann
hausmann at kde.org
Tue May 21 12:56:02 UTC 2002
On Tue, May 21, 2002 at 01:00:01PM +0200, Bernd Gehrmann wrote:
> 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?
Looks ... interesting, although I can read only half of the patch.
Can you re-send it as unified diff with function names (-u -p) ?
Thanks :)
Simon
More information about the KDevelop-devel
mailing list