From owner-freebsd-ports@FreeBSD.ORG Tue Nov 4 19:36:49 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 295E416A4CE for ; Tue, 4 Nov 2003 19:36:49 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B3E043FBF for ; Tue, 4 Nov 2003 19:36:48 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id A0327646; Wed, 5 Nov 2003 04:36:46 +0100 (CET) Date: Wed, 5 Nov 2003 04:36:46 +0100 From: Simon Barner To: Joe Marcus Clarke Message-ID: <20031105033646.GB2172@zi025.glhnet.mhn.de> References: <1067954680.878.1.camel@debianito.inferno> <20031104161405.GJ96543@toxic.magnesium.net> <20031104180053.GA47902@zi025.glhnet.mhn.de> <1067969284.720.27.camel@gyros> <20031105032628.GA2172@zi025.glhnet.mhn.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rqzD5py0kzyFAOWN" Content-Disposition: inline In-Reply-To: <20031105032628.GA2172@zi025.glhnet.mhn.de> User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-new at informatik.tu-muenchen.de cc: Diabolo cc: freebsd-ports@freebsd.org Subject: Re: gnome 2.4 freezee some apps X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Nov 2003 03:36:49 -0000 --rqzD5py0kzyFAOWN Content-Type: multipart/mixed; boundary="sHrvAb52M6C8blB9" Content-Disposition: inline --sHrvAb52M6C8blB9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline It was so obvious that I would forget on of the attachments... Please apply this one after the `make patch' step. Simon --sHrvAb52M6C8blB9 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-galeon-shell.c" Content-Transfer-Encoding: quoted-printable --- galeon-shell.c.orig Wed Nov 5 04:33:00 2003 +++ galeon-shell.c Wed Nov 5 04:34:59 2003 @@ -49,8 +49,8 @@ =20 #endif =20 -/* #define DEBUG_MSG(x) g_print x */ -#define DEBUG_MSG(x) +#define DEBUG_MSG(x) g_print x +// #define DEBUG_MSG(x) =20 struct GaleonShellPrivate { @@ -294,7 +294,7 @@ =20 if (gs->priv->automation_factory) { - bonobo_object_unref (gs->priv->automation_factory); + //bonobo_object_unref (gs->priv->automation_factory); } =09 bonobo_main_quit (); --sHrvAb52M6C8blB9-- --rqzD5py0kzyFAOWN Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/qHBOCkn+/eutqCoRAvLMAJ9DSYosnbAXzJ/1rvOlziERPkqSRgCg/T/V VBX+6uW4TknpwSn9bEvCqvY= =ijG3 -----END PGP SIGNATURE----- --rqzD5py0kzyFAOWN--