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 592473 - wrap gst-app
wrap gst-app
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-python
0.10.16
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 590348
Blocks:
 
 
Reported: 2009-08-20 15:35 UTC by Johannes Berg
Modified: 2012-11-27 18:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for gst-app wrapping (9.59 KB, patch)
2009-08-20 15:35 UTC, Johannes Berg
none Details | Review
wrapping for gst-app (10.79 KB, patch)
2009-08-20 15:56 UTC, Johannes Berg
none Details | Review
patch wrapping gstapp (10.89 KB, patch)
2009-08-20 16:02 UTC, Johannes Berg
none Details | Review
patch to wrap gstapp (10.89 KB, patch)
2009-08-21 14:25 UTC, Johannes Berg
none Details | Review
patch to fix this (11.32 KB, patch)
2009-08-21 14:38 UTC, Johannes Berg
none Details | Review
new patch (23.53 KB, patch)
2009-09-01 19:05 UTC, Johannes Berg
none Details | Review
patch to wrap gst-app (24.34 KB, patch)
2009-09-02 09:50 UTC, Johannes Berg
none Details | Review

Description Johannes Berg 2009-08-20 15:35:31 UTC
Created attachment 141252 [details] [review]
patch for gst-app wrapping

Patch to wrap gst-app, but is currently not useful because of the inter-module
type issue (no idea which bug # if any)
Comment 1 Johannes Berg 2009-08-20 15:56:31 UTC
Created attachment 141257 [details] [review]
wrapping for gst-app

New, more complete, version.
Comment 2 Johannes Berg 2009-08-20 16:02:49 UTC
Created attachment 141259 [details] [review]
patch wrapping gstapp

Oops, this time a version that actually adds the constants, gets their names right and can be imported.
Comment 3 Johannes Berg 2009-08-21 14:25:05 UTC
Created attachment 141344 [details] [review]
patch to wrap gstapp

Now rebased over the fix for bug #590348.
Comment 4 Johannes Berg 2009-08-21 14:38:01 UTC
Created attachment 141347 [details] [review]
patch to fix this

now created with git format-patch
Comment 5 Johannes Berg 2009-09-01 19:05:04 UTC
Created attachment 142267 [details] [review]
new patch

Now with callback wrapping and a simple test case.
Comment 6 Edward Hervey 2009-09-02 09:13:32 UTC
Can you make sure it:

* Passes make check from the top-level directory (fails here because it can't load gst.app from test_app)
* Properly compiles with pre-0.10.23 gstreamer/plugins-base
Comment 7 Johannes Berg 2009-09-02 09:50:25 UTC
Created attachment 142307 [details] [review]
patch to wrap gst-app

It only ever compiled gst-app for >= 0.10.23, but the testsuite had trouble dealing with that, fixed now.
Comment 8 Tobias Mueller 2010-04-12 20:32:30 UTC
Reopening as a new patch has been provided.
Comment 9 Sebastian Dröge (slomo) 2011-05-20 07:32:59 UTC
Edward?
Comment 10 Tim-Philipp Müller 2012-11-27 18:38:12 UTC
I'm really sorry this patch has been rotting in bugzilla for so long. I don't know why even, looks like the gst-python (un)maintainers simply forgot about it.

However, in the brave new GStreamer 1.0 world this functionality is provided via py-gi now, and the 0.10 branch is not maintained any longer, and there most likely won't be any more gst-python 0.10 releases, so I think it's best to just close this as obsolete. Sorry again. Next time, please shout at us every now and then if we don't follow up on a patch :)