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 575940 - Search fails in contact
Search fails in contact
Status: RESOLVED NOTABUG
Product: evolution-mapi
Classification: Applications
Component: Contacts (Addressbook)
0.26.x
Other Linux
: Normal major
: ---
Assigned To: evolution-mapi-maint
evolution-mapi-maint
evolution[mapi]
Depends on:
Blocks:
 
 
Reported: 2009-03-19 12:11 UTC by Akhil Laddha
Modified: 2010-01-07 09:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screen shot (9.75 KB, image/png)
2009-03-19 12:12 UTC, Akhil Laddha
Details

Description Akhil Laddha 2009-03-19 12:11:31 UTC
When i had clicked first time on 'contacts' address book, it threw error. When i try to search, it pops up same error dialog. 

Gdb traces of evolution 

Thread 1 (Thread 0xb608d760 (LWP 24709))

  • #0 __kernel_vsyscall
  • #1 poll
    from /lib/libc.so.6
  • #2 g_main_context_iterate
    at gmain.c line 3091
  • #3 IA__g_main_loop_run
    at gmain.c line 2986
  • #4 IA__gtk_dialog_run
    at gtkdialog.c line 1068
  • #5 e_error_run
    at e-error.c line 628
  • #6 eab_search_result_dialog
    at eab-gui-util.c line 195
  • #7 search_result
    at addressbook-view.c line 514
  • #8 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #9 IA__g_closure_invoke
    at gclosure.c line 767
  • #10 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #11 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #12 IA__g_signal_emit
    at gsignal.c line 3034
  • #13 search_result
    at e-addressbook-view.c line 1161
  • #14 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #15 IA__g_closure_invoke
    at gclosure.c line 767
  • #16 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #18 IA__g_signal_emit
    at gsignal.c line 3034
  • #19 sequence_complete
    at e-addressbook-model.c line 271
  • #20 IA__g_cclosure_marshal_VOID__INT
    at gmarshal.c line 216
  • #21 IA__g_closure_invoke
    at gclosure.c line 767
  • #22 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #23 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #24 IA__g_signal_emit
    at gsignal.c line 3034
  • #25 e_book_view_handle_response
    at e-book-view.c line 69
  • #26 IA__g_cclosure_marshal_VOID__POINTER
    at gmarshal.c line 601
  • #27 IA__g_closure_invoke
    at gclosure.c line 767
  • #28 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #29 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #30 IA__g_signal_emit
    at gsignal.c line 3034
  • #31 main_thread_get_response
    at e-book-view-listener.c line 69
  • #32 g_idle_dispatch
    at gmain.c line 4235
  • #33 IA__g_main_context_dispatch
    at gmain.c line 2144
  • #34 g_main_context_iterate
    at gmain.c line 2778
  • #35 IA__g_main_loop_run
    at gmain.c line 2986
  • #36 bonobo_main
    at bonobo-main.c line 311
  • #37 main

Comment 1 Akhil Laddha 2009-03-19 12:12:44 UTC
Created attachment 130958 [details]
Screen shot
Comment 2 Bharath Acharya 2010-01-07 05:42:20 UTC
Should be fixed with https://bugzilla.gnome.org/show_bug.cgi?id=592297#c6
Comment 3 Bharath Acharya 2010-01-07 09:43:41 UTC
Searching for contacts works only for address books marked for offline operation. Live search not supported in MAPI yet.