From aceca77f7e0ae72149c66f7e118ecbb4ca624cc6 Mon Sep 17 00:00:00 2001 From: benfry Date: Sat, 9 Apr 2011 16:34:16 +0000 Subject: [PATCH] build tweak for 6u24 and todo items --- android/todo.txt | 11 +++++++---- build/build.xml | 4 ++-- core/todo.txt | 2 ++ todo.txt | 16 +++++++++------- 4 files changed, 20 insertions(+), 13 deletions(-) diff --git a/android/todo.txt b/android/todo.txt index 5a1d080fe..a2c78afc6 100644 --- a/android/todo.txt +++ b/android/todo.txt @@ -2,6 +2,13 @@ X point() doesn't render in A3D X http://code.google.com/p/processing/issues/detail?id=592 +_ Processing 0194 + Android = "Starting Build" +_ http://code.google.com/p/processing/issues/detail?id=590 +_ hanging at problem where it's prompting for info on the cmd line +_ renaming the old AVD is fixing a lot of issues with hanging at startup + +_ canceling an attempt to find the Android SDK leaves no window open +_ (Linux and Windows) _ modes/android/android-core.zip (No such file or directory) _ problem was that the build was ignoring no sdk silently @@ -14,10 +21,6 @@ _ http://code.google.com/p/processing/issues/detail?id=562 _ Device Killed or Disconnected Error Message with Libraries _ http://code.google.com/p/processing/issues/detail?id=565 -_ Processing 0194 + Android = "Starting Build" -_ http://code.google.com/p/processing/issues/detail?id=590 -_ renaming the old AVD is fixing a lot of issues with hanging at startup - _ No library found for android.content (and all the others) _ need to suppress the messages ala java.* diff --git a/build/build.xml b/build/build.xml index e3517f027..28991f2ae 100644 --- a/build/build.xml +++ b/build/build.xml @@ -460,7 +460,7 @@ - @@ -581,7 +581,7 @@ http://www.gnu.org/software/tar/manual/html_section/transform.html - diff --git a/core/todo.txt b/core/todo.txt index 2dedd18db..be581276d 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -7,6 +7,8 @@ X removed large synchronized block A OPENGL2 record only saves one line in a LINES shape A http://code.google.com/p/processing/issues/detail?id=579 X add isClosed() and getChildren() methods to PShape +_ questions re: final xml api changes +_ http://code.google.com/p/processing/issues/detail?id=612 _ save() no longer works at bottom of draw with JAVA2D X neither does loadPixels it seems diff --git a/todo.txt b/todo.txt index 1922063f0..1c329089b 100644 --- a/todo.txt +++ b/todo.txt @@ -20,6 +20,15 @@ X ctrl-slash not working with esfera on linux (line ending trouble?) X or maybe ctrl-slash just broken on linux? X http://code.google.com/p/processing/issues/detail?id=596 X fix from pkalauskas +X update to Java 6u24 for Linux and Windows +X brings things in sync with OS X 10.6 + +earlier +X Unsatisfied Link Error running OPENGL on 64-bit ubuntu +X http://dev.processing.org/bugs/show_bug.cgi?id=1557 +X on linux, mozilla shouldn't be the default browser anymore +X is there a way to query the default browser? gnome-open? xdg-open? +X cleaned up some things inside settings, but this was already done _ No .java file export @@ -45,13 +54,6 @@ _ Find Previous and FindReplace dialog cleanup _ http://code.google.com/p/processing/issues/detail?id=580 _ bugs 67, 68, 69 (below) cover more of this -earlier -X Unsatisfied Link Error running OPENGL on 64-bit ubuntu -X http://dev.processing.org/bugs/show_bug.cgi?id=1557 -X on linux, mozilla shouldn't be the default browser anymore -X is there a way to query the default browser? gnome-open? xdg-open? -X cleaned up some things inside settings, but this was already done - reference _ auto-format has been moved to edit _ this might be the same as arduino?