After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 362401 - [alsasrc] probe_supported_formats() fails in Jokosher
[alsasrc] probe_supported_formats() fails in Jokosher
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.x
Other All
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-15 15:36 UTC by probata
Modified: 2006-11-08 19:50 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description probata 2006-10-15 15:36:19 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.
Comment 1 probata 2006-10-15 15:37:06 UTC
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
Comment 2 Tim-Philipp Müller 2006-10-26 10:59:27 UTC
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?

Comment 3 Tim-Philipp Müller 2006-11-02 13:30:46 UTC
Ping? :)

We really need a debug log to see what's going on here.
Comment 4 Tim-Philipp Müller 2006-11-08 19:50:28 UTC
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!