From owner-freebsd-gnome@FreeBSD.ORG Sun Feb 20 14:08:40 2005 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 DCE4816A4CE for ; Sun, 20 Feb 2005 14:08:39 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73CFE43D1F for ; Sun, 20 Feb 2005 14:08:39 +0000 (GMT) (envelope-from kwm@rainbow-runner.nl) Received: from kazerne.demon.nl ([212.238.222.22]:51627 helo=heater.rainbow-runner.nl) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1D2rlG-000Au5-AH; Sun, 20 Feb 2005 14:08:38 +0000 From: Koop Mast To: Trey Sizemore In-Reply-To: <20050219133126.67f2dba5@localhost> References: <1108602076.47132.5.camel@localhost> <20050219102921.03bb8830@localhost.localdomain> <421776E8.9080600@FreeBSD.org> <20050219132132.637431d3@localhost> <20050219133126.67f2dba5@localhost> Content-Type: text/plain Date: Sun, 20 Feb 2005 15:08:51 +0100 Message-Id: <1108908531.14328.1.camel@heater.rainbow-runner.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.1.5 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: freebsd-gnome@freebsd.org Subject: Re: sound-juicer and goobox fail to start 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: Sun, 20 Feb 2005 14:08:40 -0000 Op za, 19-02-2005 te 13:31 -0500, schreef Trey Sizemore: >On Sat, 19 Feb 2005 13:21:32 -0500 >Trey Sizemore wrote: > >> On Sat, 19 Feb 2005 12:27:04 -0500 >> Adam Weinberger wrote: >> >> > Trey Sizemore wrote: >> > > On Wed, 16 Feb 2005 20:01:16 -0500 >> > > Trey Sizemore wrote: >> > > >> > > >> > >>I'm running FBSD5.3-STABLE and have configured my kernel with the >> > >>appropriate options per the FAQ as well as made the appropriate >> > >>entries in /etc/devfs.conf, but I can get neither sound-juicer or >> > >>goobox to start on this box >> > >> >> > >>There's no error output when launched from console, so I'm not >> > >sure>how to troubleshoot. I'm hoping someone can point me in the >> > >right>direction. >> > >> >> > >>Thanks. >> > >> >> > > >> > > >> > > Anyone...anyone...? >> > >> > "I can't get app xyz to start" is ambiguous and not much of a bug >> > report. >> >> I'm not sure this *is* a bug. I've installed these apps via ports and >> configured my kernel and devices per the FreeBSD Gnome FAQ >> (specifically question 15: Nautilus-cd-burner does not let me burn >> CDs or Totem/Goobox/Sound-juicer cannot find my CD/DVD drive. >> >> > People aren't going to be able to help without understanding >> > exactly what behaviour you're seeing, and exactly what you've done. >> >> I have installed the apps as mentioned above and when attempting to >> launch from console ($ goobox) I get a pop-up stating: >> >> Cannot start the CD player >> >> In order to read CDs you have to install the cdparanoia gstreamer >> plugin >> >> I believe that I've done this (making gstreamer with the cdparanoia >> option) but how can I verify? >> >> > >> > # Adam >> > >> > >I should add that when attempting to register the gstreamer plugins (as >a normal user or root) I get a core dump at the end of the output: > >Rebuilding global_registry >(/usr/X11R6/share/gnome/cache/gstreamer-0.8/registry.xml) ... Added >plugin vcdsrc with 1 feature. Added plugin xvid with 2 features. >Added plugin xine with 21 features. >Added plugin gstindexers with 2 features. >Added plugin gstbasicgthreadscheduler with 1 feature. >Added plugin gstoptomegascheduler with 1 feature. >Added plugin gstentryomegascheduler with 1 feature. >Added plugin gstbasicomegascheduler with 1 feature. >Added plugin gstelements with 15 features. >Added plugin gstspider with 2 features. >Added plugin snapshot with 1 feature. >Added plugin textoverlay with 1 feature. >Added plugin trm with 1 feature. >Added plugin mpeg2enc with 1 feature. >Added plugin mikmod with 1 feature. >Added plugin png with 2 features. >Added plugin fameenc with 1 feature. >Added plugin lame with 1 feature. >Added plugin jpeg with 5 features. >Added plugin hermescolorspace with 1 feature. >Added plugin gnomevfs with 2 features. >Added plugin gdkpixbuf with 2 features. >Added plugin nassink with 1 feature. >Added plugin dvdnavsrc with 1 feature. >Added plugin dvdreadsrc with 1 feature. >Added plugin cdparanoia with 1 feature. >Added plugin cdaudio with 1 feature. >Added plugin artsdsink with 1 feature. >Added plugin aasink with 1 feature. >Added plugin cdplayer with 1 feature. >Bus error (core dumped) > > Sigh, not again gst-register core dump, I thought we fixed this. What CFLAGS and CPUTYPE do you have defined in /etc/make.conf? Koop