Commit 648c8871c92727d7b6b16859f27f12266a06a16e breaks "xv" and "ImageMagick". Upon running the application, the window displays a blank black window until certain mouse events triggered the window to display correct contents. Reverting the commit solves the problem. Tested on latest git pull.
Sorry it took so long to report as I've also updated everything else and couldn't really pinpoint where the problem originated until recently where I started using "xv" and "display" more often. Thanks, Jeff commit 648c8871c92727d7b6b16859f27f12266a06a16e Author: Adam Jackson <[email protected]> Date: Wed Sep 8 16:08:24 2010 -0400 composite: Convert compWindowUpdate to use TraverseTree v2: Use != RedirectDrawNone, since we aren't called for manual windows. Signed-off-by: Adam Jackson <[email protected]> Reviewed-by: Keith Packard <[email protected]> Signed-off-by: Keith Packard <[email protected]> _______________________________________________ [email protected]: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.freedesktop.org/mailman/listinfo/xorg Your subscription address: [email protected]
