Re: [Evolution] Re: Contact list and calendar (Mindy Fillmore)
This is a bug, you can raise a new bug in http://bugzilla.gnome.org. On Thu, 2005-12-29 at 10:08 -0800, Mindy Fillmore wrote: > Well, I partially goofed. 10 minutes after posting the last message, an > update appeared for Evolution through Mandriva Club. Updated to 2.4.1, > and appeared to be fine. > > However, when I change who the spouses are on any of the contacts, their > anniversaries don't show up again. Is this a known bug? Or am I > entering things wrong? Couldn't find anything about it on the net > except old emails. > > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Sent/Drafts settings randomly disappearing
Hi There is a bug for this problem in http://bugzilla.gnome.org, this will be fixed as soon as possible. Thanks Poornima On Wed, 2005-12-28 at 11:51 -0600, Ben Davis wrote: > I am using evolution 2.4.1 w/ evolution-exchange. Every once in awhile, > when I send an email it shows up in my inbox. So, I go to my account > settings (the "defaults" tab) and sure enough, the "Sent" and "Drafts" > folder settings are completely blank. I set them to where they are > supposed to be, but after awhile the same thing happens again for > apparently no reason. Does anyone have any insight on this? > ___ > Evolution-list mailing list > Evolution-list@gnome.org > http://mail.gnome.org/mailman/listinfo/evolution-list ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compiling evolution 2.4.2.1
Hey, On Sat, 2005-12-31 at 00:48 +0100, Terje Bråten wrote: > Hi. > > I have just upgraded my gentoo GNU/Linux distro, and I am not able to > compile evolution version 2.4.2.1, and I am not able to find out how to fix > it. [snip] > Here is the error I get: > `NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs' > collect2: ld returned 1 exit status > make[7]: *** [evolution-alarm-notify] Error 1 > make[7]: Leaving directory > `/usr/var/tmp/portage/evolution-2.4.2.1/work/evolution-2.4.2.1/calendar/gui/alarm-notify' > > Why do I get this error? The file /usr/lib/libcamel-provider-1.2.so is part > of the package gnome-extra/evolution-data-server-1.4.2.1 that I also have > updated to the latest version. You need to have libnss and libnss devel libs (from mozilla) to build evolution. These are used for the SSL/TLS stuff in Evolution. If you have them, you need to let evolution know about it with the following options to the configure script: --with-nspr-includes= --with-nss-includes= --with-nspr-libs= --with-nss-libs= This should solve this issue. Cheers, partha ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Wrong timezone calculation?
On Wed, 2005-12-28 at 10:53 +, Pete Biggs wrote: [snip] > What he means is that all time zone info is obtained from the system and > is not held within Evo. Perhaps "CET" or "JST" means something > different to the system than what you think it means - perhaps JST has > been defined as something other than Japanese time? Perhaps your locale > setting has defined your local timezone to be something other than pure > CET? I second this.. This has something to do with your locale settings. [snip] > with the (10:14 GMT) in *italics* - I was trying to work out where in > the date header an oblique ("/") could be! > > > So this is really an evolution problem. > > No, I wouldn't think so - Evo gets all the timezone info externally, so > it can only work on that basis. The Timezone info is a part of the Date field in the RFC 822 message that comes from the IMAP server. IMHO, its the locale settings. -partha ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compiling evolution 2.4.2.1
You need to have libnss and libnss devel libs (from mozilla) to build evolution. These are used for the SSL/TLS stuff in Evolution. If you have them, you need to let evolution know about it with the following options to the configure script: --with-nspr-includes= --with-nss-includes= --with-nspr-libs= --with-nss-libs= I do have those libraries installed, and they are given to the evoution configure script as you said. I have the packages dev-libs/nss-3.9.2-r3 and dev-libs/nspr-4.4.1-r2 installed. Are those the right versions, or do I need an earlier/later version? -- Terje Bråten _ MSN Search http://search.msn.no/ Raskere. Rett på sak. Mer presist. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Wrong timezone calculation?
On Mon, 2006-01-02 at 15:23 +0530, Parthasarathi Susarla wrote: > On Wed, 2005-12-28 at 10:53 +, Pete Biggs wrote: > [snip] > > What he means is that all time zone info is obtained from the system and > > is not held within Evo. Perhaps "CET" or "JST" means something > > different to the system than what you think it means - perhaps JST has > > been defined as something other than Japanese time? Perhaps your locale > > setting has defined your local timezone to be something other than pure > > CET? > I second this.. This has something to do with your locale settings. > > [snip] skylla erik:~ $ zdump JST JST Mon Jan 2 12:01:29 2006 JST skylla erik:~ $ zdump CET CET Mon Jan 2 13:01:34 2006 CET That indeed seems to be the case. I don't know how to fix it though... It seems the definition for JST on FC4 is wrong. smime.p7s Description: S/MIME cryptographic signature ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Wrong timezone calculation?
skylla erik:~ $ zdump JST JST Mon Jan 2 12:01:29 2006 JST skylla erik:~ $ zdump CET CET Mon Jan 2 13:01:34 2006 CET That indeed seems to be the case. I don't know how to fix it though... It seems the definition for JST on FC4 is wrong. If you do not have a file in /usr/share/zoneinfo named JST, the output will just default to UTC instead. This seems to be the case here. If you have a file called "Japan" in /usr/share/zoneinfo you can make a symlink named JST to it, and it will work. -- Terje Bråten _ MSN Search http://search.msn.no/ Raskere. Rett på sak. Mer presist. ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Wrong timezone calculation?
On Mon, 2006-01-02 at 13:19 +0100, Terje Bråten wrote: > >skylla erik:~ $ zdump JST > >JST Mon Jan 2 12:01:29 2006 JST > >skylla erik:~ $ zdump CET > >CET Mon Jan 2 13:01:34 2006 CET > > > >That indeed seems to be the case. I don't know how to fix it though... > >It seems the definition for JST on FC4 is wrong. > > If you do not have a file in /usr/share/zoneinfo named JST, the output will > just default to UTC instead. This seems to be the case here. If you have a > file called "Japan" in /usr/share/zoneinfo you can make a symlink named JST > to it, and it will work. Problem solved! Thanks a lot! smime.p7s Description: S/MIME cryptographic signature ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
[Evolution] Will evolution send a certificate when asked for ?
Hi, I am still having trouble sending mail via a secure Postfix smtp server. My Postfix server is configured to ask its clients for a TLS certificate, and will (or won't) allow relaying based on the client's certificate MD5 fingerprint. The Postfix option is 'smtpd_ask_ccert = yes'. Is Evolution capable of sending 'My certificate' (optionnaly to choose one signed by a CA trusted by the server, Postfix also sends a list of trusted CA) to the server ? Thanks, Franck ** ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list
Re: [Evolution] Compiling evolution 2.4.2.1
I still get this error message: /usr/lib/libcamel-provider-1.2.so: undefined reference to `NSS_CMSSignerInfo_AddMSSMIMEEncKeyPrefs' every time in the directory evolution-2.4.2.1/calendar/gui/alarm-notify no matter which nss lib or nsrpr lib I try to link with. Any one else that may point me in a direction of how to investigate this? I seem to be really stuck here, and I do not know where to look next. -- Terje Bråten. _ MSN Hotmail http://www.hotmail.no Send e-post fra der du er ___ Evolution-list mailing list Evolution-list@gnome.org http://mail.gnome.org/mailman/listinfo/evolution-list