Hi Andrew, Thanks for this tip as well. Unfortunately, it does not help my case (InterfaceNotFound error).
I too was missing this file and I copied it as you had but, alas, evolution is not to be :) Still cannot find the configuration database. I noticed, though, that the directories specified by the search with either empty or do not exist. Does anyone know what specific files are being searched for in these directories? Thanks, Gil On Mon, 2001-12-10 at 11:32, Andrew Green wrote: > Ok, well I solved _my_ problem. > > Turns out there was no configuration file for oaf itself. (well there > was one, but it was empty) I copied the config.xml.sample to config.xml > and SHAZAM! It seems to be working now. Details below. > > Many thanks to the suggestions! strace didn't yield any missing > dependencies, but it was a hell of an idea that I didn't occur to me. I > also grabbed 0.6.7 (had 0.6.5!). Hopefully this will help others out there! > > *root@bmj:~# oaf-config --version* > 0.6.7 > > *root@bmj:~# oaf-sysconf --config-file-path* > OAF configuration file is: > /etc/oaf/oaf-config.xml > > *root@bmj:~# oaf-sysconf --display-directories* > OAF configuration file contains: > /opt/gnome/share/oaf > /usr/local/gnome/share/oaf > /usr/local/share/oaf > /opt/gnome/oaf/share/oaf > /opt/gnome/oaf/share/oaf > > *root@bmj:~# cat /etc/oaf/oaf-config.xml* > <?xml version="1.0"?> > > <oafconfig> > > <searchpath> > <item>/opt/gnome/share/oaf</item> > <item>/usr/local/gnome/share/oaf</item> > <item>/usr/local/share/oaf</item> > <item>/opt/gnome/oaf/share/oaf</item> > </searchpath> > > <searchpath> > <item>/opt/gnome/oaf/share/oaf</item> > </searchpath> > > </oafconfig> > > > Andrew > > Dan Winship wrote: > > >I think I mentioned this before, but make sure you have the latest oaf > >package from Ximian (or from GNOME CVS if building from source: the > >latest released version doesn't have the fix). > > > >-- Dan > > > >_______________________________________________ > >evolution maillist - [EMAIL PROTECTED] > >http://lists.ximian.com/mailman/listinfo/evolution > > > >. > > > > -- > Andrew Green - SecureTrendz, Inc. > [EMAIL PROTECTED] > http://www.securetrendz.com > 719.277.6601 office - 303.880.7710 mobile > > _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
