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 339938 - filesrc.py example still uses 0.8 API
filesrc.py example still uses 0.8 API
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other All
: Normal minor
: 0.10.5
Assigned To: GStreamer Maintainers
Johan (not receiving bugmail) Dahlin
Depends on:
Blocks:
 
 
Reported: 2006-04-27 16:30 UTC by Johan Rydberg
Modified: 2006-05-27 12:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14


Attachments
port filesrc.py to 0.10 (2.71 KB, patch)
2006-04-27 16:32 UTC, Johan Rydberg
none Details | Review

Description Johan Rydberg 2006-04-27 16:30:47 UTC
Please describe the problem:
The filesrc.py example under examples/ is still written
for GStreamer 0.8.  It should be ported to 0.10.

Steps to reproduce:
Run the filesrc.py script.


Actual results:


Expected results:


Does this happen every time?
Yes.

Other information:
Comment 1 Johan Rydberg 2006-04-27 16:32:41 UTC
Created attachment 64406 [details] [review]
port filesrc.py to 0.10

2006-04-27  Johan Rydberg  <jrydberg@gnu.org>

        * examples/filesrc.py: Port to 0.10.
Comment 2 Edward Hervey 2006-05-27 12:14:33 UTC
2006-04-27  Johan Rydberg  <jrydberg@gnu.org>

        reviewed by: Edward Hervey <edward@fluendo.com>

        * examples/filesrc.py: Port to 0.10.