Wanna just make a change set and I'll review?
I filed a bug for you to check in against:
http://jira.openlaszlo.org/jira/browse/LPP-9085
On 2010-06-04, at 11:08, Henry Minsky wrote:
> Yeah, I have noticed that as well, I didn't put two and two together.
>
> I just tried adding this to the static initializer in server/LPS.java, and
> it seems to
> stop it from happening
>
> System.setProperty("java.awt.headless", "true");
>
> try that and see if it helps?
>
> On Fri, Jun 4, 2010 at 10:59 AM, P T Withington <[email protected]> wrote:
>
>> ...that causes java to 'come to the front' on OS X. In the past this has
>> been solved by something like making sure we link against the 'headless'
>> AWT, otherwise just starting java causes it to create a menu bar which
>> brings it to the front. Damned annoying if you are running a build in the
>> background.
>>
>> http://java.sun.com/developer/technicalArticles/J2SE/Desktop/headless/
>>
>> I'm thinking maybe changes to how we compile the lfc or solo compile the
>> console (or the magical compilation of the right-click menu LZX into the
>> LFC) might be responsible.
>
>
>
>
> --
> Henry Minsky
> Software Architect
> [email protected]