Re: [patch] fix crashes when source applet of extender is removed

2009-01-30 Thread Rob Scheepmaker
On Friday 30 January 2009 11:06:35 Sebastian Kügler wrote: > The attached patch fixes both. One issue I've run into is that the source > applet still seems to own the content of the extenderitem. When removing > the source applet, it goes away. So I'm wondering if it makes sense at all > to keep th

[patch] fix crashes when source applet of extender is removed

2009-01-30 Thread Sebastian Kügler
I've run into two subsequent crashes in extenderitem.cpp, those are reproducible for me as follows: - d&d an extenderitem from an applet onto the desktop (it creates its own applet then) - Remove the source applet - Remove the newly created extenderapplet - Boom (in the check for d->sourceA