From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 5 03:51:38 2009 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 76643106564A for ; Thu, 5 Mar 2009 03:51:38 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (marcuscom-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 24C868FC0C for ; Thu, 5 Mar 2009 03:51:38 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.3/8.14.3) with ESMTP id n253rZc0071412; Wed, 4 Mar 2009 22:53:35 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Jeffrey Racine In-Reply-To: <1236193836.1134.46.camel@pc-racine1.mcmaster.ca> References: <1236193836.1134.46.camel@pc-racine1.mcmaster.ca> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-RPayeH3lf7jiSnwglkMs" Organization: MarcusCom, Inc. Date: Wed, 04 Mar 2009 22:51:42 -0500 Message-Id: <1236225102.82483.40.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on creme-brulee.marcuscom.com Cc: freebsd-gnome@freebsd.org Subject: Re: evolution 2.24.5 calendar dates showing "ld" and "ldld"? 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: Thu, 05 Mar 2009 03:51:38 -0000 --=-RPayeH3lf7jiSnwglkMs Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2009-03-04 at 14:10 -0500, Jeffrey Racine wrote: > Hi. >=20 > I upgraded evolution (via portupgrade -ary) to the most recent version > and am getting some odd output in the date field in the calendar month > view. All single digit days are populated with ld instead of e.g. 1 and > double digit with ldld instead of 10. Looks like they tried to localize the digits using the glibc %Id notation. This is not supported under FreeBSD. Try this patch for evolution. http://www.marcuscom.com/downloads/patch-widgets_misc_e-calendar-item.c Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-RPayeH3lf7jiSnwglkMs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (FreeBSD) iEYEABECAAYFAkmvTE0ACgkQb2iPiv4Uz4fmSQCfR/2+RDlknIVK9aVIu6nPgr9w oHoAoIzmPHGa2Dkz2u0pNi3DGxq5BnvM =FwlI -----END PGP SIGNATURE----- --=-RPayeH3lf7jiSnwglkMs--