playground plasmoid redux

Benoit Jacob jacob.benoit.1 at gmail.com
Fri Oct 3 15:43:49 CEST 2008


Another possibility: is it illegal to wait for a QThread that was just
constructed but not yet started?
I.e.

thread = new MyThreadClass();
wait(thread);

OK, i don't distract this thread (no pun intended) more with offtopic questions.

Cheers,
Benoit

2008/10/3, Benoit Jacob <jacob.benoit.1 at gmail.com>:
> 2008/10/3, Aaron J. Seigo <aseigo at kde.org>:
>> hrm; not to my knowledge but i could be wrong. what's the crash you get?
>
> Attached is the backtrace.
>
> It occurs only on plasma startup i.e. if you select Mandelbrot it
> works fine for the duration of your session but on next login it
> crashes.
>
> I assume it's my own Mandelbrot's fault but I can't see why it
> crashes, except if waiting for a waiting thread is illegal.
>
> I don't want to make you lose time btw :)
>
> Cheers,
> Benoit
>


More information about the Plasma-devel mailing list