discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: TextEdit.app problems X11


From: Nicolas Roard
Subject: Re: TextEdit.app problems X11
Date: Thu, 24 Apr 2008 11:56:09 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]