[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: No more handles during startup of AGR test on Linux

Grant Gayed wrote:
I don't think this is related to MOZILLA_FIVE_HOME since the original trace
indicates that the Display could not be created.  MOZILLA_FIVE_HOME is not
relevant until a Browser is created, which is much [sic] later.



Odd, I know, but it did cause me this exact problem (for reasons that aren't clear to me). I received the createDisplay ... gtk_init() failure in a hosted application ... adding MOZILLA_FIVE_HOME to my launch config environment tab fixed the problem for me (even though it's defined in my environment and normal self-hosted eclipses seemed to work).


In my case, I was running with a J9 JVM and a J9 launch config (maybe some of the contributed launch configs don't fully propogate environment variables).

Later,
PW