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 255134 - Crash typing address in "To:" entry
Crash typing address in "To:" entry
Status: RESOLVED DUPLICATE of bug 255116
Product: evolution
Classification: Applications
Component: Contacts
1.5.x (obsolete)
Other All
: Normal major
: ---
Assigned To: evolution-addressbook-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2004-03-03 19:56 UTC by Nuno Ferreira
Modified: 2013-09-10 14:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nuno Ferreira 2004-03-03 19:56:08 UTC
Got this crash while typing an address on the "To:" entry field for a new
email.
This is very similar to bug#255116 and may be the same but the backtrace is
a little different do I inserted a new bug.
Backtrace:
  • #0 e_book_view_listener_stop
    at e-book-view-listener.c line 311
  • #1 e_book_view_dispose
    at e-book-view.c line 244
  • #2 g_object_class_list_properties
    from /usr/lib/libgobject-2.0.so.0
  • #3 e_select_names_completion_stop_query
    at e-select-names-completion.c line 936
  • #4 e_select_names_completion_start_query
    at e-select-names-completion.c line 950
  • #5 e_select_names_completion_do_query
    at e-select-names-completion.c line 1059
  • #6 e_select_names_completion_handle_request
    at e-select-names-completion.c line 1150
  • #7 e_completion_begin_search
    at e-completion.c line 205
  • #8 e_entry_start_completion
    at e-entry.c line 577
  • #9 start_delayed_cb
    at e-entry.c line 588
  • #10 g_main_context_wakeup
    from /usr/lib/libglib-2.0.so.0
  • #11 unblock_source
    from /u#12
  • #13 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #16 main
    at main.c line 589

Comment 1 Nuno Ferreira 2004-03-03 19:56:48 UTC
Sorry, forgot to set priority when submitting the bug
Comment 2 Gerardo Marin 2004-03-11 21:00:23 UTC

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