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 332280 - Right Click on composer crashes
Right Click on composer crashes
Status: RESOLVED DUPLICATE of bug 332143
Product: evolution
Classification: Applications
Component: Mailer
2.6.x
Other Linux
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
: 332420 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-02-23 07:02 UTC by Srinivasa Ragavan
Modified: 2013-09-13 00:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.38 KB, patch)
2006-02-23 07:11 UTC, Srinivasa Ragavan
none Details | Review

Description Srinivasa Ragavan 2006-02-23 07:02:57 UTC
1. Just open a new composer and  opent the attachment bar and right click on  it, it will just crash. To be simple, just r-click on the bar on a empty area, it will crash.

This will happen only when the ICS Importer plugin is enabled.

Trace
=====

Backtrace was generated from '/home/sragavan/opt/gnome214/bin/evolution-2.6'

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231784272 (LWP 14748)]
[New Thread -1478882400 (LWP 14755)]
[New Thread -1470489696 (LWP 14754)]
[New Thread -1461871712 (LWP 14753)]
[New Thread -1453479008 (LWP 14752)]
[New Thread -1339323488 (LWP 14750)]
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1231784272 (LWP 14748))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_init_with_popt_table
    from /opt/gnome/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 org_gnome_evolution_import_ics_attachments
    at icsimporter.c line 100
  • #5 epl_invoke
    at e-plugin.c line 863
  • #6 e_plugin_invoke
    at e-plugin.c line 652
  • #7 emph_popup_factory
    at e-popup.c line 741
  • #8 e_popup_create_menu
    at e-popup.c line 271
  • #9 e_popup_create_menu_once
    at e-popup.c line 575
  • #10 emcab_popup
    at e-msg-composer.c line 3681
  • #11 button_press_event
    at e-msg-composer.c line 3713
  • #12 gtk_marshal_BOOLEAN__VOID
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #13 g_closure_invoke
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #14 g_signal_connect_closure_by_id
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /opt/gnome/lib/libgobject-2.0.so.0
  • #17 gtk_widget_get_default_style
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #18 gtk_propagate_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #19 gtk_main_do_event
    from /opt/gnome/lib/libgtk-x11-2.0.so.0
  • #20 gdk_add_client_message_filter
    from /opt/gnome/lib/libgdk-x11-2.0.so.0
  • #21 g_main_context_dispatch
    from /opt/gnome/lib/libglib-2.0.so.0
  • #22 g_main_context_check
    from /opt/gnome/lib/libglib-2.0.so.0
  • #23 g_main_loop_run
    from /opt/gnome/lib/libglib-2.0.so.0
  • #24 bonobo_main
    from /opt/gnome/lib/libbonobo-2.so.0
  • #25 main
    at main.c line 603
  • #0 __kernel_vsyscall

Comment 1 Srinivasa Ragavan 2006-02-23 07:07:14 UTC
Raising the priority.
Comment 2 Srinivasa Ragavan 2006-02-23 07:11:47 UTC
Created attachment 59984 [details] [review]
Proposed patch
Comment 3 André Klapper 2006-02-23 07:34:36 UTC

*** This bug has been marked as a duplicate of 332143 ***
Comment 4 Srinivasa Ragavan 2006-02-23 07:49:36 UTC
obsoleting the patch. :)
Comment 5 Srinivasa Ragavan 2006-02-24 09:27:42 UTC
*** Bug 332420 has been marked as a duplicate of this bug. ***