Bug 433 - Network: RB windows out of sync
Status:
RESOLVED FIXED
Component:
GUI
Version:
1.6.2
Hardware:
PC Windows 2000
Importance:
P2 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Oct 15 2004 04:34:37 UTC
by:
Kees-Jan Dijkzeul
Modified:
Apr 24 2005 05:41:05 UTC
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Apr 24 2005 05:41:05 UTC | status | NEW | RESOLVED |
| resolution | FIXED |
Description
Kees-Jan Dijkzeul Oct 15 2004 04:34:38 UTC
Testcase: Connect two computers via the network. Work until you get a break prompt. Continue working. Expected result: Prompts disappear on both computers. No break windows appear. Actual result: Break window appears on the computer that is not currently in use Alternative testcase: Connect two computers via the network. Wait until you get a break prompt. Stop working. Wait until the break window appears. Continue moving the mouse or typing Expected result: User input is blocked. Timers in both break windows stop counting down at the same time. Actual result: The computer not currently in use continues counting down longer (though it eventually stops), resulting in unequal remaining break durations (and hence, the break windows are not removed simultaneously.
Comment 1
Rob Caelers Apr 24 2005 05:41:05 UTC
Fixed. Though it is still possible that both Workraves are slightly out of sync (max about 2 seconds). Workrave processes its timer once every second. So both workraves can be out of sync for 1s. Then there is some network delay... Every 30s the clocks are resync.