On Tue, 2011-04-26 at 08:32 +0200, Matthias Apitz wrote: > > OK. So please run e-calendar-factory from the command line, preferably > > in gdb, and show *its* output when you reproduce the original problem. > > Just to make sure the procedure: do you want me to 1) start > e-calendar-factory in gdb and 2) start 'evolution -c mail' and 3) switch > in evolution to calendar function, correct? how evolution will make use > of the previous started e-calendar-factory?
Evolution talks to e-calendar-factory over DBus. If there is a factory already running, it'll talk to the existing one. If there is *not* one already running, it gets started automatically by DBus activation. So you need to kill any existing e-calendar-factory process, then run a new one from a terminal so you can see its output (and debug it if it crashes). Then start Evolution, and it'll use your new factory. -- dwmw2 _______________________________________________ evolution-list mailing list evolution-list@gnome.org To change your list options or unsubscribe, visit ... http://mail.gnome.org/mailman/listinfo/evolution-list