From owner-freebsd-gnome@FreeBSD.ORG Sun Jul 16 15:03:11 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org 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 BA70516A4DA for ; Sun, 16 Jul 2006 15:03:11 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7501543D45 for ; Sun, 16 Jul 2006 15:03:11 +0000 (GMT) (envelope-from jahnke@sonatabio.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id k6GE32Pg027852; Sun, 16 Jul 2006 07:03:03 -0700 From: Frank Jahnke To: Joe Marcus Clarke In-Reply-To: <1153024004.63370.22.camel@shumai.marcuscom.com> References: <1153004132.1755.17.camel@localhost> <1153021987.63370.18.camel@shumai.marcuscom.com> <1153022686.1755.37.camel@localhost> <1153024004.63370.22.camel@shumai.marcuscom.com> Content-Type: text/plain Date: Sun, 16 Jul 2006 08:02:30 -0700 Message-Id: <1153062150.831.16.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Cc: freebsd-gnome@freebsd.org Subject: Re: Sound/Video in Gnome 2.14 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jul 2006 15:03:11 -0000 On Sun, 2006-07-16 at 00:26 -0400, Joe Marcus Clarke wrote: > On Sat, 2006-07-15 at 21:04 -0700, Frank Jahnke wrote: > > On Sat, 2006-07-15 at 23:53 -0400, Joe Marcus Clarke wrote: > > > > > Sounds like gstreamer is not functioning properly. What errors do you > > > see when you run rhythmbox from the command line? > > To summarize, Joe found (from "ldd /usr/X11R6/bin/rhythmbox") that RB was pointing to the wrong libraries. It appears that when I updated to 2.14 I did not upgrade all of the media ports (with which I was not that careful). A portupgrade to the offending ports fixed the problem. To be safe, I did a "portupgrade -rf gstreamer" (at Joe's suggestion) to make sure everything was the way it should be. Everything now works. So, this turned out to be a rather embarrassing rookie error. My humble thanks to Joe, who once again has offered outstanding, and timely, advice. Frank