Comment 33 for bug 341898

Revision history for this message
In , Mario Limonciello (superm1) wrote :

This is coming from a bug found in Ubuntu jaunty beta which contains xorg server 1.6. It appears that a series of 3 commits in the X server related to FBConfig's and GLX visuals are causing mythtv's show() calls of QWidgets to fail. Accompanied by the visual failure, BadMatch? and BadRenderPicture? errors are shown in the terminal window.

These are the 3 cuplrit commits:
http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.6-branch&id=8b967b24690cb072fc37c463eceb2b886cef80c4

http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.6-branch&id=516f8e2cad1311a09764e2633644188d1e3c31bb

http://cgit.freedesktop.org/xorg/xserver/commit/?h=server-1.6-branch&id=516f8e2cad1311a09764e2633644188d1e3c31bb

They were identified by using git-bisect on the 1.6 branch and running mythtv-setup in between compiles.