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 575123 - Problems pausing timeline
Problems pausing timeline
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
Git
Other Linux
: Normal normal
: 0.13.1
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-12 18:57 UTC by Brandon Lewis
Modified: 2009-03-18 17:27 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brandon Lewis 2009-03-12 18:57:01 UTC
Still experiencing some seeking problems even after the last PPA update (7:35PM Barcelona Time Mar. 12, 2009).

Scrubbing the ruler and moving the viewer slider seem to work fine. Both the position of the ruler and the current frame in the viewer update properly when the playhead moves, whether during playback or manual seeking. 

When viewer the pipeline is paused, however, it is impossible to scroll past the current playback position. As soon as the playback position indicator moves out of view, something causes the pipeline to be scrolled back to the center.

I did a little debugging and it seems that the pipeline object is still sending out continuous "position" signals even after playback appears to have halted. The icon in the viewer changes from the "pause" symbol to the "play symbol", so I assume that the state change has succeeded.
Comment 1 Brandon Lewis 2009-03-12 18:58:57 UTC
renaming, as this problem isn't really with seeking.
Comment 2 Alessandro Decina 2009-03-18 17:27:06 UTC
commit 22e7160fac081ba36f20f13c9d91de301f628409
Author: Alessandro Decina <alessandro.decina@collabora.co.uk>
Date:   Wed Mar 18 18:23:10 2009 +0100

    Refactor state change and position reporting code in Pipeline. Fixes #575123