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 573899 - Can't use the timeline/pipeline after rendering
Can't use the timeline/pipeline after rendering
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-03 10:29 UTC by Edward Hervey
Modified: 2009-03-03 18:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2009-03-03 10:29:21 UTC
When we're finished rendering (succesfully or not), we can't use the timeline anymore.

We can seek in it, but we can't set it to playing.

Most likely the Pipeline/RenderAction wasn't properly cleaned up.
Comment 1 Alessandro Decina 2009-03-03 18:18:01 UTC
commit cf1fd6c35fe1a2907ccb25e991493f8bfd7fee09
Author: Alessandro Decina <alessandro.decina@collabora.co.uk>
Date:   Tue Mar 3 19:12:39 2009 +0100

    Release consumers in Action._releasePipelineObjects. Fixes #573899.