> 
> line 1383 is a timer->start()
> 
>     if (screen->isSloppyFocus() && screen->doAutoRaise()) timer->start();
> 
> does he want to add a "&& !timer->isTiming()"?
> 

start() bothers to check, stop doesn't.  Problem is elsewhere.

Reply via email to