Hi Matt,

> Everything builds fine on Solaris 2.7, but I see graphics corruption on
> HQ1 on the opening menu. The text on the parchment, and the text of the
> selections (Introduction, Create New Character, etc) are blacked out. The
> text is rendered, and then overdrawn by something else. The scorpion also
> has a black square around it as it crawls up the screen. Maybe this output
> would help:
> 
> Using the MIT-SHM extension (2/2)
> GFX-XLIB 267:Could not get a 32 bit TrueColor visual!
> GFX-XLIB 168: X11: BadAccess (attempt to access private resource denied)
> GFX-XLIB 168: X11: BadShmSeg (invalid shared segment parameter)

[...]

This looks like a problem with XShm fallback. I get a segmentation fault
when trying to do remote X from my old ia32 box to my workstation, so I
guess we should categorize this as an xlib driver problem.
Try explicitly undefinint HAVE_MITSHM before it is tested for in
src/gfx/drivers/xlib_driver.c; this should work around the problem.

llap,
 Christoph


Reply via email to