From owner-freebsd-gnome@FreeBSD.ORG Thu Aug 23 09:10:07 2007 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 0125816A46B for ; Thu, 23 Aug 2007 09:10:07 +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 DA49113C45B for ; Thu, 23 Aug 2007 09:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7N9A6jP065096 for ; Thu, 23 Aug 2007 09:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7N9A6No065089; Thu, 23 Aug 2007 09:10:06 GMT (envelope-from gnats) Date: Thu, 23 Aug 2007 09:10:06 GMT Message-Id: <200708230910.l7N9A6No065089@freefall.freebsd.org> To: gnome@FreeBSD.org From: Lars Hecking Cc: Subject: Re: ports/114168: [PATCH] audio/esound lacks startup script for esd X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lars Hecking List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Aug 2007 09:10:07 -0000 The following reply was made to PR ports/114168; it has been noted by GNATS. From: Lars Hecking To: Roland Smith Cc: bug-followup@FreeBSD.org, edwin@FreeBSD.org Subject: Re: ports/114168: [PATCH] audio/esound lacks startup script for esd Date: Thu, 23 Aug 2007 10:05:27 +0100 (IST) > > It finally fixes a problem I've had since upgrading to gnome 2.18: > > system sound events, and only those, stopped working. I had the same > > problem on Linux, and the fix there also was to start the esound daemon > > at boot. > > Still waiting for a reaction from gnome@ after almost two months. Of > course you can do as I did; just stick the script in /usr/local/etc/rc.d/. Which is exactly what I did ;)