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 603424 - first seek doesn't work until you used the ruler to seek
first seek doesn't work until you used the ruler to seek
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal minor
: 0.13.4
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-11-30 23:00 UTC by Jean-François Fortin Tam
Modified: 2009-12-10 21:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-11-30 23:00:12 UTC
1. Load a project
2. Click on the timeline canvas, nothing happens
3. Click on the ruler. The first time, the previewer will move to the frame, but the playhead will not have moved.
4. Only when you click a second time on the ruler will the playhead move in unison with the previewer's seek. Also, when you have done this "second seek on the ruler", the "click on canvas to move playhead" behavior will start working.
Comment 1 Brandon Lewis 2009-12-01 07:14:52 UTC
Think i know what's behind this, will try to fix tomorrow.
Comment 2 Brandon Lewis 2009-12-02 06:25:30 UTC
please review my branch fix_seeking_6030405_603424
Comment 3 Brandon Lewis 2009-12-02 06:29:54 UTC
correction: fix_seeking_603405_603424
Comment 4 Brandon Lewis 2009-12-10 19:27:09 UTC
commit 837f0d73b7d510b695ee1c9a1cb961c779ad6534
Author: Brandon Lewis <brandon_lewis@alum.berkeley.edu>
Date:   Wed Dec 9 15:10:10 2009 -0800

    mainwindow.py,test_integration.py: issue preliminary seek on timeline
    closes bugs 603045, 603424, 603102