GNOME Bugzilla – Bug 603424
first seek doesn't work until you used the ruler to seek
Last modified: 2009-12-10 21:48:20 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.
Think i know what's behind this, will try to fix tomorrow.
please review my branch fix_seeking_6030405_603424
correction: fix_seeking_603405_603424
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