GNOME Bugzilla – Bug 80466
gnomecal refuses to start (gnomecal Crash at 217.84.107.52)
Last modified: 2009-08-15 18:40:50 UTC
Package: gnomecal Version: 1.4.5 Severity: >Synopsis: gnomecal refuses to start >Class: sw-bug System: Athlon 1000MHz - Debian Woody >Description: Since today gnomecal refuses to start. If I try to start it (either via menu or via command) I just see the message which led me to this site. Yesterday it worked fine and I added some more dates. >How-To-Repeat: Just try to start it in any matter. Even if I try it under another UID, it refuses to start. ------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-01 09:19 ------- The original reporter (f.kalhammer@online.de) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, gnome-pim-maint@bugzilla.gnome.org.
*** This bug has been marked as a duplicate of 77521 ***
Actually it seems that this is a new bug; I'm also experiencing it with GNOME-PIM 1.4.6, and there are indication that this bug is caused by external circumstances.
*** Bug 80447 has been marked as a duplicate of this bug. ***
So, here is a stack trace from the Debian BTS: (gdb) bt
+ Trace 21578
74 } 75 76 static GtkWidget * 77 get_current_page (GnomeCalendar *gcal) 78 { 79 return GTK_NOTEBOOK (gcal->notebook)->cur_page->child; 80 } 81 82 char * 83 gnome_calendar_get_current_view_name (GnomeCalendar *gcal) (gdb) p gcal->notebook $1 = (GtkWidget *) 0x80f9340 (gdb) p ((GtkNotebook *) gcal->notebook)->cur_page $2 = (GtkNotebookPage *) 0x0 (gdb)
I still haven't got a clue, why this started to occur now, but I've worked around the problem.
*** Bug 80549 has been marked as a duplicate of this bug. ***
*** Bug 80562 has been marked as a duplicate of this bug. ***
*** Bug 80565 has been marked as a duplicate of this bug. ***
*** Bug 80578 has been marked as a duplicate of this bug. ***
*** Bug 80615 has been marked as a duplicate of this bug. ***
*** Bug 80598 has been marked as a duplicate of this bug. ***
*** Bug 80624 has been marked as a duplicate of this bug. ***
*** Bug 80662 has been marked as a duplicate of this bug. ***
*** Bug 80788 has been marked as a duplicate of this bug. ***