Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Wednesday, April 27, 2011 a las 08:22:17AM +0200, Matthias Apitz escribió: > El día Tuesday, April 26, 2011 a las 11:39:20PM +0200, Matthias Apitz > escribió: > > > I think we have now the two options and I will try them in this order: > > > > 1) > > get evo-exchange 2.32.1 compiled wit

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-28 Thread Pete Biggs
On Thu, 2011-04-28 at 00:04 +0100, David Woodhouse wrote: > On Wed, 2011-04-27 at 23:36 +0100, Pete Biggs wrote: > > The problem with our setup is that the real address is aliased to the > > Exchange address before Exchange even sees the email. So my email > > address of pete.bi...@unit.xx.yy.zz i

[Evolution] Message filters location in Gnome 3

2011-04-28 Thread Pierre Cros
Hi all, I use Debian experimental package of evolution (3.0.0-2) and would like to know if Message filters are located in some files on my system or not : I would like to copy them from a user to another one instead of rewriting them. Thanks a lot. Pierre __

Re: [Evolution] Message filters location in Gnome 3

2011-04-28 Thread Adam Tauno Williams
On Thu, 2011-04-28 at 12:23 +0200, Pierre Cros wrote: > Hi all, > I use Debian experimental package of evolution (3.0.0-2) and would like > to know if Message filters are located in some files on my system or > not : I would like to copy them from a user to another one instead of > rewriting them.

Re: [Evolution] Message filters location in Gnome 3

2011-04-28 Thread Pete Biggs
> > I use Debian experimental package of evolution (3.0.0-2) and would like > to know if Message filters are located in some files on my system or > not : I would like to copy them from a user to another one instead of > rewriting them. > They are in ~/.config/evolution/mail/filters.xml - but I

Re: [Evolution] Message filters location in Gnome 3

2011-04-28 Thread Pierre Cros
Le jeudi 28 avril 2011 à 11:30 +0100, Pete Biggs a écrit : > They are in ~/.config/evolution/mail/filters.xml - but I don't think > it is possible to copy them between machines/users because they > reference folder URIs, rather than names, and those URIs are unique to > the config. > > Basically a

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Thursday, April 28, 2011 a las 09:38:58AM +0200, Matthias Apitz escribió: > Compiling evo-exchange 2.32.3 works fine with gcc466: > > # make CFLAGS='-g' CC=gcc46 STRIP=' ' install > > but crashes with the same backtrace when calendar is picked up in Evo. I think I have localizated the bu

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
On Thu, 2011-04-28 at 15:13 +0200, Matthias Apitz wrote: > > > but read_config () can't find the file /usr/local/etc/connector.conf > and just returns (line 1412) to e2k_autoconfig_lookup_option() which > makes the g_hash_table_lookup() crashing later; I don't understand. The *first* think that

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Thursday, April 28, 2011 a las 02:42:44PM +0100, David Woodhouse escribió: > On Thu, 2011-04-28 at 15:13 +0200, Matthias Apitz wrote: > > > > > > but read_config () can't find the file /usr/local/etc/connector.conf > > and just returns (line 1412) to e2k_autoconfig_lookup_option() which

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
On Thu, 2011-04-28 at 16:01 +0200, Matthias Apitz wrote: > > yes; I saw this as well and checked config_options with fprinf's; > after > the 1st call of read_config() it contains a good point, but even with > this g_hash_table_lookup() crashes; that's why I changed the line > > return g_hash

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Thursday, April 28, 2011 a las 03:03:29PM +0100, David Woodhouse escribió: > On Thu, 2011-04-28 at 16:01 +0200, Matthias Apitz wrote: > > > > yes; I saw this as well and checked config_options with fprinf's; > > after > > the 1st call of read_config() it contains a good point, but even wi

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Milan Crha
On Thu, 2011-04-28 at 16:11 +0200, Matthias Apitz wrote: > > > return g_hash_table_lookup (config_options, option); > > > to > > > return NULL; > > > > > > I don't know why g_hash_table_lookup() crashes; > > > > Was your glib built with the old, buggered, compiler? > > yes; I will rebu

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Thursday, April 28, 2011 a las 03:03:29PM +0100, David Woodhouse escribió: > On Thu, 2011-04-28 at 16:01 +0200, Matthias Apitz wrote: > > > > yes; I saw this as well and checked config_options with fprinf's; > > after > > the 1st call of read_config() it contains a good point, but even wi

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Thursday, April 28, 2011 a las 04:45:45PM +0200, Milan Crha escribió: > > yes; I will rebuild it with gcc466... hang on; > > Hi, > even it's an interesting reading, what about filling a bug in Gnome's > bugzilla and move this bug-hunting there? Just my opinion. > Bye, > M

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Milan Crha
On Thu, 2011-04-28 at 16:59 +0200, Matthias Apitz wrote: > Good opinion. Will someone take care about a bug in such an old version > 2.32.3 which aparently only shows up in FreeBSD HEAD? > > I know that the following does not help, but I want to mention that if I > can't fix this I have to stay wi

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
On Thu, 2011-04-28 at 16:54 +0200, Matthias Apitz wrote: > > I've rebuild glib-2.26.1 and evo-exchange 2.32.3 (removing my changes) > with gcc46; the problem remains: > > Server is up and running... > [Thread 2997d200 (LWP 100749/e-calendar-factory) exited] > > Program received signal SIGSEGV, S

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-28 Thread Pete Biggs
> > Read-only calendar support is already working, and we've fixed a few > long-standing bugs in Evolution that our QA team found when testing > that. We are currently working on write support for the calendar, Is there any support for shared calendars yet? If so, how do you get Evo to see one

Re: [Evolution] [ANNOUNCE] Evolution-EWS (Exchange Web Services) Alpha release

2011-04-28 Thread David Woodhouse
On Thu, 28 Apr 2011, Pete Biggs wrote: > Is there any support for shared calendars yet? If so, how do you get > Evo to see one via EWS? It'll probably work if you add the appropriate calendar to the calendar sources in GConf manually. I'll look up how you're supposed to find them. -- dwmw2 _

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread Matthias Apitz
El día Thursday, April 28, 2011 a las 06:12:04AM -1000, Open Slate Project escribió: > Do you guys know how to use irc? > -- > > Gary Dunn, Honolulu > Open Slate Project > http://openslate.org > http://www.facebook.com/garydunn808 > http://e9erust.blogspot.com > Twitter @garydunn808 > Sent from

Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working

2011-04-28 Thread David Woodhouse
On Thu, 2011-04-28 at 06:12 -1000, Open Slate Project wrote: > Do you guys know how to use irc? Yes, thank you. Although I find it to be a very suboptimal medium for receiving gdb backtraces. Not anywhere near as suboptimal as the copy of the backtrace that you for some reason chose to include i