After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 331202 - Evolution crashes when creating a new assigned task
Evolution crashes when creating a new assigned task
Status: RESOLVED DUPLICATE of bug 333697
Product: evolution
Classification: Applications
Component: Calendar
2.6.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
: 331331 332590 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-14 22:03 UTC by Joe Marcus Clarke
Modified: 2013-09-13 00:52 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Joe Marcus Clarke 2006-02-14 22:03:05 UTC
Steps to reproduce:
1. Open Evo, and select Calendar
2. Select File > New > Assigned Task
3. 


Stack trace:
  • #0 IA__g_logv
    at gmessages.c line 503
  • #1 IA__g_log
    at gmessages.c line 517
  • #2 IA__g_return_if_fail_warning
  • #3 IA__gtk_widget_set_sensitive
    at gtkwidget.c line 4425
  • #4 sensitize_widgets
    at task-page.c line 404
  • #5 task_editor_construct
    at task-editor.c line 453
  • #6 task_editor_new
    at task-editor.c line 654
  • #7 create_new_todo
    at tasks-component.c line 925
  • #8 impl_requestCreateItem
    at tasks-component.c line 1207
  • #9 _ORBIT_skel_small_GNOME_Evolution_Component_requestCreateItem
    at Evolution-common.c line 76
  • #10 ORBit_c_stub_invoke
    at poa.c line 2631
  • #11 GNOME_Evolution_Component_requestCreateItem
    at Evolution-stubs.c line 125
  • #13 marshal_VOID__USER_DATA_STRING
    at bonobo-ui-component.c line 221
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 bonobo_closure_invoke_va_list
    at bonobo-types.c line 404
  • #16 bonobo_closure_invoke
    at bonobo-types.c line 467
  • #17 impl_Bonobo_UIComponent_execVerb
    at bonobo-ui-component.c line 158
  • #18 _ORBIT_skel_small_Bonobo_UIComponent_execVerb
    at Bonobo-common.c line 332
  • #19 ORBit_c_stub_invoke
    at poa.c line 2631
  • #20 Bonobo_UIComponent_execVerb
    at Bonobo-stubs.c line 544
  • #21 impl_emit_verb_on
    at bonobo-ui-engine.c line 1533
  • #22 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #23 g_type_class_meta_marshal
    at gclosure.c line 567
  • #24 IA__g_closure_invoke
    at gclosure.c line 490
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #26 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #27 IA__g_signal_emit
    at gsignal.c line 2241
  • #28 bonobo_ui_engine_emit_verb_on_w
    at bonobo-ui-engine.c line 3040
  • #29 exec_verb_cb
    at bonobo-ui-sync-menu.c line 445
  • #30 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #31 IA__g_closure_invoke
    at gclosure.c line 490
  • #32 signal_emit_unlocked_R
    at gsignal.c line 2438
  • #33 IA__g_signal_emit_valist
    at gsignal.c line 2197
  • #34 IA__g_signal_emit
    at gsignal.c line 2241
  • #35 IA__gtk_widget_activate
    at gtkwidget.c line 3766
  • #37 gtk_menu_shell_button_release
    at gtkmenushell.c line 663
  • #38 gtk_menu_button_release
    at gtkmenu.c line 2571
  • #39 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #40 g_type_class_meta_marshal
    at gclosure.c line 567
  • #41 IA__g_closure_invoke
    at gclosure.c line 490
  • #42 signal_emit_unlocked_R
    at gsignal.c line 2476
  • #43 IA__g_signal_emit_valist
    at gsignal.c line 2207
  • #44 IA__g_signal_emit
    at gsignal.c line 2241
  • #45 gtk_widget_event_internal
    at gtkwidget.c line 3735
  • #46 IA__gtk_propagate_event
    at gtkmain.c line 2175
  • #47 IA__gtk_main_do_event
    at gtkmain.c line 1412
  • #48 gdk_event_dispatch
    at gdkevents-x11.c line 2291
  • #49 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #50 g_main_context_iterate
    at gmain.c line 2547
  • #51 IA__g_main_loop_run
    at gmain.c line 2751
  • #52 bonobo_main
    at bonobo-main.c line 312
  • #53 main
    at main.c line 603


Other information:
It doesn't look like sendoptions_button is initialized at all in task-page.c,
and when I print the contents of priv, it's clear it's still NULL from
task_page_init():

(gdb) print *priv
$1 = {xml = 0xa3dbbc8, uic = 0xa2e33b0, main = 0xa30d4f8,
  accounts = 0xa247ec8, ia = 0x0,
  default_address = 0xa495c60 "Joe Marcus Clarke <jclarke@cisco.com>",
  user_add = 0x0, comp = 0x0, calendar_label = 0xa41aa48,
  org_cal_label = 0xa30e390, attendee_box = 0xa25c9a0,
  deleted_attendees = 0xa3f0580, summary = 0xa3dd6a0,
  summary_label = 0xa30e528, due_date = 0xa3b0190, start_date = 0xa2c0e90,
  timezone = 0xa43d0b0, timezone_label = 0xa3fd1d8, description = 0xa442068,
  classification = E_CAL_COMPONENT_CLASS_NONE, categories_btn = 0xa3cbc80,
  categories = 0xa41e940, source_selector = 0xa16be90,
  sendoptions_frame = 0x0, sendoptions_button = 0x0, list_box = 0xa43d150,
  organizer_table = 0x0, organizer = 0xa420348, add = 0xa420188,
  remove = 0xa4201f8, edit = 0xa420268, invite = 0xa4202d8,
  attendees_label = 0xa41abe0, model = 0xa3aa2b0, client = 0xae9d090,
  list_view = 0xa43d908, row = 0, user_org = 0, existing = 0, updating = 0,
  sendoptions_shown = 0, is_assignment = 1, sod = 0x0}

I'm not sure the best place, and best way, to initialize this property.
Comment 1 Joe Marcus Clarke 2006-02-14 22:05:04 UTC
This is using Evo 2.5.91 and e-d-s 1.5.91.  Here is the snippet of code where the problem occurs:

(gdb) l
399             gtk_widget_set_sensitive (priv->due_date, !read_only);
400             gtk_widget_set_sensitive (priv->start_date, !read_only);
401             gtk_widget_set_sensitive (priv->timezone, !read_only);
402             gtk_widget_set_sensitive (priv->description, !read_only);
403             gtk_widget_set_sensitive (priv->categories_btn, !read_only);
404             gtk_widget_set_sensitive (priv->sendoptions_button, !read_only);405             gtk_entry_set_editable (GTK_ENTRY (priv->categories), !read_only);
406
407             gtk_widget_set_sensitive (priv->organizer, !read_only);
408             gtk_widget_set_sensitive (priv->add, (!read_only &&  sens));
Comment 2 Chenthill P 2006-03-10 06:29:28 UTC
*** Bug 331331 has been marked as a duplicate of this bug. ***
Comment 3 Chenthill P 2006-03-10 06:33:54 UTC
*** Bug 332590 has been marked as a duplicate of this bug. ***
Comment 4 Chenthill P 2006-03-10 06:49:09 UTC

*** This bug has been marked as a duplicate of 333697 ***