Date: Sat, 24 Mar 2012 09:17:38 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: Jeremy Messenger <mezz.freebsd@gmail.com> Cc: gnome@freebsd.org Subject: Re: gnome-terminal Bug 646317 Message-ID: <201203241617.q2OGHcKn010655@slippy.cwsent.com> In-Reply-To: Message from Jeremy Messenger <mezz.freebsd@gmail.com> of "Sat, 24 Mar 2012 10:29:47 CDT." <CADLFttftadJg%2BhX%2BAa16iABSmmXRjt9DutYecNTAHnuVEx1t6g@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <CADLFttftadJg+hX+Aa16iABSmmXRjt9DutYecNTAHnuVEx1t6g=40mail.gm= ail.c om> , Jeremy Messenger writes: > On Fri, Mar 23, 2012 at 11:20 PM, Cy Schubert <Cy.Schubert=40komquats.c= om> wrot > e: > > Gnome bugzilla bug 646317 (https://bugzilla.gnome.org/show_bug.cgi?id= =3D64631 > 7 > > ) addresses a bug in gnome-terminal in which it returns an invalid ex= it > > status causing some environments (e.g. e17) to complain > > (http://trac.enlightenment.org/e/ticket/823). Would anyone mind if I > > committed the following patch, obtained from https://bugzilla.gnome.o= rg/sho > w > > _bug.cgi?id=3D646317, =A0to gnome-terminal? >=20 > You can go ahead commit it. Thanks=21 >=20 > Cheers, > Mezz Thanks. Committed. =7Ecy >=20 >=20 > > Index: Makefile > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: /home/pcvs/ports/x11/gnome-terminal/Makefile,v > > retrieving revision 1.72 > > diff -u -r1.72 Makefile > > --- Makefile =A0 =A023 Sep 2011 22:26:11 -0000 =A0 =A0 =A01.72 > > +++ Makefile =A0 =A024 Mar 2012 04:12:38 -0000 > > =40=40 -8,6 +8,7 =40=40 > > > > =A0PORTNAME=3D =A0 =A0 =A0gnome-terminal > > =A0PORTVERSION=3D =A0 2.32.1 > > +PORTREVISION=3D =A01 > > =A0CATEGORIES=3D =A0 =A0x11 gnome > > =A0MASTER_SITES=3D =A0GNOME > > =A0DIST_SUBDIR=3D =A0 gnome2 > > Index: files/patch-src-terminal.c > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > RCS file: files/patch-src-terminal.c > > diff -N files/patch-src-terminal.c > > --- /dev/null =A0 1 Jan 1970 00:00:00 -0000 > > +++ files/patch-src-terminal.c =A024 Mar 2012 04:12:38 -0000 > > =40=40 -0,0 +1,11 =40=40 > > +--- src/terminal.c.orig =A0 =A0 =A0 =A02010-11-10 10:47:14.000000000= -0800 > > ++++ src/terminal.c =A0 =A0 2012-03-23 21:10:08.520503912 -0700 > > +=40=40 -579,7 +579,7 =40=40 > > + =A0 =A0 data =3D g_new (OwnData, 1); > > + =A0 =A0 data->factory_name =3D get_factory_name_for_display (displa= y_name); > > + =A0 =A0 data->options =3D options; > > +- =A0 =A0data->exit_code =3D -1; > > ++ =A0 =A0data->exit_code =3D EXIT_SUCCESS; > > + =A0 =A0 data->argv =3D argv_copy; > > + =A0 =A0 data->argc =3D argc_copy; > > + > > > > > > > > -- > > Cheers, > > Cy Schubert <Cy.Schubert=40komquats.com> > > FreeBSD UNIX: =A0<cy=40FreeBSD.org> =A0 Web: =A0http://www.FreeBSD.or= g > > > > =A0 =A0 =A0 =A0The need of the many outweighs the greed of the few. > > > > > > _______________________________________________ > > freebsd-gnome=40freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to =22freebsd-gnome-unsubscribe=40freeb= sd.org=22 >=20 >=20 >=20 > --=20 > mezz.freebsd=40gmail.com - mezz=40FreeBSD.org > FreeBSD GNOME Team > http://www.FreeBSD.org/gnome/ - gnome=40FreeBSD.org >=20 >=20 --=20 Cheers, Cy Schubert <Cy.Schubert=40komquats.com> FreeBSD UNIX: <cy=40FreeBSD.org> Web: http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203241617.q2OGHcKn010655>