Bug 505 - Crash at the end of microbreak
Status:
RESOLVED DUPLICATE
Component:
Core :: Win32
Version:
1.8.1
Hardware:
PC Windows
Importance:
P2 normal
Target Milestone:
---
Assignee:
Raymond Penners
URL:
Depends on:
Blocks:
Reported:
Jan 19 2006 23:41:41 UTC
by:
Davor Cubranic
Modified:
Jan 23 2006 20:41:25 UTC
| Id | Who | When | Size | Type |
|---|---|---|---|---|
| 45 | Crash log | |||
| Davor Cubranic | Jan 19 2006 23:42:34 UTC | 4610 | text/plain | |
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Rob Caelers | Jan 22 2006 13:33:48 UTC | status | NEW | RESOLVED |
| resolution | DUPLICATE |
Description
Davor Cubranic Jan 19 2006 23:41:41 UTC
1.8.1 on XP sp2 with GTK+ 2.8.9. installed separately. When the first microbreak expires and the warning window should disappear, Workrave crashes with the message that a crash log has been captured. (Will attach separately)
Comment 1
Davor Cubranic Jan 19 2006 23:42:34 UTC
Created attachment 45 Crash log
Comment 2
Rob Caelers Jan 22 2006 13:33:48 UTC
Fix will be release RSN. Temporary workaround: - Locate gtkrc (probably in "Programs Files/Common Files/GTK/2.0/etc/gtk-2.0") - Change "gtk-button-images=0" into "gtk-button-images=1", or add "gtk-button-images=1" to the configuration file if "gtk-button-images=0" is not present. *** This bug has been marked as a duplicate of 475 ***
Comment 3
Davor Cubranic Jan 23 2006 20:41:25 UTC
Yup, that fixed it. Thanks!