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 663893 - playbin2: g_object_set_valist: construct property "use-volume" for object `GstPlaySinkAudioConvert' can't be set after construction
playbin2: g_object_set_valist: construct property "use-volume" for object `Gs...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal blocker
: 0.10.36
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-11-12 00:02 UTC by Tim-Philipp Müller
Modified: 2011-11-24 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2011-11-12 00:02:27 UTC
warning I get when using totem with playbin2 from git.
Comment 1 Sebastian Dröge (slomo) 2011-11-24 10:35:02 UTC
commit 8f165b6206c997d6b7be0aae6be41901b0fb4e74
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Thu Nov 24 11:34:12 2011 +0100

    playsinkaudioconvert: use-volume and use-converters are no construct-only properties anymore
    
    Fixes bug #663893.