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 543348 - [gstreamer-0.10]Element.send_event must take ownership
[gstreamer-0.10]Element.send_event must take ownership
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
0.3.x
Other All
: Normal normal
: ---
Assigned To: Jürg Billeter
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2008-07-16 22:10 UTC by Thijs Vermeir
Modified: 2008-07-17 16:15 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
take ownership of the event. (608 bytes, patch)
2008-07-16 22:11 UTC, Thijs Vermeir
none Details | Review
take ownership (920 bytes, patch)
2008-07-17 09:14 UTC, Thijs Vermeir
committed Details | Review

Description Thijs Vermeir 2008-07-16 22:10:10 UTC
Element.send_event must take ownership of the element.
Comment 1 Thijs Vermeir 2008-07-16 22:11:04 UTC
Created attachment 114685 [details] [review]
take ownership of the event.
Comment 2 Thijs Vermeir 2008-07-17 09:14:48 UTC
Created attachment 114708 [details] [review]
take ownership

In the same way gst_pad_send_event must take ownership
Comment 3 Jürg Billeter 2008-07-17 16:15:34 UTC
2008-07-17  Jürg Billeter  <j@bitron.ch>

	* vapi/packages/gstreamer-0.10/:

	Fix various binding issues, based on patches by Thijs Vermeir and
	Jared Moore, fixes bug 543348, bug 543417, and bug 543344

	* vapi/gstreamer-0.10.vapi: regenerated

Fixed in r1711.