Bug 68 - Workrave gives segmentation fault.
Status:
RESOLVED FIXED
Component:
Core
Version:
unspecified
Hardware:
Other Linux
Importance:
P3 critical
Target Milestone:
---
Assignee:
Rob Caelers
URL:
Depends on:
Blocks:
Reported:
Sep 12 2002 23:08:38 UTC
by:
Ronald Koster
Modified:
Sep 12 2002 23:52:25 UTC
CC List:
Rob Caelers
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| Ronald Koster | Sep 12 2002 23:08:54 UTC | severity | blocker | critical |
| Rob Caelers | Sep 12 2002 23:34:51 UTC | cc | Rob Caelers | |
| Rob Caelers | Sep 12 2002 23:35:08 UTC | status | NEW | ASSIGNED |
| component | Build-Env | Core | ||
| Rob Caelers | Sep 12 2002 23:52:25 UTC | status | ASSIGNED | RESOLVED |
| resolution | FIXED |
Description
Ronald Koster Sep 12 2002 23:08:38 UTC
At first start up workrave ends with an segmentation fault. This is solved when you first start gconf-editor
Comment 1
Ronald Koster Sep 12 2002 23:21:44 UTC
Errors produced: (process:13145): GLib-GObject-CRITICAL **: gtype.c:1806: initialization assertion failed, use g_type_init() prior to this function (process:13145): GLib-GObject-CRITICAL **: file gobject.c: line 585 (g_object_new): assertion `G_TYPE_IS_OBJECT (object_type)' failed (process:13145): GLib-GObject-WARNING **: invalid cast from (NULL) pointer to `<unknown>' (process:13145): GLib-GObject-CRITICAL **: file gobject.c: line 1289 (g_object_ref): assertion `G_IS_OBJECT (object)' failed Segmentation fault
Comment 2
Rob Caelers Sep 12 2002 23:34:51 UTC
*** Bug 67 has been marked as a duplicate of this bug. ***
Comment 3
Rob Caelers Sep 12 2002 23:52:25 UTC
Fixed. Added some initialization code...