Re: What could be missing?

Jeremy <[email protected]> Mon, 21 Feb 2011 19:56:33 -0800
Newsgroups gmane.editors.nedit.user
Message-ID <[email protected]>
On 2/20/11, Jeremy <[email protected]> wrote:
>
> You got me thinking in a new direction and I want to attempt a couple
> of things first.

SOLVED!!!

It took me a while to get to it, but it was as simple as entering the
following command:

export XLIB_SKIP_ARGB_VISUALS=1

before starting NEdit. I have made it part of a script I now use each
time to start NEdit on the laptop.
It seems that Motif has a problem with the ARGB visuals called upon
by X.Org when interacting with the specific hardware on my laptop
(or something similar to that extent).

'XLIB_SKIP_ARGB_VISUALS=1' directs the X library to prevent the
interaction of these ARGB visuals with Motif, which solves the
problem perfectly. Now, NEdit performs on my old laptop as
perfectly as it does on my other larger, newer machine. :)
-- 
NEdit Discuss mailing list - [email protected]
http://www.nedit.org/mailman/listinfo/discuss