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 662958 - Wait for the frame to be uploaded before returning from _render()
Wait for the frame to be uploaded before returning from _render()
Status: RESOLVED OBSOLETE
Product: clutter-gst
Classification: Other
Component: general
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: clutter-gst-maint
clutter-gst-maint
Depends on:
Blocks: 663571 663572
 
 
Reported: 2011-10-28 18:02 UTC by Damien Lespiau
Modified: 2021-05-25 17:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do synchronous render to allow QOS (5.56 KB, patch)
2011-11-03 00:04 UTC, Nicolas Dufresne (ndufresne)
none Details | Review
Fix threading and dynamic caps issues (11.76 KB, patch)
2011-11-04 19:48 UTC, Nicolas Dufresne (ndufresne)
none Details | Review
Do synchronous render to allow QOS (5.55 KB, patch)
2011-11-04 19:48 UTC, Nicolas Dufresne (ndufresne)
none Details | Review

Description Damien Lespiau 2011-10-28 18:02:32 UTC
This of the QoS messages to work
Comment 1 Nicolas Dufresne (ndufresne) 2011-11-03 00:04:35 UTC
Created attachment 200559 [details] [review]
Do synchronous render to allow QOS
Comment 2 Nicolas Dufresne (ndufresne) 2011-11-04 19:48:37 UTC
Created attachment 200710 [details] [review]
Fix threading and dynamic caps issues
Comment 3 Nicolas Dufresne (ndufresne) 2011-11-04 19:48:54 UTC
Created attachment 200711 [details] [review]
Do synchronous render to allow QOS
Comment 4 Damien Lespiau 2011-11-07 17:27:28 UTC
Pushed to master, thanks!
Comment 5 Damien Lespiau 2012-01-23 12:41:58 UTC
Hum, actually this commit introduces a deadlock between GstBaseSink and ClutterGstVideoSink that is quite easily reproducible when pausing the pipeline (in the case I'm testing with, playbin2). Bactraces of the relevant threads:



Comment 6 Damien Lespiau 2012-01-24 17:23:35 UTC
Reverting the commit is master as I don't have time to investigate that deadlock right now.
Comment 7 André Klapper 2021-05-25 17:32:40 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new enhancement request ticket at
  https://gitlab.gnome.org/GNOME/clutter-gst/-/issues/

Thank you for your understanding and your help.