GNOME Bugzilla – Bug 656594
Old rendering of the transformation box does not get cleared (There are 2 boxes)
Last modified: 2015-10-20 12:59:06 UTC
Because of a race condition, the Pixbuf stored for drawing the video image in the transformation elements is stored with an old transformation box. This could be solved by finding another way of getting a clear video frame at the current time. Currently this is done on a stage-changed event from the pipeline. In rare cases there is a box already drawn, so an unclean image is stored.
This bug has been migrated to https://phabricator.freedesktop.org/T2858. Please use the Phabricator interface to report further bugs by creating a task and associating it with Project: Pitivi. See http://wiki.pitivi.org/wiki/Bug_reporting for details.