Re: [Evolution-hackers] Missing half of my preferences ... ?

2007-11-24 Thread Paul Smith
On Sat, 2007-11-24 at 17:08 -0500, Reid Thompson wrote:
> I had the same issue a week or so ago, did a make shinyclean and
> ccache -C and it seemed to clear it up.

I ran "make shinyclean" as well, but clearing the ccache is not
necessary: if any of the preprocessor output contains differences
(different constant strings or version numbers for example) then it
won't match and the cached object won't be used.

I've used ccache for a long, long time and I've become so confident in
it that I completely ignore it: it sits in the background and always
does the right thing.  Nice!

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Missing half of my preferences ... ?

2007-11-24 Thread Reid Thompson
Paul Smith wrote:
> I'm using Evo from SVN HEAD, latest version as of just this morning.
> For the last week or so at least, when I select Edit -> Preferences,
> most of my options in the left menu are missing.  I have Autocompletion,
> Calendar and Tasks, and Certificates, and that's all; I'm missing Mail
> and Composer stuff altogether, and whatever else should be there (I
> can't actually remember!)
> 
> Does anyone else see this, or is there something corrupted about my
> environment?
> 
I had the same issue a week or so ago, did a make shinyclean and ccache -C and 
it seemed to clear it up.
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Missing half of my preferences ... ?

2007-11-23 Thread Paul Smith
On Fri, 2007-11-23 at 21:26 +0100, Milan Crha wrote:
> I think you've mixed up versions, somehow/probably. Try 'make
> distclean', check if you've setup right paths for libraries, eds and
> so on, and then ./autogen.sh ... whole evolution. I guess it compiled
> against older factory, which didn't know those components of version
> 2.22. (probably older object file, maybe from other directory?)

OK, I removed everything and rebuilt completely from scratch.  Seems to
be fixed now!

Thanks.

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Missing half of my preferences ... ?

2007-11-23 Thread Milan Crha
I think you've mixed up versions, somehow/probably. Try 'make
distclean', check if you've setup right paths for libraries, eds and so
on, and then ./autogen.sh ... whole evolution. I guess it compiled
against older factory, which didn't know those components of version
2.22. (probably older object file, maybe from other directory?)
Milan

On Fri, 2007-11-23 at 15:10 -0500, Paul Smith wrote:
> On Fri, 2007-11-23 at 20:55 +0100, Milan Crha wrote:
> > is there anything on the console? There should be some message
> > explaining what's going on, probably.
> 
> Doh!  I turn on all debugging and carefully keep it around but I forgot
> to look.  You're right, when I select Preferences I get this:
> 
> (evolution:30484): evolution-mail-CRITICAL **: file 
> mail-config-factory.c: line 52 (mail_config_control_factory_cb): should not 
> be reached
> 
> (evolution:30484): evolution-shell-WARNING **: Cannot activate 
> OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl:2.22 -- Factory 
> `OAFIID:GNOME_Evolution_Mail_Factory:2.22' returned NIL for 
> `OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl:2.22'
> 
> (evolution:30484): evolution-mail-CRITICAL **: file 
> mail-config-factory.c: line 52 (mail_config_control_factory_cb): should not 
> be reached
> 
> (evolution:30484): evolution-shell-WARNING **: Cannot activate 
> OAFIID:GNOME_Evolution_Mail_MailerPrefs_ConfigControl:2.22 -- Factory 
> `OAFIID:GNOME_Evolution_Mail_Factory:2.22' returned NIL for 
> `OAFIID:GNOME_Evolution_Mail_MailerPrefs_ConfigControl:2.22'
> 
> (evolution:30484): evolution-mail-CRITICAL **: file 
> mail-config-factory.c: line 52 (mail_config_control_factory_cb): should not 
> be reached
> 
> (evolution:30484): evolution-shell-WARNING **: Cannot activate 
> OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl:2.22 -- Factory 
> `OAFIID:GNOME_Evolution_Mail_Factory:2.22' returned NIL for 
> `OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl:2.22'
> 
> 

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Missing half of my preferences ... ?

2007-11-23 Thread Paul Smith
On Fri, 2007-11-23 at 20:55 +0100, Milan Crha wrote:
> is there anything on the console? There should be some message
> explaining what's going on, probably.

Doh!  I turn on all debugging and carefully keep it around but I forgot
to look.  You're right, when I select Preferences I get this:

(evolution:30484): evolution-mail-CRITICAL **: file 
mail-config-factory.c: line 52 (mail_config_control_factory_cb): should not be 
reached

(evolution:30484): evolution-shell-WARNING **: Cannot activate 
OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl:2.22 -- Factory 
`OAFIID:GNOME_Evolution_Mail_Factory:2.22' returned NIL for 
`OAFIID:GNOME_Evolution_Mail_ComposerPrefs_ConfigControl:2.22'

(evolution:30484): evolution-mail-CRITICAL **: file 
mail-config-factory.c: line 52 (mail_config_control_factory_cb): should not be 
reached

(evolution:30484): evolution-shell-WARNING **: Cannot activate 
OAFIID:GNOME_Evolution_Mail_MailerPrefs_ConfigControl:2.22 -- Factory 
`OAFIID:GNOME_Evolution_Mail_Factory:2.22' returned NIL for 
`OAFIID:GNOME_Evolution_Mail_MailerPrefs_ConfigControl:2.22'

(evolution:30484): evolution-mail-CRITICAL **: file 
mail-config-factory.c: line 52 (mail_config_control_factory_cb): should not be 
reached

(evolution:30484): evolution-shell-WARNING **: Cannot activate 
OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl:2.22 -- Factory 
`OAFIID:GNOME_Evolution_Mail_Factory:2.22' returned NIL for 
`OAFIID:GNOME_Evolution_Mail_AccountPrefs_ConfigControl:2.22'


-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


Re: [Evolution-hackers] Missing half of my preferences ... ?

2007-11-23 Thread Milan Crha
Hello,
is there anything on the console? There should be some message
explaining what's going on, probably.

I have there (from top to bottom) Mail Accounts, Autocompletion, Mail
Preferences, Composer Preferences, Calendar and Tasks, Certificates.

All about mail is missing for you, hmm. You've probably broken mail
component. I'm using fresh SVN version and works for me, maybe recompile
whole project, after 'make distclean'. But depends on the messages on
console.

Bye,
Milan


On Fri, 2007-11-23 at 13:34 -0500, Paul Smith wrote:
> I'm using Evo from SVN HEAD, latest version as of just this morning.
> For the last week or so at least, when I select Edit -> Preferences,
> most of my options in the left menu are missing.  I have Autocompletion,
> Calendar and Tasks, and Certificates, and that's all; I'm missing Mail
> and Composer stuff altogether, and whatever else should be there (I
> can't actually remember!)
> 
> Does anyone else see this, or is there something corrupted about my
> environment?
> 

___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers


[Evolution-hackers] Missing half of my preferences ... ?

2007-11-23 Thread Paul Smith
I'm using Evo from SVN HEAD, latest version as of just this morning.
For the last week or so at least, when I select Edit -> Preferences,
most of my options in the left menu are missing.  I have Autocompletion,
Calendar and Tasks, and Certificates, and that's all; I'm missing Mail
and Composer stuff altogether, and whatever else should be there (I
can't actually remember!)

Does anyone else see this, or is there something corrupted about my
environment?

-- 
---
 Paul D. Smith <[EMAIL PROTECTED]>  Find some GNU make tips at:
 http://www.gnu.org  http://make.mad-scientist.us
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
___
Evolution-hackers mailing list
Evolution-hackers@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-hackers