bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-XBoard] The clock stops if the board window is moved with stickyWin


From: Byrial Jensen
Subject: [Bug-XBoard] The clock stops if the board window is moved with stickyWindows on
Date: Tue, 13 Mar 2012 14:26:03 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

If I move the board window during a game while the stickyWindows option is actice, the clock for the player who has the move will most often - but not always - stop. The same happens if the window is iconified and deiconified.

I tried to find the reason but failed. But I made the following 2 observations:

1) The window actions will trigger the function DelayedDrag() if stickyWindows is active, and DelayedDrag() uses XtAppAddTimeOut() like also the clock does. Could it really be that no more than one timer can be active?

2) The function ClockTimerRunning() is defined, but never called. I suppose it should be deleted.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]