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 317519 - "convert to tasks" always crash
"convert to tasks" always crash
Status: RESOLVED DUPLICATE of bug 315752
Product: evolution
Classification: Applications
Component: Tasks
2.2.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-09-29 14:00 UTC by oll
Modified: 2005-10-03 18:21 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description oll 2005-09-29 14:00:56 UTC
Steps to reproduce:
1. Right click on a Mail and choose Convert to Task
2. Choose Personal 
3. Crash


Stack trace:
BACKTRACE : 

Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `/opt/STools/gnome-2.10/bin/evolution-2.2'.

Thread 12 (process 8215)

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_segv_handle
    from /opt/STools/gnome-2.10/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 org_gnome_mail_to_task
    at mail-to-task.c line 120
  • #5 epl_invoke
    at e-plugin.c line 790
  • #6 e_plugin_invoke
    at e-plugin.c line 579
  • #7 emph_popup_activate
    at e-popup.c line 721
  • #8 ep_activate
    at e-popup.c line 303
  • #9 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #10 IA__g_closure_invoke
    at gclosure.c line 437
  • #11 signal_emit_unlocked_R
    at gsignal.c line 2488
  • #12 IA__g_signal_emit_valist
    at gsignal.c line 2247
  • #13 IA__g_signal_emit
    at gsignal.c line 2291
  • #14 IA__gtk_widget_activate
    at gtkwidget.c line 3662
  • #15 IA__gtk_menu_shell_activate_item
    at gtkmenushell.c line 944
  • #16 gtk_menu_shell_button_release
    at gtkmenushell.c line 556
  • #17 gtk_menu_button_release
    at gtkmenu.c line 2553
  • #18 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 83
  • #19 g_type_class_meta_marshal
    at gclosure.c line 514
  • #20 IA__g_closure_invoke
    at gclosure.c line 437
  • #21 signal_emit_unlocked_R
    at gsignal.c line 2526
  • #22 IA__g_signal_emit_valist
    at gsignal.c line 2257
  • #23 IA__g_signal_emit
    at gsignal.c line 2291
  • #24 gtk_widget_event_internal
    at gtkwidget.c line 3631
  • #25 IA__gtk_propagate_event
    at gtkmain.c line 2191
  • #26 IA__gtk_main_do_event
    at gtkmain.c line 1429
  • #27 gdk_event_dispatch
    at gdkevents-x11.c line 2259
  • #28 IA__g_main_context_dispatch
    at gmain.c line 1934
  • #29 g_main_context_iterate
    at gmain.c line 2565
  • #30 IA__g_main_loop_run
    at gmain.c line 2769
  • #31 bonobo_main
    from /opt/STools/gnome-2.10/lib/libbonobo-2.so.0
  • #32 main
    at main.c line 611


Other information:
This is true choosing an Imap account or the local account.

garnome 2.10.2
gtk/glib latest 2.6
Comment 1 Chenthill P 2005-10-03 18:21:48 UTC
This has been fixed in gnome-2-12 and head.

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