Description of problem: The VideoTexture in clutter-gst has a play/pause bug that has been addressed in version 1.5.6 of clutter-gst. Fedora 17 uses clutter-gst 1.5.4 and there is no package update available. Version-Release number of selected component (if applicable): 1.5.4 How reproducible: calling videotexture.set_playing(true) after having already started and paused a movie does not work. Steps to Reproduce: 1. start movie with videotexture.set_playing(true); 2. pause movie with videotexture.set_playing(false); 3. start again with videotexture.set_playing(true); Actual results: Movie does not start playing again Expected results: Movie should start playing again Additional info: I presented example code on the clutter and vala mailing lists and Damien Lespiau recommended I file a bug here and request an updated package of clutter-gst.
clutter-gst-1.5.6-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/clutter-gst-1.5.6-1.fc17
Package clutter-gst-1.5.6-1.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing clutter-gst-1.5.6-1.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8830/clutter-gst-1.5.6-1.fc17 then log in and leave karma (feedback).
clutter-gst-1.5.6-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.