[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

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.

Grant


"Paul Webster" <pwebster@xxxxxxxxxx> wrote in message
news:ejhqs5$gqb$2@xxxxxxxxxxxxxxxxxxxx
> So MOZILLA_FIVE_HOME is defined in the environment tab of your launch
> config?
>
> Even though I have it defined in my environment (so eclipse itself would
> run), it was not being propogated through my launch config until I
> specifically included it in the Environment tab (so my tests failed with
> that error).
>
> Later,
> PW