Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Apr 2011 14:04:15 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        David Woodhouse <dwmw2@infradead.org>
Cc:        gnome@freebsd.org, evolution-list@gnome.org
Subject:   Re: [Evolution] evolution-2.32.1 (FreeBSD HEAD) && calendar not working
Message-ID:  <20110426120415.GA2913@sh4-5.1blu.de>
In-Reply-To: <1303808818.6417.63.camel@macbook.infradead.org>
References:  <20110424160107.GA3824@tinyCurrent> <20110424160553.GA21295@sh4-5.1blu.de> <1303668410.6417.4.camel@macbook.infradead.org> <20110424181903.GA1129@tiny> <1303673639.6417.7.camel@macbook.infradead.org> <20110425142311.GA31595@sh4-5.1blu.de> <1303760086.6417.25.camel@macbook.infradead.org> <20110426063226.GA13844@sh4-5.1blu.de> <1303808818.6417.63.camel@macbook.infradead.org>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Tuesday, April 26, 2011 a las 10:06:58AM +0100, David Woodhouse escribió:

> 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.

[guru@vm-9Current ~]$ LANG=C gdb /usr/local/libexec/e-calendar-factory
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-marcel-freebsd"...(no debugging symbols
found)...
(gdb) r
Starting program: /usr/local/libexec/e-calendar-factory 
...
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking f
or ORBit, or you have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Detai
ls -  1: Not running within active session)
GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking f
or ORBit, or you have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Detai
ls -  1: Not running within active session)
Server is up and running...


This is perhaps because:

[guru@vm-9Current ~]$ /usr/local/libexec/gnome-settings-daemon 

** (gnome-settings-daemon:2803): WARNING **: Unable to initialize GTK+

and I don't see why gnome-settings-daemon does not come up ... :-(

	matthias

-- 
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <guru@unixarea.de> - w http://www.unixarea.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110426120415.GA2913>