We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionGeneral Discussion,  Status › Processing 0139 stuck in the middle
Page Index Toggle Pages: 1
Processing 0139 stuck in the middle (Read 480 times)
Processing 0139 stuck in the middle
Jun 4th, 2008, 5:42pm
 
Uploading now...


ABOUT REV 0139 - 4 June 2008

Stuck on a couple larger problems, this is an interim release to
patch up some problems in the 0136+ series. If this is the first
release you've downloaded since 0135, please read the "ABOUT 013X"
sections for each of the releases since.

[ mixed bag of fixes ]

+ Highlighting of syntax errors was broken.
 http://dev.processing.org/bugs/show_bug.cgi?id=795

+ The getIntAttribute() method from the XML library was
 returning a float instead of an int.
 http://dev.processing.org/bugs/show_bug.cgi?id=790

+ Include memory settings from preferences when exporting
 a Mac OS X application.
 http://dev.processing.org/bugs/show_bug.cgi?id=803

+ Updated to a newer version of Quaqua (OS X lib for GUI)
 http://www.randelshofer.ch/quaqua/

[ top priorities (not fixed) ]

+ "Target VM failed to initialize: VM initialization failed" on run
 This happens because Java is not properly getting the machine's
 internet address. Workaround is to shut off networking:
 http://dev.processing.org/bugs/show_bug.cgi?id=796

+ Slow response on file/sketchbook/examples menus on OS X 10.5.
 There appears to be an Apple bug in Java 1.5 and 1.6 on
 Mac OS X 10.5 (but not 10.4) causing these menus to be extremely
 slow. Workarounds described in the bug report:
 http://dev.processing.org/bugs/show_bug.cgi?id=786

+ Sometimes, nothing happens when you hit Run (no error displayed)
 http://dev.processing.org/bugs/show_bug.cgi?id=775
Page Index Toggle Pages: 1