From owner-freebsd-gnome@FreeBSD.ORG Fri Aug 20 19:51:44 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A090E16A4CE for ; Fri, 20 Aug 2004 19:51:44 +0000 (GMT) Received: from sccmmhc92.asp.att.net (sccmmhc92.asp.att.net [204.127.203.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D23043D1F for ; Fri, 20 Aug 2004 19:51:44 +0000 (GMT) (envelope-from bryanv@daemoninthecloset.org) Received: from torment.daemoninthecloset.org ([12.216.112.25]) by sccmmhc92.asp.att.net (sccmmhc92) with ESMTP id <20040820195143m92007t927e>; Fri, 20 Aug 2004 19:51:43 +0000 Received: from fatescape.daemoninthecloset.org (fatescape.student.iastate.edu [64.113.93.64]) by torment.daemoninthecloset.org (Postfix) with ESMTP id 772AEED for ; Fri, 20 Aug 2004 14:58:04 -0500 (CDT) Received: from [64.113.93.76] (agonize.student.iastate.edu [64.113.93.76]) by fatescape.daemoninthecloset.org (Postfix) with ESMTP id 7A84C819F for ; Thu, 19 Aug 2004 20:36:37 -0500 (CDT) From: Bryan To: freebsd-gnome@freebsd.org In-Reply-To: <1092948649.719.60.camel@gyros> References: <1092948039.729.34.camel@agonize> <1092948649.719.60.camel@gyros> Content-Type: text/plain Message-Id: <1092969302.30696.0.camel@agonize> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 19 Aug 2004 21:35:02 -0500 Content-Transfer-Encoding: 7bit Subject: Re: netspeed-applet broken on RELENG_5 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 19:51:44 -0000 On Thu, 2004-08-19 at 15:50, Joe Marcus Clarke wrote: > On Thu, 2004-08-19 at 16:40, Bryan wrote: > > Hello, > > > > After an upgrade to RELENG_5 from 5.2.1, netspeed-applet appears to be > > broken. netspeed-applet mantains that any interface, including lo0, is > > down. However, under Device Details, it reports the correct IP, netmask, > > and Bytes out; all others fields are 'none' or '0 byte', respectively. > > You need to rebuild and reinstall netspeed_applet and libgtop2. > > Joe Thanks. That cleared it up.