From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 6 18:24:57 2008 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B0D7316A421 for ; Sun, 6 Jan 2008 18:24:57 +0000 (UTC) (envelope-from reichcc@comcast.net) Received: from QMTA02.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id 67CE913C47E for ; Sun, 6 Jan 2008 18:24:57 +0000 (UTC) (envelope-from reichcc@comcast.net) Received: from OMTA10.westchester.pa.mail.comcast.net ([76.96.62.28]) by QMTA02.westchester.pa.mail.comcast.net with comcast id ZrFl1Y0040cZkys050CR00; Sun, 06 Jan 2008 18:24:56 +0000 Received: from [IPv6:::ffff:192.168.5.236] ([98.197.59.235]) by OMTA10.westchester.pa.mail.comcast.net with comcast id ZuQg1Y00G54X7Ua3W00000; Sun, 06 Jan 2008 18:24:45 +0000 X-Authority-Analysis: v=1.0 c=1 a=1mvwEoiOct4A:10 a=aiIX5UjjAAAA:8 a=5qzSgLxbxMT5vo9Y5L8A:9 a=bZ1Wnx0WeshZJuJpWSIA:7 a=pLxymXOEyXtjLI1yOFszFXkdRkgA:4 a=WuK_CZDBSqoA:10 From: Patrick Reich To: Joe Marcus Clarke In-Reply-To: <1199643414.21632.28.camel@shumai.marcuscom.com> References: <1199635505.7420.10.camel@descartes.bluewinds.org> <1199643414.21632.28.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Sun, 06 Jan 2008 12:25:04 -0600 Message-Id: <1199643904.32632.2.camel@descartes.bluewinds.org> Mime-Version: 1.0 X-Mailer: Evolution 2.12.2 Content-Transfer-Encoding: 7bit Cc: freebsd-gnome@freebsd.org Subject: Re: Evolution and the timezone patch X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Jan 2008 18:24:57 -0000 On Sun, 2008-01-06 at 13:16 -0500, Joe Marcus Clarke wrote: > On Sun, 2008-01-06 at 10:05 -0600, Patrick Reich wrote: > > Hi everyone, > > > > I checked the archives and found something about a patch > > for Evolution not starting up the first time due to an off > > by one error when looking up timezones. > > > > Robert Noland posted a patch here > > > > http://bugzilla.gnome.org/show_bug.cgi?id=492426 > > > > As of a portsnap pull yesterday and a build from scratch > > of gnome2, I encountered the same behavior. Has this > > patch been applied to the ports tree or is there a > > commit delay until after the upcoming releases? If it has > > been applied, is there a workaround? > > The fix was committed a long time ago. E-d-s 1.12.2 does not have this > problem. > > Joe Thanks Joe. I'm rebuilding for another test. Patrick