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 246983 - Crash when adding "full name" field
Crash when adding "full name" field
Status: RESOLVED DUPLICATE of bug 245236
Product: evolution
Classification: Applications
Component: Contacts
unspecified
Other All
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2003-07-28 07:47 UTC by jeremy
Modified: 2003-07-28 18:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jeremy 2003-07-28 07:47:58 UTC
Package: Evolution
Priority: critical
Version: GNOME2.2.2 1.4.3
os_details: Ximian, Inc.
Synopsis: Crash when editing duplicate entry
Bugzilla-Product: Evolution
Bugzilla-Component: Shell
BugBuddy-GnomeVersion: 2.0 (2.2.0.1)
Description:
Description of Problem:
When I imported a set of vcards from my mobile phone, it produced a set
of entries without the "full name" field.  When I edited one of the
imported entries to have a full name, it matched an existing card's full
name.  When I saved the edited card, it asked if I should add the
duplicate entry anyway.  I said "yes" and it crashed.

Steps to reproduce the problem:
1. Create contact with a full name
2. Import an entry without a full name
3. Edit imported contact to have the same full name as in 1 and save it.
 When it says "add anyway" say yes.

Actual Results:
Evo crashed.

Expected Results:
New/edited entry should be saved.

How often does this happen?
I've only tried it once so far.

Additional Information:
Phone book was imported from a Sony Ericsson T300 phone.  It produced a
"Whole Phonebook.vcf" file.


Debugging Information:

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

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[New Thread 1092638240 (LWP 4848)]
[New Thread 1142525232 (LWP 4861)]
[New Thread 1134132528 (LWP 4860)]
[New Thread 1125645616 (LWP 4859)]
[New Thread 1116949808 (LWP 4858)]
[New Thread 1106992432 (LWP 4857)]
0xffffe410 in ?? ()

Thread 1 (Thread 1092638240 (LWP 4848))

  • #0 ??
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 evolution_storage_set_view_factory_new_view
  • #3 <signal handler called>
  • #4 gtk_widget_get_toplevel
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 gtk_widget_get_child_visible
    from /usr/lib/libgtk-x11-2.0.so.0
  • #6 gtk_widget_has_screen
    from /usr/lib/libgtk-x11-2.0.so.0
  • #7 gtk_entry_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 g_timeout_add
    from /usr/lib/libglib-2.0.so.0
  • #9 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #10 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #11 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #12 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #13 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #14 main
  • #15 __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 jeremy 2003-07-28 08:00:27 UTC
I tried it with another entry which was not a duplicate, and it still
crashes.  In other words, it isn't a problem with duplication, but a
problem with editing the "full name" field if it was not previously
present.
Comment 2 Gerardo Marin 2003-07-28 18:16:11 UTC

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