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 0147 qualifies for the finals
Page Index Toggle Pages: 1
Processing 0147 qualifies for the finals (Read 402 times)
Processing 0147 qualifies for the finals
Aug 18th, 2008, 10:04pm
 
Uploading now...


ABOUT REV 0147 - 18 August 2008

* RELEASES SINCE 0135 CONTAIN MANY SIGNIFICANT CHANGES, PLEASE READ *
*  THE NOTES IN THIS FILE FOR ANY RELEASE THAT YOU'VE NOT YET USED. *

Fix for OpenGL export problem introduced in recent releases. Also an
implementation for the "Tools" menu, and lots of internal code cleanup.

[ bug fixes ]

+ Fixed broken OpenGL export since release 0145.

+ Not yet confirmed as fixed, but potentially fixed a problem where
 applets would not restart after switching pages in a web browser.
 http://dev.processing.org/bugs/show_bug.cgi?id=581

+ Fix a problem with the Linux release not running sketches when
 'java' was not already in the PATH.
 http://dev.processing.org/bugs/show_bug.cgi?id=879

[ changes ]

+ The "Tools" menu can now handle user-contributed code for tools
 that extend the Processing Development Environment in some fashion.
 This will be documented further in the next few days, for now,
 try to contain your excitement about upcoming contributions like
 "Color Selector 2.0", "ROT13 Code Mangler", and "I Am Rich".
 http://dev.processing.org/bugs/show_bug.cgi?id=124

+ To make way for the Tools menu, lots of code had to be cleaned
 up inside the Editor and Sketch classes. Keep an eye out for problems
 with Save, Save As, Rename, Delete, and others. If something strange
 happens, *please file a bug immediately* so that we can get it fixed.
 We take sketch-destroying bugs very seriously. Please test!

[ known problems ]

+ Slow response on file/sketchbook/examples menus on OS X 10.5.
 This is 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
 Please file a bug report with Apple if you want this fixed!

+ In the current Windows release, Processing may not be able to find
 the JDK even if you have one installed. If this happens on your machine,
 copy the contents of your JDK installation to a new folder titled "java"
 inside the Processing folder. This fill be fixed in a future release.
 http://dev.processing.org/bugs/show_bug.cgi?id=878

+ See dev.processing.org/bugs for more.
Page Index Toggle Pages: 1