try making sure e-d-s isn't running, then run it and note the output, both on startup of e-d-s and startup of evo.
Chris On Thu, 2004-06-24 at 10:36 -0400, Frank Lynch wrote: > Thanks Andre, > I just updated to the latest snapshots, and things changed slightly. I > now get a dialog box when I start evo stating that evolution-data-server > has quit unexpectedly. So I decided to try starting it from the command > line. I got the following output: > > [EMAIL PROTECTED] ~]$ /usr/lib/evolution-data-server-1.0 > evolution-data-server-Message: Starting server > libedata-book-Message: Error registering the PAS factory: already active > > evolution-data-server-ERROR **: server.c:291: could not initialize > Server service "BOOKS"; terminating > aborting... > Aborted (core dumped) > [EMAIL PROTECTED] ~]$ > > loading the resultant core file in a debugger gives the following stack > trace: > > (gdb) where > #0 0xffffe002 in ?? () > #1 0x42028c55 in abort () from /lib/tls/libc.so.6 > #2 0x405b8295 in g_logv () from /usr/local/gnome2.6/lib/libglib- > 2.0.so.0 > #3 0x405b82bb in g_log () from /usr/local/gnome2.6/lib/libglib-2.0.so.0 > #4 0x0805167d in main (argc=1, argv=0x0) at server.c:291 > #5 0x42015704 in __libc_start_main () from /lib/tls/libc.so.6 > (gdb) > > > any ideas? > TIA, > --Frank > > On Wed, 2004-06-23 at 18:53 +0200, Andre Klapper wrote: > > On Di, 2004-06-22 at 14:34 -0400, Frank Lynch wrote: > > > Hi Folks, > > > I updated to the latest snapshot on Sunday and my address book broke. I > > > just updated again and my address book is still out of action. > > > > > > When I start evo from the command line I get the following output: > > > > > > asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' > > > asked to activate component_id `OAFIID:GNOME_Evolution_Addressbook_Component:1.5' > > > > that's totally normal. > > > > > If I click on the "To:" button in the composer I get the following: > > > > > > asked to activate component_id > > > `OAFIID:GNOME_Evolution_Addressbook_SelectNames:1.5' > > > > > > My address book db files in ~/.evolution/addressbook/local/system/ > > > appear to be intact.. so I guess this is some kind of problem with > > > bonobo activation?? > > > > my first wild guess (beside checking file access rights) would be > > checking if evolution-data-server is running, e.g. by typing > > "top -b -n1 | grep evolution" > > if there isn't any output beginning with "evolution-d" (for data- > > server), this should be a problem - but that's only my first guess. > > > > cheers, > > andre > > > > _______________________________________________ > evolution maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/evolution > > > !DSPAM:40dae7f990386567315521! > > _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
