GNOME Bugzilla – Bug 362401
[alsasrc] probe_supported_formats() fails in Jokosher
Last modified: 2006-11-08 19:50:28 UTC
Please describe the problem: Trying to record an instrument in Jokosher using CVS GStreamer gives the following errors. Before I say that though, this might be moot as I do run Ubuntu Edgy, which is not yet released (and most likely has bugs). It could even be user error getting CVS GStreamer working, but at the offchance this is an actual bug, I thought I'd mention it. The errors: Could not get/set settings from/on resource. gstalsasrc.c(391): set_hwparams (): /timeline/bin2/alsasrc0: Broken configuration for recording: no configurations available: Invalid argument Could not get/set settings from/on resource. gstalsasrc.c(661): gst_alsasrc_prepare (): /timeline/bin2/alsasrc0: Setting of hwparams failed: Invalid argument Internal GStreamer error: clock problem. Please file a bug at http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer. gstpipeline.c(559): gst_pipeline_change_state (): /timeline: Pipeline cannot operate with selected clock Steps to reproduce: 1. Build CVS GStreamer 2. Start up CVS Jokosher (both from 10-15-2006) 3. Try to record an instrument Actual results: I get three popups that list out the errors above Expected results: No popups and a successful recording. Does this happen every time? Yes Other information: I wish I did. If you leave a comment and put me in a direction I can try to get some more information.
Also, the commandline says the following: 0:00:10.892293000 24515 0x82a3de0 ERROR alsa gstalsa.c:383:gst_alsa_probe_supported_formats:<alsasrc0> failed to query formats: Invalid argument
Could you run Jokosher from the command line after doing this: $ export GST_DEBUG=*alsa*:5 $ jokosher.py 2>dbg.log and then attach the dbg.log file please?
Ping? :) We really need a debug log to see what's going on here.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!