Re: [Evolution-hackers] Evo master dumps core: missing GConf key

2009-11-24 Thread Paul Smith
On Tue, 2009-11-24 at 15:01 -0500, Matthew Barnes wrote: > Run this as yourself (not super user): > > gconftool-2 > --install-schema-file .../shell/apps_evolution_shell.schemas That worked, although it still dumped core until I also added the evolution-mail.schemas file. Now it starts OK. I do

Re: [Evolution-hackers] Evo master dumps core: missing GConf key

2009-11-24 Thread Matthew Barnes
On Tue, 2009-11-24 at 19:15 -0500, Paul Smith wrote: > I am, yes. But I don't get your last sentence: is there a way to use > these without screwing up the GConf settings (using an alternate gconf > database for example)? In fact there is: see the "Configuration Sources" section of [1]. But I th

Re: [Evolution-hackers] Evo master dumps core: missing GConf key

2009-11-24 Thread Paul Smith
On Tue, 2009-11-24 at 16:53 -0500, Matthew Barnes wrote: > The Makefiles are set up automatically install schema files, but only if > you are -NOT- using a custom install prefix, which I assume you are (I > am too). I'm not sure I fully understand the rationale for that, but I > looked at some oth

Re: [Evolution-hackers] Evo master dumps core: missing GConf key

2009-11-24 Thread Matthew Barnes
On Tue, 2009-11-24 at 16:08 -0500, Paul Smith wrote: > I've never needed to do this before when going to a newer version of > Evo; is this supposed to happen automatically some how when a newer > version starts up? Evolution is now extracting information from those schemas as part of a new central

Re: [Evolution-hackers] Evo master dumps core: missing GConf key

2009-11-24 Thread Matthew Barnes
On Tue, 2009-11-24 at 13:19 -0500, Paul Smith wrote: > but, when I try to run it it dumps core immediately: > > (evolution:30186): e-data-server-DEBUG: Loading categories from > "/home/psmith/.evolution/categories.xml" > (evolution:30186): e-data-server-DEBUG: Loaded 29 categories > > evolution-

[Evolution-hackers] Evo master dumps core: missing GConf key

2009-11-24 Thread Paul Smith
I've been using Evo from the 2.28 branch (built using my makefile). Now I wanted to switch to using Evo from the master branch. It built and installed OK, along with e-d-s, evo-mapi, openchange, etc. but, when I try to run it it dumps core immediately: (evolution:30186): e-data-server-DEBUG: Lo

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-24 Thread Matthew Barnes
On Tue, 2009-11-24 at 12:25 -0500, Paul Smith wrote: > found it. Please apply this patch to fix the build: Done, thanks for that. http://git.gnome.org/cgit/evolution/commit/?id=6d1bb4ffec7dd204a61810d4182510f29ff4dfad Matthew Barnes ___ Evolution-hac

Re: [Evolution-hackers] Failing to build latest GIT code

2009-11-24 Thread Paul Smith
On Tue, 2009-11-24 at 12:15 -0500, Paul Smith wrote: > What am I missing here? found it. Please apply this patch to fix the build: diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am index 8851981..e25857c 100644 --- a/mail/importers/Makefile.am +++ b/mail/importers/Makefile.am

[Evolution-hackers] Failing to build latest GIT code

2009-11-24 Thread Paul Smith
Hi all. For the last week or so I've been trying to compile Evolution from the GIT master branch, and it's been failing to compile with this error every time; I waited a week to see if anyone else hit (and fixed) this but apparently it's something broken about my system; the build of all the evo c