[Laszlo-dev] Something changed recently in our build system...

Henry Minsky henry.minsky at gmail.com
Fri Jun 4 08:08:32 PDT 2010


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 <ptw at pobox.com> 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
hminsky at laszlosystems.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20100604/6249a2b3/attachment.html


More information about the Laszlo-dev mailing list