GRASS GIS wrote: > #104: saving display to tiff or ppm garbled when NVIZ is not top window
> Comment (by msieczka): > > Replying to [comment:13 glynn]: > > > I've made some more changes so that it will (hopefully) fall-back to > using the window if using > > a GLXPixmap fails. You'll still get the X error message, but it > shouldn't be fatal. > > Still after this change same crash, and still GRASS_NO_GLX_PIXMAPS=TRUE > prevents it. Oh, so it creates the GLXPixmap okay, but if you try to select it for rendering it simply terminates the program (rather than just returning False). IOW, there's no way to test whether or not the feature can be used. Well, there's not much that we can do about that, other than simply not using it. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
