File tree Expand file tree Collapse file tree 2 files changed +27
-1
lines changed
Expand file tree Collapse file tree 2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 1+ PROCESSING 3.2.1 (REV 0253) - 19 August 2016
2+
3+ Fixes for a couple major bugs that showed up in the last release.
4+
5+
6+ [ fixes ]
7+
8+ + "Could not replace preferences.old" error message on startup
9+ when using Processing for the first time.
10+ https://github.com/processing/processing/issues/4626
11+
12+ + Version 3.2 won't run from paths with spaces on Windows
13+ https://github.com/processing/processing/issues/4623
14+
15+ + Python Mode was crashing on startup
16+
17+
18+ [ additions ]
19+
20+ + When quitting an OS X sketch, sometimes it was necessary to quit
21+ twice. Added some code to work around this; we'll see how it goes.
22+
23+
24+ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
25+
26+
127PROCESSING 3.2 (REV 0252) - 16 August 2016
228
329This release includes a handful of fixes to deal with startup bugs,
Original file line number Diff line number Diff line change 110253 (3.2.1)
2- X “ Could not replace preferences.old” error message
2+ X " Could not replace preferences.old" error message
33X https://github.com/processing/processing/issues/4626
44X Version 3.2 won't run from paths with spaces on Windows
55X https://github.com/processing/processing/issues/4623
You can’t perform that action at this time.
0 commit comments