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 656594 - Old rendering of the transformation box does not get cleared (There are 2 boxes)
Old rendering of the transformation box does not get cleared (There are 2 boxes)
Status: RESOLVED OBSOLETE
Product: pitivi
Classification: Other
Component: Viewer
Git
Other Linux
: Normal normal
: 1.0
Assigned To: Lubosz Sarnecki
Pitivi maintainers
Depends on: 708495
Blocks:
 
 
Reported: 2011-08-15 16:28 UTC by Lubosz Sarnecki
Modified: 2015-10-20 12:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lubosz Sarnecki 2011-08-15 16:28:54 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.
Comment 1 Thibault Saunier 2015-10-20 12:59:06 UTC
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.