From owner-freebsd-gnome@FreeBSD.ORG Sat May 23 17:40:02 2009 Return-Path: Delivered-To: gnome@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A5770106566C for ; Sat, 23 May 2009 17:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 76AB78FC20 for ; Sat, 23 May 2009 17:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4NHe2nK036003 for ; Sat, 23 May 2009 17:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4NHe2G0036002; Sat, 23 May 2009 17:40:02 GMT (envelope-from gnats) Date: Sat, 23 May 2009 17:40:02 GMT Message-Id: <200905231740.n4NHe2G0036002@freefall.freebsd.org> To: gnome@FreeBSD.org From: Thomas Quinot Cc: Subject: Re: ports/133793 [PATCH] gdm: missing call to setusercontext X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Quinot List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 May 2009 17:40:02 -0000 The following reply was made to PR ports/133793; it has been noted by GNATS. From: Thomas Quinot To: bug-followup@freebsd.org Cc: mickey242@gmx.net Subject: Re: ports/133793 [PATCH] gdm: missing call to setusercontext Date: Sat, 23 May 2009 19:30:42 +0200 * Thomas Quinot, 2009-05-23 : > The attached patch appears to fix both problems for me. Note, you'll > also need to patch daemon/Makefile to add -lutil to the ld command line > for gdm-session-worker. See also http://bugzilla.gnome.org/show_bug.cgi?id=583660 Thomas.