On Sun, 2007-04-29 at 00:35 +0400, [EMAIL PROTECTED] wrote:
> Steps to reproduce the bug:
> 1. connect an USB-DVD drive; find new devices /dev/scd0 and /dev/sg1 in
> the /dev directory;
> 2. launch sound-juicer; find the tracks are normally listed;
> 3. press the 'Extract' button and get the error message "Could not open
> CD device for reading"; close dialog and get the segmentation fault
> error "GLib-CRITICAL **: g_source_remove: assertion `tag > 0' failed.
> Segmentation fault".
> 
> Expected Results:
> 
> Normal CD ripping (as in Sarge :) )
> 
> How often does this happen?
> 
> Every sound-juicer session.
> 
> Additional Information:
> 
> Comman cdparanoia -vsQ
> 
> finds the valid CDDA/MMC device only at /dev/sg1 (sg0 is the SATA hard
> drive). The /dev/scd0 device node works fine for data mounts. However,
> giving the command
> 
> cdparanoia -d /dev/scd0 -vQ
> 
> results in the following messages:
> 
> Testing /dev/scd0 for SCSI/MMC interface
>                 SG_IO device: /dev/scd0
>                 Inquiry command failed; unable to probe drive
> 
>         Testing /dev/scd0 for cooked ioctl() interface
>                 /dev/scd0 is not a cooked ioctl CDROM.
> 
> Command
> 
> gst-launch-0.10 cdda://1 ! autoaudiosink
> 
> result in the same error as in sound-juicer:
> 
> Setting pipeline to PAUSED ...
> ERROR: Pipeline doesn't want to pause.
> ERROR: from element /pipeline0/cdparanoiasrc0: Could not open CD device
> for reading.
> 
> Trying to play a CD with gnome-cd result in the same 'Could not open CD
> device' error.
> 
> However, it can be workarounded with creating the new symlink /dev/cdrom
> -> /dev/sg1 therefore setting the default device for cdparanoia. With
> this symlink 'gst-launch-0.10 cdda://1 ! autoaudiosink' works normally.
> And gnome-cd works too (does it perform the accertion of the user
> specified CD devce?)!
> 
> To the pity, this does not work for sound-juicer. Probably sound-juicer
> overrides the default gstreamer / cdparanoia device accertion with the
> device specified by the user and again stops with error message "Could
> not open CD device for reading".

Hi,

It would be great if you could try this with sound-juicer 2.16, either
from a system running unstable or by backports.

Also, what happens if you run sound-juicer with --device=/dev/sg1 

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to