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 614095 - baconv-video-widget-gst-0.10: queue-size property doesn't exist in playbin2
baconv-video-widget-gst-0.10: queue-size property doesn't exist in playbin2
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
unspecified
Other All
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2010-03-27 12:24 UTC by Edward Hervey
Modified: 2010-04-06 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
baconv-video-widget-gst-0.10: queue-size property doesn't exist in playbin2 (1.74 KB, patch)
2010-03-27 12:24 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2010-03-27 12:24:07 UTC
Therefore don't try to set it.
Comment 1 Edward Hervey 2010-03-27 12:24:09 UTC
Created attachment 157274 [details] [review]
baconv-video-widget-gst-0.10: queue-size property doesn't exist in playbin2
Comment 2 Bastien Nocera 2010-04-06 13:59:31 UTC
Attachment 157274 [details] pushed as 8814f0c - baconv-video-widget-gst-0.10: queue-size property doesn't exist in playbin2
Comment 3 Bastien Nocera 2010-04-06 14:00:08 UTC
And committed that as well:

commit 2cb0d18763f63871666654ca1b46b864ea9c5db1
Author: Bastien Nocera <hadess@hadess.net>
Date:   Tue Apr 6 14:56:54 2010 +0100

    Remove buffer-size from the schemas
    
    As playbin2 doesn't have the property in question any more.