GNOME Bugzilla – Bug 583145
Seeking on pending pipelines should return True.
Last modified: 2009-08-12 23:15:23 UTC
For some reason, moving the red playhead line on the ruler sometimes requires 2 clicks or scrubbing. Sometimes, you can see the frame seek in the previewer, but the playhead stays at the previous place. Looks fishy.
i remember i closed this, reopen if necessary
Not fixed, I still sometimes have this problem with pitivi git, and sometimes even scrubbing doesn't "fix" it (the scrubbing seems to work in the previewer, but the playhead doesn't move in the ruler)
Jeff do you still see this problem ?
i saw this yesterday
Figured it out. The problem only happens when you click on a source that hasn't been internally pre-rolled... so the problem is at the gnonlin level. Changing title and moving to proper place.
commit b785604f65f14c9d9514eaebc406dfd322c05f3f Author: Edward Hervey <bilboed@bilboed.com> Date: Wed Aug 12 18:31:36 2009 +0200 gnlcomposition: Drop incoming events when not entirely linked. Fixes #583145
Seems to work, I clicked everywhere and couldn't (yet) reproduce it anymore.