110253 (3.2.1)
22X “Could not replace preferences.old” error message
33X https://github.com/processing/processing/issues/4626
4- _ Version 3.2 won't run from paths with spaces on Windows
4+ X Version 3.2 won't run from paths with spaces on Windows
55X https://github.com/processing/processing/issues/4623
6- _ might be ext.dirs trouble with spaces in path names?
7- _ or the backwards slashes?
6+ X might be ext.dirs trouble with spaces in path names?
7+ X or the backwards slashes?
88X fixes for Python Mode crashing on startup
99X disable ext.dirs on Linux export and set jna.nosys as well
1010X Java not included properly with 32-bit Linux export
11- _ JavaInputHandler not registering
11+ X JavaInputHandler not registering
12+
1213
1314_ library compilations handled oddly
1415_ https://github.com/processing/processing/issues/4630
@@ -38,8 +39,6 @@ _ https://github.com/processing/processing/issues/4353#issuecomment-237715947
3839high
3940_ Pasting code from editor to empty editor produces Exception
4041_ https://github.com/processing/processing/issues/4522
41- _ did we lose settings.path because it was too buggy?
42- _ https://github.com/processing/processing/issues/3948
4342_ possible infinite loop on modified externally
4443_ https://github.com/processing/processing/issues/3965
4544
@@ -56,7 +55,8 @@ _ PDE and sketches are 2x smaller on high-res Windows machines
5655_ https://github.com/processing/processing/issues/2411
5756_ System.setProperty("sun.java2d.dpiaware", "false");
5857_ though that seems broken in Java 8: http://superuser.com/a/1007783
59-
58+ _ did we lose settings.path because it was too buggy?
59+ _ https://github.com/processing/processing/issues/3948
6060_ Library path mismatch between processing-java and export
6161_ https://github.com/processing/processing/issues/4493
6262
0 commit comments