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 246398 - Crash when dragging files to message list
Crash when dragging files to message list
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
unspecified
Other All
: Normal major
: ---
Assigned To: Evolution Triage Team
Evolution QA team
: 246368 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-07-15 17:24 UTC by Federico Mena Quintero
Modified: 2003-07-16 19:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch with fix. (1.70 KB, patch)
2003-07-15 19:22 UTC, Federico Mena Quintero
none Details | Review

Description Federico Mena Quintero 2003-07-15 17:24:58 UTC
Package: Evolution
Priority: Major
Version: GNOME2.2.2 1.4.3
os_details: Ximian, Inc.
Synopsis: Crash when dragging files to message list
Bugzilla-Product: Evolution
Bugzilla-Component: Mailer
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:
The mailer crashes when you drag a file (e.g. from Nautilus) and drop it
in the message list.

Steps to reproduce the problem:
1. Go to a mail folder.
2. Drag a file from Nautilus and drop it into the message list.

Actual Results:
Boom.

Expected Results:
No boom.  And why does Evo let me drop a file there in the first place?

How often does this happen?
Always.



Debugging Information:

Backtrace was generated from '/usr/bin/evolution'

[New Thread 1093707328 (LWP 14200)]
[New Thread 1209006016 (LWP 14224)]
[New Thread 1192437824 (LWP 14216)]
[New Thread 1184049344 (LWP 14215)]
[New Thread 1175660864 (LWP 14214)]
[New Thread 1167272384 (LWP 14213)]
[New Thread 1158883904 (LWP 14212)]
[New Thread 1150495424 (LWP 14211)]
[New Thread 1142106944 (LWP 14210)]
[New Thread 1133718464 (LWP 14209)]
[New Thread 1125329984 (LWP 14208)]
[New Thread 1116941504 (LWP 14207)]
0xffffe002 in ?? ()

Thread 1 (Thread 1093707328 (LWP 14200))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 segv_redirect
    at main.c line 500
  • #3 <signal handler called>
  • #4 message_list_drag_data_received
    at folder-browser.c line 51
  • #10 et_drag_data_received
    at e-tree.c line 2974
  • #11 _gtk_marshal_VOID__OBJECT_INT_INT_BOXED_UINT_UINT
    at gtkmarshalers.c line 1601
  • #12 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #16 gtk_drag_selection_received
    at gtkdnd.c line 1235
  • #17 _gtk_marshal_VOID__BOXED_UINT
    at gtkmarshalers.c line 1014
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #22 gtk_selection_retrieval_report
    at gtkselection.c line 1781
  • #23 _gtk_selection_notify
    at gtkselection.c line 1583
  • #24 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #25 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #29 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #30 gtk_widget_event_internal
    at gtkwidget.c line 3269
  • #31 gtk_widget_event
    at gtkwidget.c line 3075
  • #32 gtk_main_do_event
    at gtkmain.c line 1481
  • #33 gdk_event_dispatch
    at gdkevents-x11.c line 2005
  • #34 g_get_current_time
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #37 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #38 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #39 main
    at main.c line 637
  • #40 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??



Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Federico Mena Quintero 2003-07-15 19:22:50 UTC
Created attachment 42677 [details] [review]
Patch with fix.
Comment 2 Federico Mena Quintero 2003-07-15 19:49:44 UTC
Committed patch; marking as fixed.
Comment 3 Gerardo Marin 2003-07-16 19:43:29 UTC
*** bug 246368 has been marked as a duplicate of this bug. ***