Date: 14 Sep 2002 16:23:27 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Jim Ramsay <i.am@jimramsay.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org>, ports@freebsd.org Subject: Re: FreeBSD port: evolution-1.0.8 Message-ID: <1032035023.86130.14.camel@shumai.marcuscom.com> In-Reply-To: <20020913075603.G33585-100000@holmes.jimramsay.com> References: <20020913075603.G33585-100000@holmes.jimramsay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-1ItPVWz9FZfBxSQeLDPt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2002-09-13 at 10:01, Jim Ramsay wrote: > I have installed this port "evolution-1.0.8" on a FreeBSD 4.6-RELEASE > system with all my ports cvsupped to the latest/greatest. >=20 > Everything works fine (including synching with my palmpilot!) except that > trying to add a new appointment in the calendar crashes the app. >=20 > I've tried updating all the dependencies I could find and > re-making/installing the app, but no luck yet, the problem persists. >=20 > What else could be causing this? How can I best turn on debuging for > further info? Not sure what could be causing this. I'm unable to reproduce on my 4.7-PRE machine. If you want to debug the problem further, recompile Evo with the following command: env CFLAGS=3D"-O -g -pipe" make STRIP=3D install Then get Evo to produce a core dump when you try to add a calendar appointment. Then, run: gdb /usr/X11R6/bin/evolution evolution.core At the (gdb) prompt, type bt. Send the backtrace. =20 Joe >=20 > Jim Ramsay >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-1ItPVWz9FZfBxSQeLDPt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9g5q/b2iPiv4Uz4cRAuHNAJ9dyVsSu6z83Y6AHZCILlEyTa0/KQCdHlku fCpU9Mun29EAwP8RY9X7adM= =HEHI -----END PGP SIGNATURE----- --=-1ItPVWz9FZfBxSQeLDPt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1032035023.86130.14.camel>