GNOME Bugzilla – Bug 632056
Directdrawsink draws black stripes over the overlying dialog windows.
Last modified: 2011-02-08 17:07:19 UTC
Created attachment 172258 [details] Directdrawsink, a dialog window over it, black stripe. When the directdrawsink's property force-aspect-ratio is TRUE, and its windows is overlaid with some dialog window, created by the system, it draws black stripes over it. Attached screenshot.
Removing call to the function, drawing these black borders, partially saves the situation.
commit f96dab44cf2391c30abf76f5598e0f8557c7d549 Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk> Date: Mon Feb 7 23:17:55 2011 +0100 directdrawsink: avoid aspect-ratio borders overlying other windows Fixes #632056.