[Evolution] Adressbook in 1.5.6

Chris Toshok toshok@ximian.com
Wed, 14 Apr 2004 02:02:23 -0700


On Sun, 2004-04-11 at 11:36 -0400, Ted Kaczmarek wrote:
> Should the address book be functional 1.5.6?

Most definitely.

> On my test box I get
> ** (evolution-1.5:12924): CRITICAL **: file e-canvas.c: line 584
> (e_canvas_item_grab_focus): assertion `GTK_WIDGET_CAN_FOCUS (GTK_WIDGET
> (item->canvas))' failed
> asked to activate component_id
> `OAFIID:GNOME_Evolution_Addressbook_SelectNames:1.5(evolution-1.5:12924): EBook-CRITICAL **: file eab-book-util.c: line 85 (eab_name_and_email_query): assertion `book && E_IS_BOOK (book)' failed
>  
> (evolution-1.5:12924): libebook-WARNING **: Can't find installed
> BookFactory that handles protocol 'file'.

This means the bonobo-activation query failed.  This means that either
the .server file wasn't installed properly, or the b-a-s search path
doesn't include the directory that contains the .server file.

Chris