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 540945 - Freeze when switching component after entering appt into google cal
Freeze when switching component after entering appt into google cal
Status: RESOLVED DUPLICATE of bug 501298
Product: evolution
Classification: Applications
Component: Calendar
2.22.x (obsolete)
Other Linux
: Normal critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2008-06-30 15:03 UTC by André Klapper
Modified: 2008-09-26 12:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2008-06-30 15:03:40 UTC
Enabled a newly created Google Calendar (no idea if that worked though), entered an entry into that cal, then switched to the mail component by clicking on the switcher button. Evo 2.22.2 froze.


evo:

(gdb) thread apply all bt

Thread 1 (Thread 0xb7fbc730 (LWP 20351))

  • #0 __kernel_vsyscall
  • #1 pthread_cond_wait
    from /lib/libpthread.so.0
  • #2 e_flag_wait
    at e-flag.c line 120
  • #3 e_cal_set_default_timezone
    at e-cal.c line 4977
  • #4 open_ecal
    at gnome-cal.c line 2828
  • #5 gnome_calendar_set_default_source
    at gnome-cal.c line 3219
  • #6 primary_source_selection_changed_cb
    at calendar-component.c line 396
  • #7 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #8 IA__g_closure_invoke
    at gclosure.c line 490
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #11 IA__g_signal_emit
    at gsignal.c line 2243
  • #12 selection_changed_callback
    at e-source-selector.c line 594
  • #13 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #14 IA__g_closure_invoke
    at gclosure.c line 490
  • #15 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #16 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #17 IA__g_signal_emit
    at gsignal.c line 2243
  • #18 _gtk_tree_selection_internal_select_node
    at gtktreeselection.c line 1409
  • #19 gtk_tree_view_real_set_cursor
    at gtktreeview.c line 12579
  • #20 gtk_tree_view_button_press
    at gtktreeview.c line 2715
  • #21 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 84
  • #22 g_type_class_meta_marshal
    at gclosure.c line 567
  • #23 IA__g_closure_invoke
    at gclosure.c line 490
  • #24 signal_emit_unlocked_R
    at gsignal.c line 2478
  • #25 IA__g_signal_emit_valist
    at gsignal.c line 2209
  • #26 IA__g_signal_emit
    at gsignal.c line 2243
  • #27 gtk_widget_event_internal
    at gtkwidget.c line 4678
  • #28 IA__gtk_widget_event
    at gtkwidget.c line 4478
  • #29 IA__gtk_propagate_event
    at gtkmain.c line 2336
  • #30 IA__gtk_main_do_event
    at gtkmain.c line 1541
  • #31 gdk_event_dispatch
    at gdkevents-x11.c line 2351
  • #32 IA__g_main_context_dispatch
    at gmain.c line 2009
  • #33 g_main_context_iterate
    at gmain.c line 2642
  • #34 IA__g_main_loop_run
    at gmain.c line 2850
  • #35 bonobo_main
    at bonobo-main.c line 311
  • #36 main
    at main.c line 793

Comment 1 André Klapper 2008-08-13 18:40:45 UTC
Just happened again. Was in calendar, enabled B&A, evo showed sth like "contacts:/// opening" in the status bar for minutes. when disabling B&A again it froze.
trace from e-d-s (evo wasn't helpful):

(gdb) thread apply all bt


Comment 2 Milan Crha 2008-09-26 12:46:48 UTC
Closely related to this bug, marking as a duplicate.

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