Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Nov 1998 09:17:09 -0800 (PST)
From:      mystify@friley-184-92.res.iastate.edu
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   ports/8848: GNOME 0.30 cdplayer applet does not work
Message-ID:  <199811241717.JAA14287@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         8848
>Category:       ports
>Synopsis:       GNOME 0.30 cdplayer applet does not work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 24 09:20:01 PST 1998
>Last-Modified:
>Originator:     Patrick Hartling
>Organization:
>Release:        3.0-CURRENT
>Environment:
FreeBSD friley-184-92.res.iastate.edu 3.0-CURRENT FreeBSD 3.0-CURRENT #3: Sun Nov 22 19:10:45 CST 1998     root@friley-184-92.res.iastate.edu:/usr/src/sys/compile/xDOGBERT  i386
>Description:
The cdplayer applet in the current GNOME port does not work.  Part of
the problem is that cdplayer.c tries to open /dev/cdrom instead of
/dev/rcd0c as other CD player ports do.  When this is changed, the
following kernel messages are repeated until the applet is removed from
the panel:

	scsi_cd: cdioctl: cdioreadsubchannel: error, len=0

Beyond this, I do not know how to debug the problem.
>How-To-Repeat:
Modify line 268 of applets/cdplayer/cdplayer.c to load /dev/rcd0c and
try to play an audio CD.
>Fix:

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811241717.JAA14287>