From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 4 21:19:08 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F33316A4CE for ; Thu, 4 Mar 2004 21:19:08 -0800 (PST) Received: from figg.securenet.com.au (ns2.isecure.com.au [202.125.4.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A5643D2D for ; Thu, 4 Mar 2004 21:19:07 -0800 (PST) (envelope-from carl@xena.IPAustralia.gov.au) Received: from iron.securenet.com.au (iron.isecure.com.au [202.125.4.94] (may be forged))i255J3i3010576; Fri, 5 Mar 2004 16:19:03 +1100 Received: (from uucp@localhost) by iron.securenet.com.au (8.12.6/8.12.6) id i255J3hh017279; Fri, 5 Mar 2004 16:19:03 +1100 (EST) Received: from nodnsquery(10.11.3.10) by iron.securenet.com.au via csmap (V6.0) id srcAAATnaWVH; Fri, 5 Mar 04 16:19:03 +1100 Received: from vmail.aipo.gov.au (localhost [127.0.0.1]) id i255J32C004734; Fri, 5 Mar 2004 16:19:03 +1100 Received: from xena.aipo.gov.au (xena.aipo.gov.au [10.0.100.52]) by vmail.aipo.gov.au (8.12.9p2/8.12.9) with ESMTP id i255J2jU072293; Fri, 5 Mar 2004 16:19:02 +1100 (EST) (envelope-from carl@xena.IPAustralia.gov.au) Received: from [10.0.100.18] (newton.aipo.gov.au [10.0.100.18]) by xena.aipo.gov.au (8.12.9p2/8.12.9) with ESMTP id i255J1sR070864; Fri, 5 Mar 2004 16:19:02 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) From: Carl Makin To: Joe Marcus Clarke In-Reply-To: <1078443180.763.48.camel@gyros> References: <4047B949.9040502@xena.ipaustralia.gov.au> <1078443180.763.48.camel@gyros> Content-Type: text/plain Message-Id: <1078463940.3192.8.camel@newton.aipo.gov.au> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Fri, 05 Mar 2004 16:19:01 +1100 Content-Transfer-Encoding: 7bit cc: FreeBSD GNOME Users Subject: Re: Evolution woes. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 05:19:08 -0000 Hi Joe, On Fri, 2004-03-05 at 10:33, Joe Marcus Clarke wrote: > On Thu, 2004-03-04 at 18:18, Carl Makin wrote: > > Morning All, > > I've been having big problems with Evolution. > > I've completely lost access to the calendar, address books, todo lists > Looks like you may have a lot of components out of sync. You should Thanks, That was basically it. Although the components were mostly in sync there were some left over libraries in /usr/local/lib that took a bit of searching with ldd to find. Once they were deleted everything seems to work again! Thanks for the quick response! Carl.