On Friday 11 September 2009, Aaron J. Seigo wrote:
> On September 10, 2009, David Faure wrote:
> > I finally took the time to investigate the plasma crash that was
> > happening so often to me.
>
> can you try the attached patch? thanks.
It definitely hits this code path often...
QGraphicsScene:
On Friday 11 September 2009, Aaron J. Seigo wrote:
> On September 10, 2009, David Faure wrote:
> > I finally took the time to investigate the plasma crash that was
> > happening so often to me.
>
> can you try the attached patch? thanks.
The patch fits exactly my analysis of the problem, but it l
On September 10, 2009, David Faure wrote:
> I finally took the time to investigate the plasma crash that was happening
> so often to me.
can you try the attached patch? thanks.
--
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
KDE core
On September 10, 2009, David Faure wrote:
> It's a race between the "deleteLater" and the actual deletion. In between
so exactly the same kind of problem i fixed in libtaskmanager for 4.3.0, but
this time it's in the applet. thanks for your work on tracking this down.
> The only part that is not
I finally took the time to investigate the plasma crash that was happening so
often to me.
Almost reproduceable testcase: 4.3 branch, enable task grouping, have some
grouping in one
desktop, then hit the "next desktop" key shortcut like a mad man (but at
varying speeds)
until it crashes. Well..