Re: Review Request: Make Sonnet::Speller::setLanguage threadsafe, fixing segfaults in krunner

2012-09-19 Thread Zack Rusin
> On Sept. 11, 2012, 7:39 p.m., Zack Rusin wrote: > > That's pretty bonkers. This class was never meant to be used like that. > > Holding an object in two threads is not going to work unless you make the > > entire communication synchronous effectively reducing al

Re: Review Request: Make Sonnet::Speller::setLanguage threadsafe, fixing segfaults in krunner

2012-09-19 Thread Zack Rusin
> On Sept. 11, 2012, 7:39 p.m., Zack Rusin wrote: > > That's pretty bonkers. This class was never meant to be used like that. > > Holding an object in two threads is not going to work unless you make the > > entire communication synchronous effectively reducing al

Re: Review Request: Make Sonnet::Speller::setLanguage threadsafe, fixing segfaults in krunner

2012-09-11 Thread Zack Rusin
thread and send a language change request by emitting a signal from the parent thread. - Zack Rusin On Sept. 9, 2012, 10:06 p.m., Simeon Bird wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > htt

Re: Review Request: Make Sonnet::Speller::setLanguage threadsafe, fixing segfaults in krunner

2012-09-11 Thread Zack Rusin
thread and send a language change request by emitting a signal from the parent thread. - Zack Rusin On Sept. 9, 2012, 10:06 p.m., Simeon Bird wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > htt