Re: [Evolution] Evolution newbie questions

2009-02-08 Thread Pete Biggs
On Sat, 2009-02-07 at 20:07 -0600, Chris wrote:
 I've just finished an install of Gnome on Mandriva 2009. First time I've
 used Gnome and Evolution so pardon some probably simple questions. 
 
 
 1. I use a script for my signature. In all other MTA's I've used there
 is a -- before the signature, I don't see that here in Evolution.
 Where/how is it added? BTW, I added the -- manually on the below sig.

 --
 KeyID 0xE372A7DA98E6705C Live - The Rolling Stones - I can't get no
 satisfaction (Absolute Classic Rock, live from London, UK Hi BR MP3)

The character sequence should be '-- '  i.e. two dashes and a space -
that's the standard sig separator that MUAs recognise (and hence why
your sig wasn't recognised as such by the mailling list software).

You need to include the sig separator as part of your signature, Evo
doesn't add it for you.  The sig script you use needs to output in HTML
so that the editor can format it correctly, so one of the shell scripts
I use starts:

echo -- br
echo Petenbsp;Biggsbr

P.



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


[Evolution] writing plugins in python?

2009-02-08 Thread Tom H

Hi Evolution collective,

I read somewhere that it was possible to write evolution plugins in
python, but googling returns nothing, and the documentation seems to
suggest otherwise/only shared libs and mono.

So assuming that I am going to have to try to do it by creating an .so
file, is there a skeleton example for creating plugins?

Thanks

Tom

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


Re: [Evolution] Evolution newbie questions

2009-02-08 Thread Chris
On Sunday 08 February 2009 04:41:53 Pete Biggs wrote:
 On Sat, 2009-02-07 at 20:07 -0600, Chris wrote:
  I've just finished an install of Gnome on Mandriva 2009. First time I've
  used Gnome and Evolution so pardon some probably simple questions.
 
 
  1. I use a script for my signature. In all other MTA's I've used there
  is a -- before the signature, I don't see that here in Evolution.
  Where/how is it added? BTW, I added the -- manually on the below sig.
 
  --
  KeyID 0xE372A7DA98E6705C Live - The Rolling Stones - I can't get no
  satisfaction (Absolute Classic Rock, live from London, UK Hi BR MP3)

 The character sequence should be '-- '  i.e. two dashes and a space -
 that's the standard sig separator that MUAs recognise (and hence why
 your sig wasn't recognised as such by the mailling list software).

 You need to include the sig separator as part of your signature, Evo
 doesn't add it for you.  The sig script you use needs to output in HTML
 so that the editor can format it correctly, so one of the shell scripts
 I use starts:

 echo -- br
 echo Petenbsp;Biggsbr

 P.

Doesn't make any sense why should I put HTML tags in a linux script?

echo KeyID 0xE372A7DA98E6705C
if [ -p /tmp/xmms-info ] ; then echo Live - $( grep Title: /tmp/xmms-info | 
awk -F': ' '{print $2}' )

fi

Kmail automatically adds the -- which I'm having to use for this message since 
Evolution has suddenly decided to lockup when trying to either reply to a 
message or write a new message. Another question is why doesn't Evolution show 
a new message count as they come in? I'm using an IMAP account on my local box 
along with fetchmail and procmail. In Kmail when a new post comes into one of 
the folders the message count shown changes but not in Evolution. Though I'm 
more concerned with the lockup right now. Another issue with using Kmail in 
Gnome is that for some reason I can't sign messages, I get a signing failed, 
bad passphrase though I can sign them using Evo, but Kmail works fine in KDE.

-- 
KeyID 0xE372A7DA98E6705C
Live - Robert Plant - Hurting Kind (I've Got My Eyes On You) [www.X1FM.com] 
(X1FM Classic Rock)

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


Re: [Evolution] Evolution newbie questions

2009-02-08 Thread Pete Biggs

   I've just finished an install of Gnome on Mandriva 2009. First time I've
   used Gnome and Evolution so pardon some probably simple questions.
  
  
   1. I use a script for my signature. In all other MTA's I've used there
   is a -- before the signature, I don't see that here in Evolution.
   Where/how is it added? BTW, I added the -- manually on the below sig.
  
   --
   KeyID 0xE372A7DA98E6705C Live - The Rolling Stones - I can't get no
   satisfaction (Absolute Classic Rock, live from London, UK Hi BR MP3)
 
  The character sequence should be '-- '  i.e. two dashes and a space -
  that's the standard sig separator that MUAs recognise (and hence why
  your sig wasn't recognised as such by the mailling list software).
 
  You need to include the sig separator as part of your signature, Evo
  doesn't add it for you.  The sig script you use needs to output in HTML
  so that the editor can format it correctly, so one of the shell scripts
  I use starts:
 
  echo -- br
  echo Petenbsp;Biggsbr
 
 
 Doesn't make any sense why should I put HTML tags in a linux script?

Err, because that's how it works.  And you aren't putting HTML tags into
the script - you are using a script to output HTML tags to the Evolution
editor.

 
 echo KeyID 0xE372A7DA98E6705C
 if [ -p /tmp/xmms-info ] ; then echo Live - $( grep Title: /tmp/xmms-info | 
 awk -F': ' '{print $2}' )
 
 fi
 

And if you notice your sig in Evo doesn't have a line break between the
KeyID and Live whereas your kmail one does.  That's because you didn't
put a br after the KeyID.  To fix it, the first line just has to read:

   echo -- brKeyID 0xE372A7DA98E6705Cbr


 Kmail automatically adds the -- 

And Evo doesn't.  There are reasons for it.

  Another question is why doesn't Evolution show 
 a new message count as they come in? I'm using an IMAP account on my local 
 box 
 along with fetchmail and procmail. In Kmail when a new post comes into one of 
 the folders the message count shown changes but not in Evolution.

Have you told it to look for new messages in all folders?

P.

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


Re: [Evolution] Can't connect to GAL with evolution-mapi trunk

2009-02-08 Thread Suman Manjunath
On Sun, Feb 8, 2009 at 14:40, Vincent Bossier vincent.boss...@gmail.com wrote:
 However, the connection to the GAL seems not to work. Name resolution
 does not work and prevents sending mails. There is no message in the
 console. GAL worked with the old OWA connector and I use the same GAL
 server parameters.

GAL is not implemented yet. (Yes, I know that the account setup asks
for a GAL IP/server)

 I now that GAL connection has also been reworked and now uses NSPI.

When it is implemented, it would be using NSPI :-)

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


Re: [Evolution] Ctl-Z = undo, Please !!

2009-02-08 Thread William Case
Hi Patrick

On Sat, 2009-02-07 at 12:54 -0430, Patrick O'Callaghan wrote:
 On Sat, 2009-02-07 at 10:49 -0500, William Case wrote:

 I don't know that a plugin is the best way (it strikes me as something
 that everyone would want if it existed) but whatever works ...
 

I don't know if it is either.  I suggested plugin simply to help
overcome resistance because of a perceived lack of demand in the main
program.  I have phrased things differently in the bug submission.

  I will re-file a Request For Enhancement this evening or tomorrow
  morning.  Evolution is now in the hands of Gnome programmers, there
  are
  probably new people who can see the benefit of an 'undo' enhancement
  for
  'delete' and 'read' and perhaps this request will get more user
  support.
 
 Thanks Bill. If you do that please post the BZ number here so I can add
 my 2 cents.

 http://bugzilla.gnome.org/show_bug.cgi?id=570973

 BTW, this isn't the first time we've discussed this :-) See
 http://mail.gnome.org/archives/evolution-list/2005-November/msg00371.html et 
 seq. Also 
 http://mail.gnome.org/archives/evolution-list/2007-October/msg00185.html et 
 seq.
 
 poc
 
Yes.  I remember those exchanges.  It just proves that the lack of
'undo' continues over a long period to annoy us both.

-- 
Regards Bill
Fedora 10, Gnome 2.24.3
Evo.2.24.3, Emacs 22.2.1

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


[Evolution] evolution-data-server 2.24.4 compilation: $(GTKDOC_REBASE) not set

2009-02-08 Thread Frederik
I am trying to compile evolution-data-server 2.24.4 on my Mandriva
system, but the make install fails with these messages:

-- Installing ./html/Services.html
-- Installing ./html/Storage.html
-- Installing ./html/StreamFilters.html
-- Installing ./html/Streams.html
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/Utilities.html
/bin/sh: line 20: --relative: command not found
make[4]: *** [install-data-local] Error 127
make[4]: Leaving directory
`/home/frederik/rpm/BUILD/evolution-data-server-2.24.4/docs/reference/camel'

By grepping through the source code, I found out that this is probably
caused by $(GTKDOC_REBASE) being empty in gtk-doc.make. I did not
succeed in finding the location where this variable is set.

I have gtk-doc 1.11 installed.

What could be wrong here?
-- 
Frederik
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] evolution-data-server 2.24.4 compilation: $(GTKDOC_REBASE) not set

2009-02-08 Thread Matthew Barnes
On Sun, 2009-02-08 at 22:35 +0100, Frederik wrote:
 /bin/sh: line 20: --relative: command not found
 make[4]: *** [install-data-local] Error 127
 make[4]: Leaving directory
 `/home/frederik/rpm/BUILD/evolution-data-server-2.24.4/docs/reference/camel'
 
 By grepping through the source code, I found out that this is probably
 caused by $(GTKDOC_REBASE) being empty in gtk-doc.make. I did not
 succeed in finding the location where this variable is set.

There was a 2.24.4.1 release to correct this.  Or you can just run
gtkdocize on the 2.24.4 code, followed by autoreconf, configure, etc.

Matthew Barnes


signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] evolution-data-server 2.24.4 compilation: $(GTKDOC_REBASE) not set

2009-02-08 Thread Frederik
On Sun, Feb 8, 2009 at 10:43 PM, Matthew Barnes mbar...@redhat.com wrote:
 On Sun, 2009-02-08 at 22:35 +0100, Frederik wrote:
 /bin/sh: line 20: --relative: command not found
 make[4]: *** [install-data-local] Error 127
 make[4]: Leaving directory
 `/home/frederik/rpm/BUILD/evolution-data-server-2.24.4/docs/reference/camel'

 By grepping through the source code, I found out that this is probably
 caused by $(GTKDOC_REBASE) being empty in gtk-doc.make. I did not
 succeed in finding the location where this variable is set.

 There was a 2.24.4.1 release to correct this.  Or you can just run
 gtkdocize on the 2.24.4 code, followed by autoreconf, configure, etc.

Ouch, I missed that because when sorting the contents of
http://ftp.acc.umu.se/pub/GNOME/sources/evolution-data-server/2.24/
on the file name, evolution-data-server-2.24.4.1.tar.bz2 is placed before
evolution-data-server-2.24.4.tar.bz2.

Thanks for the quick help!

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


Re: [Evolution] Enter password for the default keyring to unlock

2009-02-08 Thread HggdH
On Fri, 2009-02-06 at 20:52 +, Phil wrote:
 Trying to use Evolution for E mail.
 I keep getting a window that says,
 
 Enter password for the default keyring to unlock
 
 Two buttonsdeny and ok and somewhere to put your password.
 
 What is this and how do I get rid of it?

As Jeff pointed out, current Evolution is integrated with Gnome-keyring.
This pop-up is probably, huh, popping up because your login password and
the g-kr password do not match anymore.

Until (AFAICR) gnome-keyring 2.24 you could change your g-kr password by
running gnome-keyring-manager. On current 2.25 Gnome I cannot find this
utility anymore -- but this may well be due to my ignorance. If you
still have this utility, run it, and reset the g-kr password (your
previous login password should be the one) to your current login
password, and you should be all set.

 Also, it keeps asking me for my email password even though I've
 clicked
 the box that says, Remember password
 
 Any ideas?

Yes. Again, as already pointed out, your Evolution is set to use
gnome-keyring. So... it will always use it, until you rebuild without
g-kr integration.

Regards,

-- 

..hggdh..




signature.asc
Description: This is a digitally signed message part
___
Evolution-list mailing list
Evolution-list@gnome.org
http://mail.gnome.org/mailman/listinfo/evolution-list