Bug 658 - Break timers just stand still
Status:
RESOLVED DUPLICATE
Component:
Core
Version:
1.8.4
Hardware:
Other Other
Importance:
P2 normal
Target Milestone:
---
Assignee:
Rob Caelers
URL:
http://bugs.debian.org/419100
Depends on:
Blocks:
Reported:
Aug 8 2007 11:02:35 UTC
by:
Francois Marier
Modified:
Aug 12 2007 15:01:52 UTC
WhoWhenWhatRemovedAdded
Rob CaelersAug 8 2007 19:01:45 UTCstatusNEWRESOLVED
resolutionDUPLICATE
Description
Francois Marier  Aug 8 2007 11:02:35 UTC
Reported by Manuel Bilderbeek <ma**@ms**.org> on the Debian bug tracker:

When using the workrave applet, the following strange behaviour is
observed. After logging in, the applet is loaded and the timers are
displayed. However, the timers are not doing anything. Workrave is fully
functional, but the timers in the applet are just not running. When
logging out and back in, the timers are updated, but still not running.
Rightclicking the applet, choosing Quit, rightclicking the applet (sheep
icon), choosing Open, makes the timers run normally. AFAIK this started
to happen in 1.8.4 (first the crashing problem, when that got resolved,
this was the result).
Comment 1
Rob Caelers  Aug 8 2007 19:01:45 UTC
Probably identical to #628

This small patch should fix it.
http://workrave.svn.sourceforge.net/viewvc/workrave/workrave/trunk/frontend/gtkmm/src/GnomeAppletWindow.cc?r1=1175&r2=1176

*** This bug has been marked as a duplicate of bug 628 ***
Comment 2
Francois Marier  Aug 9 2007 04:44:10 UTC
Sorry for the dup Rob.

Is commit r1176 the one that fixes this bug ?

Thanks.
Comment 3
Rob Caelers  Aug 12 2007 15:01:52 UTC
No problem.

Yeah. I think r1176 fixes the bug.