Bug 827787 - Clutter-Gst play/pause bug (Fixed in 1.5.6) f17 needs updated package
Summary: Clutter-Gst play/pause bug (Fixed in 1.5.6) f17 needs updated package
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: clutter-gst
Version: 17
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Peter Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-03 03:09 UTC by brduffy
Modified: 2012-06-10 23:57 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-06-10 23:57:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description brduffy 2012-06-03 03:09:11 UTC
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.

Comment 1 Fedora Update System 2012-06-03 08:13:45 UTC
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

Comment 2 Fedora Update System 2012-06-03 23:28:36 UTC
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).

Comment 3 Fedora Update System 2012-06-10 23:57:54 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.