Media-profiles-lib fails with Gstreamer 1.0 because wrong values in GConf-registry

Bug #1065195 reported by moma
This bug report is a duplicate of:  Bug #1085118: Transition to gstreamer 1.0. Edit Remove
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
libgnome-media-profiles (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

My application uses libgnome-media-profiles-dev to get audio-profiles from GConf-registry.

Start gconf-editor and browse to:
system -> gstreamer -> 0.10 -> audio -> profiles.

Libgnome-media-profiles library fails when ran with Gstreamer 1.0.

The error lies in gm_audio_profile_get_active_list() function.
media_profiles_list = gm_audio_profile_get_active_list();

It obvious tries to create gstreamer 1.0 pipelines from Gstreamer 0.10 profiles!
And prints:
(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are being created. Should be audio/x-raw,format=(string).. now.

(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are being created. Should be audio/x-raw,format=(string).. now.
....
....
(audio-recorder:8810): GStreamer-WARNING **: 0.10-style raw audio caps are being created. Should be audio/x-raw,format=(string).. now.
--------

In Gstreamer 1.0, you should replace "audio/x-raw-int" and "audio/x-raw-float" with "audio/x-raw" !
Eg. see: https://wiki.ubuntu.com/Novacut/GStreamer1.0

Please add gstreamer -1.0 to Gconf registry.
system -> gstreamer -> 1.0 -> audio -> profiles.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libgnome-media-profiles-dev 3.0.0-1build1
ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
Uname: Linux 3.5.0-14-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.6.1-0ubuntu3
Architecture: i386
Date: Wed Oct 10 19:43:33 2012
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha i386 (20120910)
ProcEnviron:
 LANGUAGE=en_US:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libgnome-media-profiles
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
moma (osmoma) wrote :
Changed in libgnome-media-profiles (Ubuntu):
status: New → Incomplete
status: Incomplete → Confirmed
Revision history for this message
Pojar Geo (geoubuntu) wrote :

@POJAR GEORGE: This is Fix Released on 2012-12-07 See: https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/1085118

Revision history for this message
Pojar Geo (geoubuntu) wrote :
Changed in libgnome-media-profiles (Ubuntu):
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.