From owner-freebsd-gnome@FreeBSD.ORG Tue Aug 10 14:54:03 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 0849D16A4CE for ; Tue, 10 Aug 2004 14:54:03 +0000 (GMT) Received: from sv02.webonaut.com (kirk.webonaut.com [212.41.243.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A4F743D3F for ; Tue, 10 Aug 2004 14:54:02 +0000 (GMT) (envelope-from klammer@webonaut.com) Received: from localhost (localhost [127.0.0.1]) by sv02.webonaut.com (Postfix) with ESMTP id 8906D7642C; Tue, 10 Aug 2004 16:54:00 +0200 (CEST) Received: from sv02.webonaut.com ([127.0.0.1]) by localhost (sv02.webonaut.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 68658-03; Tue, 10 Aug 2004 16:53:55 +0200 (CEST) Received: from [192.168.0.9] (sisko.webonaut.com [212.41.243.28]) by sv02.webonaut.com (Postfix) with ESMTP id 4FBF676428; Tue, 10 Aug 2004 16:53:54 +0200 (CEST) Message-ID: <4118E187.1070509@webonaut.com> Date: Tue, 10 Aug 2004 16:53:59 +0200 From: Franz Klammer User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040719) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joe Marcus Clarke References: <411763A1.9020503@webonaut.com> <1092101964.91764.9.camel@shumai.marcuscom.com> In-Reply-To: <1092101964.91764.9.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at webonaut.com cc: FreeBSD GNOME Users Subject: Re: clock applet (gnome 2.6.1) and evolution 1.5.92 jumps back 2 hours 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: Tue, 10 Aug 2004 14:54:03 -0000 Joe Marcus Clarke wrote: > On Mon, 2004-08-09 at 07:44, Franz Klammer wrote: > >>i've reactivated evolution (as calendar only - bcause there is no >>other good solution) but there are now the problem that if there >>is an appointment in the evolution calendar and ich klick on >>the clock applet to view the current month the clock jumps >>2 hours back. >> >>installed is: >> >>latest gnome-2.6 ports and with some hacking bsd.gnome.mk (to avoid >>non existing dependencies during installation) evolution-1.5.92, >>evolution-data-server-0.0.97 and other ports needed by evo from >>marcuscom cvs (gtkhtml2, gal2). >> >>there was a bugzilla entry opend from me but now i'm not sure if >>this combination is really supported and/or a freebsd specific >>problem. >>http://bugzilla.gnome.org/show_bug.cgi?id=149503 > > > Well that is interesting. I'll have to rebuild things to get e-d-s > support in my clock applet. I'm not sure how this could be > FreeBSD-specific, but we have seen similar problems in the past with BSD > time. > guess there is nothing i can do ... but tried to copy clock/*.c and clock/*.h from cvs.gnome.org and (amazing it builds and run as normal ;-)) and i see the same behavior. franz. > Joe > > >>franz.