GNOME Bugzilla – Bug 582633
states test fails in fpsdisplaysink
Last modified: 2009-08-10 23:27:51 UTC
The states change test is failing in fpsdisplaysink, because it doesn't full reset on transitioning back to NULL. Patch follows
Created attachment 134652 [details] [review] reset fpsdisplaysink by removing textoverlay
commit 90aa8eff4c553a9be1e644b424116c0280e0abfa Author: Jan Schmidt <thaytan@noraisin.net> Date: Fri May 15 10:45:45 2009 +0100 fpsdisplaysink: Fix resetting of the sink in NULL Reset the fpsdisplaysink in NULL by removing the textoverlay if we created it. Fixes: #582633