On Thu, Apr 24, 2008 at 2:40 AM, Andrew Ruder <andy aeruder.net> wrote:
> A long time ago when Ubuntu made the transition to
Xorg, I found myself
> needing to set XLIB_SKIP_ARGB_VISUALS=1 to get GNUstep
applications to run.
> Maybe try something like this at the command line:
>
> export XLIB_SKIP_ARGB_VISUALS=1
> openapp TextEdit.app
>
> and see if that solves the issue?
Depends on the backend used -- if it's the art backend for
instance,
this could be a SHM issue (there's a default to tell the
backend to
not use shm that you could try).
--
Nicolas Roard
"Java, the best argument for Smalltalk since C++ "
-- Frank Winkler
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep gnu.org
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
|