From supraexpress@globaleyes.net  Mon Jan 15 21:04:17 2007
Return-Path: <supraexpress@globaleyes.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E611316A412
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jan 2007 21:04:17 +0000 (UTC)
	(envelope-from supraexpress@globaleyes.net)
Received: from MX1.ll.net (mail.globaleyes.net [209.131.230.155])
	by mx1.freebsd.org (Postfix) with ESMTP id B7E9C13C459
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 15 Jan 2007 21:04:17 +0000 (UTC)
	(envelope-from supraexpress@globaleyes.net)
Received: from FreeBSD2.LocalNET10 (unverified [209.131.254.158]) by MX1.ll.net
  (Vircom SMTPRS 4.35.480.11) with ESMTP id <B0639699272@MX1.ll.net> for <FreeBSD-gnats-submit@freebsd.org>;
  Mon, 15 Jan 2007 15:04:17 -0600
Message-Id: <1168895057.27595@FreeBSD2.LocalNET10>
Date: Mon, 15 Jan 2007 15:04:17 -0600
From: "User1001" <supraexpress@globaleyes.net>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: ports/gnome-media-2.16.1_1 gnome-cd fails to play CD
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         107964
>Category:       ports
>Synopsis:       ports/gnome-media-2.16.1_1 gnome-cd fails to play CD
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 15 21:10:16 GMT 2007
>Closed-Date:    Fri Jan 19 19:38:11 GMT 2007
>Last-Modified:  Fri Jan 19 19:40:30 GMT 2007
>Originator:     User1001
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.2-STABLE #2: Mon Jan 15 09:58:58 CST 2007

gnome-media-2.16.1_1


>Description:


1) insert audio CD into atapi CD/DVD combo unit
2) start gnome-cd
3) warning message displayed:

** (gnome-cd:27520): WARNING **: ERROR: No URI handler implemented for "cdda".

4) gnome-cd flashes "Unknown artist", "Unknown album" on-screen messages
5) gnome-cd activation stops with "No disc" on-screen message
6) all control buttons are inactive
7) changing CD-ROM device through Gnome Configuration Editor makes no difference
8) Gnome Configuration Editor has no cdda "Url-handler" defined


>How-To-Repeat:





>Fix:





>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jan 15 21:29:10 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107964 

From: "Jeremy Messenger" <mezz7@cox.net>
To: bug-followup@freebsd.org, supraexpress@globaleyes.net
Cc:  
Subject: Re: ports/107964: ports/gnome-media-2.16.1_1 gnome-cd fails to play CD
Date: Thu, 18 Jan 2007 11:37:08 -0600

 I don't know much about gnome-cd and cdda, so just wondering if you have  
 gstreamer-plugins-cdparanoia installed?
 
 Cheers,
 Mezz
 
 
 -- 
 mezz7@cox.net  -  mezz@FreeBSD.org
 FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
 http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
 http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org

From: User1001 <supraexpress@globaleyes.net>
To: Jeremy Messenger <mezz7@cox.net>
Cc: bug-followup@freebsd.org
Subject: Re: ports/107964: ports/gnome-media-2.16.1_1 gnome-cd fails to play
 CD
Date: Fri, 19 Jan 2007 03:47:18 -0600

 No - I do not have "gstreamer-plugins-cdparanoia" installed. I will try that and
 see if anything changes. I note that it is not a requirement for "gnome-media".
 
 Jeremy Messenger wrote:
 > I don't know much about gnome-cd and cdda, so just wondering if you have
 > gstreamer-plugins-cdparanoia installed?

From: User1001 <supraexpress@globaleyes.net>
To: Jeremy Messenger <mezz7@cox.net>
Cc: bug-followup@freebsd.org
Subject: Re: ports/107964: ports/gnome-media-2.16.1_1 gnome-cd fails to play
 CD
Date: Fri, 19 Jan 2007 04:02:27 -0600

 OK - installed "gstreamer-plugins-cdparanoia-0.10.11_2,2" and "gnome-cd" is now
 able to perform its CDDA lookup and playback the installed CD.
 
 Perhaps "gstreamer-plugins-cdparanoia-0.10.11_2,2" should be a requirement, or
 at least an option, in the Makefile for "gnome-cd". Seems kinda pointless to not
 be able to playback a CD at all when there is no builtin CDDA support in "gnome-cd".
 
 The problem noted in PR#107964 has been fixed by the installation of
 "gstreamer-plugins-cdparanoia-0.10.11_2,2", but that still leaves open the
 question of how best to incorporate the plugin with "gnome-media" without the
 user having to figure it all out. So - should there be a separate PR to address
 this association issue?
 
 
 Jeremy Messenger wrote:
 > I don't know much about gnome-cd and cdda, so just wondering if you have
 > gstreamer-plugins-cdparanoia installed?
State-Changed-From-To: open->closed 
State-Changed-By: mezz 
State-Changed-When: Fri Jan 19 19:37:02 UTC 2007 
State-Changed-Why:  
I have committed a fix, so wait for CVSup mirrors to catch up. Thanks for 
report! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=107964 

From: "Jeremy Messenger" <mezz7@cox.net>
To: User1001 <supraexpress@globaleyes.net>
Cc: bug-followup@freebsd.org
Subject: Re: ports/107964: ports/gnome-media-2.16.1_1 gnome-cd fails to play CD
Date: Fri, 19 Jan 2007 13:31:33 -0600

 On Fri, 19 Jan 2007 04:02:27 -0600, User1001 <supraexpress@globaleyes.net>  
 wrote:
 
 > OK - installed "gstreamer-plugins-cdparanoia-0.10.11_2,2" and "gnome-cd"  
 > is now
 > able to perform its CDDA lookup and playback the installed CD.
 >
 > Perhaps "gstreamer-plugins-cdparanoia-0.10.11_2,2" should be a  
 > requirement, or
 > at least an option, in the Makefile for "gnome-cd". Seems kinda  
 > pointless to not
 > be able to playback a CD at all when there is no builtin CDDA support in  
 > "gnome-cd".
 
 Yes, I will add gstreamer-plugins-cdparanoia as dependency in gnome-media  
 and bump gnome-media soon.
 
 > The problem noted in PR#107964 has been fixed by the installation of
 > "gstreamer-plugins-cdparanoia-0.10.11_2,2", but that still leaves open  
 > the
 > question of how best to incorporate the plugin with "gnome-media"  
 > without the
 > user having to figure it all out. So - should there be a separate PR to  
 > address
 > this association issue?
 
 No, never file another PR to fix for another PR unless it is a different  
 bug or subject. While I am here, thanks for report and test!
 
 Cheers,
 Mezz
 
 > Jeremy Messenger wrote:
 >> I don't know much about gnome-cd and cdda, so just wondering if you have
 >> gstreamer-plugins-cdparanoia installed?
 
 
 -- 
 mezz7@cox.net  -  mezz@FreeBSD.org
 FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
 http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
 http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/107964: commit references a PR
Date: Fri, 19 Jan 2007 19:36:47 +0000 (UTC)

 mezz        2007-01-19 19:36:38 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/gnome-media    Makefile 
   Log:
   Add a missing dependency, gstreamer-plugins-cdparanoia, to fix gnome-cd in the
   runtime when trying to load audio CD. Bump the PORTREVISION.
   
   PR:             ports/107964
   Reported by:    User1001 <supraexpress@globaleyes.net>
   
   Revision  Changes    Path
   1.78      +2 -2      ports/audio/gnome-media/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
