glXGetVisualFromFBConfig(dpy, fbConfigs[j]) returns a null pointer
I'm up to date on drm, mesa, xserver and ati driver.
Compiz seems to work fine, though, if I just don't apply the
fbconfig-depth-fix patch. I'm not sure if I'm missing anything, though,
because I'm not running gnome and obviously some of the effects won't
work.
I get nothing without Kristian's patches, though, so - Thanks!
     -  Jim
Kristian Høgsberg
2006-Jun-29  14:43 UTC
[compiz] compiz aiglx fbconfig-depth-fix seg-fault
On 6/29/06, James Blanford <Xorguser@cox.net> wrote:> glXGetVisualFromFBConfig(dpy, fbConfigs[j]) returns a null pointer > > I'm up to date on drm, mesa, xserver and ati driver. > > Compiz seems to work fine, though, if I just don't apply the > fbconfig-depth-fix patch. I'm not sure if I'm missing anything, though, > because I'm not running gnome and obviously some of the effects won't > work.Hm... what bitdepth are you running? Could you attach output of glxinfo and xdpyinfo? Thanks, Kristian