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 341093 - Evolution calendar day view crashes when menu pop up while editing
Evolution calendar day view crashes when menu pop up while editing
Status: RESOLVED DUPLICATE of bug 328985
Product: evolution
Classification: Applications
Component: Calendar
2.8.x
Other All
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-05-09 01:48 UTC by Hiroyuki Ikezoe
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Hiroyuki Ikezoe 2006-05-09 01:48:43 UTC
Please describe the problem:
Evolution calendar day view crashes when menu pop up while editing.



Steps to reproduce:
1. Click somewhere on day view of calendar
2. Type a key (e.g. space key)to edit 
3. right click on the column.


Actual results:
crash

Expected results:


Does this happen every time?


Other information:

Backtrace 
(evolution-2.8:6830): calendar-gui-CRITICAL **: e_cal_model_copy_component_data:
assertion `comp_data != NULL' failed

Program received signal SIGSEGV, Segmentation fault.
0xb5e493e3 in e_cal_popup_target_new_select (eabp=0x87599a0, model=0x848f720,
events=0x87673d0) at e-cal-popup.c:572
572                     e_cal_component_set_icalcomponent (comp,
icalcomponent_new_clone (comp_data->icalcomp));
(gdb) bt
  • #0 e_cal_popup_target_new_select
    at e-cal-popup.c line 572
  • #1 e_calendar_view_create_popup_menu
    at e-calendar-view.c line 1779
  • #2 e_day_view_show_popup_menu
    at e-day-view.c line 3347
  • #3 e_day_view_on_main_canvas_button_press
    at e-day-view.c line 2941
  • #4 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #6 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #9 gtk_widget_event_internal
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 gdk_event_dispatch
    from /usr/lib/libgdk-x11-2.0.so.0
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #16 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #17 main

Comment 1 Poornima 2006-05-09 08:31:03 UTC
this bug is reproducible always, confirming this bug.

Comment 2 Hiroyuki Ikezoe 2006-05-15 08:11:59 UTC
sorry for duplicate.

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