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 251519 - Evolution crashes when editing recently added entry in Contacts
Evolution crashes when editing recently added entry in Contacts
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: Contacts
unspecified
Other All
: Normal normal
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-11-30 20:15 UTC by Texx Urvisses
Modified: 2013-08-13 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Display a dialog if Claim Draw fails (3.93 KB, patch)
2013-08-13 16:41 UTC, Michael Catanzaro
none Details | Review

Description Texx Urvisses 2003-11-30 20:15:22 UTC
Package: Evolution
Priority: Normal
Version: 0.0
Synopsis: Evolution crashes when editing recently added entry in Contacts
Bugzilla-Product: Evolution
Bugzilla-Component: Contacts [was: Addressbook]

Description:
Description of Problem:
Evolution crashes when editing recently added entry in Contacts

Steps to reproduce the problem:
1. Add entry in Contacts	 	
2. Save etnry in Contacts
3.  Edit entry (left click on display in Contacts)

Actual Results:
Crash

Expected Results:
Edit

How often does this happen?
Occasionally

Additional Information:




Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New
Thread 1092024640 (LWP 1648)]
0xffffe002 in ??
    ()

Thread 1 (Thread 1092024640 (LWP 1648))

  • #0 ??
  • #1 gnome_init
    from /usr/lib/libgnomeui.so.32
  • #2 <signal handler called>
  • #3 gtk_window_set_default_size
    from /usr/lib/libgtk-1.2.so.0
  • #4 gtk_marshal_NONE__NONE
    from /usr/lib/libgtk-1.2.so.0
  • #5 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #6 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #7 gtk_widget_show
    from /usr/lib/libgtk-1.2.so.0
  • #8 gtk_menu_popup
    from /usr/lib/libgtk-1.2.so.0
  • #9 e_popup_menu
    from /usr/lib/libgal.so.21
  • #10 e_addressbook_view_new
  • #11 gtk_marshal_INT__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #12 gtk_signal_remove_emission_hook
    from /usr/lib/libgtk-1.2.so.0
  • #13 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #14 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #15 e_minicard_view_widget_new
  • #16 gtk_marshal_INT__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #17 gtk_signal_remove_emission_hook
    from /usr/lib/libgtk-1.2.so.0
  • #18 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #19 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #20 e_minicard_view_widget_get_view
  • #21 e_minicard_view_widget_get_view
  • #22 e_marshal_INT__OBJECT_POINTER
    from /usr/lib/libgal.so.21
  • #23 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #24 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #25 e_minicard_selected
  • #26 e_minicard_get_type
  • #27 gnome_canvas_item_constructv
    from /usr/lib/libgnomeui.so.32
  • #28 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #29 gtk_signal_emit_by_name
    from /usr/lib/libgtk-1.2.so.0
  • #30 e_canvas_new
    from /usr/lib/libgal.so.21
  • #31 e_canvas_new
    from /usr/lib/libgal.so.21
  • #32 gtk_marshal_BOOL__POINTER
    from /usr/lib/libgtk-1.2.so.0
  • #33 gtk_signal_set_funcs
    from /usr/lib/libgtk-1.2.so.0
  • #34 gtk_signal_emit
    from /usr/lib/libgtk-1.2.so.0
  • #35 gtk_widget_event
    from /usr/lib/libgtk-1.2.so.0
  • #36 gtk_propagate_event
    from /usr/lib/libgtk-1.2.so.0
  • #37 gtk_main_do_event
    from /usr/lib/libgtk-1.2.so.0
  • #38 gdk_wm_protocols_filter
    from /usr/lib/libgdk-1.2.so.0
  • #39 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #40 g_get_current_time
    from /usr/lib/libglib-1.2.so.0
  • #41 g_main_run
    from /usr/lib/libglib-1.2.so.0
  • #42 gtk_main
    from /usr/lib/libgtk-1.2.so.0
  • #43 bonobo_main
    from /usr/lib/libbonobo.so.2
  • #44 main
  • #45 __libc_start_main
    from /lib/tls/libc.so.6
  • #0 ??


Unknown reporter: texxurv@hotmail.com, changed to bugbuddy-import@ximian.com.
Setting qa contact to the default for this product.
   This bug either had no qa contact or an invalid one.

Comment 1 Gerardo Marin 2003-12-01 09:14:13 UTC
Unfortunately backtrace doesn't help.
Comment 2 Michael Catanzaro 2013-08-13 16:41:14 UTC
Created attachment 251520 [details] [review]
Display a dialog if Claim Draw fails

Previously there was no user feedback at all if Claim Draw was used at
an incorrect time.  Instead, present a dialog explaining the usage of
Claim Draw.  It also informs the user the number of repetitions of the
current board state and presents the halfmove clock.

https://bugzilla.gnome.org/show_bug.cgi?id=703841
Comment 3 Michael Catanzaro 2013-08-13 16:42:14 UTC
Comment on attachment 251520 [details] [review]
Display a dialog if Claim Draw fails

Sorry, very wrong bug.