Description
In GitLab by @rric on Oct 24, 2022, 20:50
A student of mine struggeled with Processing 4 today, and ran into the following behaviour. I was able to reproduce it:
Steps to Reproduce
- start Processing, close it, re-start it again; repeat several times
or,
- start Processing, and create a number1 of new sketches
Then, at some point, the following dialog pops up:
When trying to start Processing again, one gets this:
That's it. One can no longer start Processing for an unknown period of time.
What is that, some kind of an Easter egg?! I find this rather inappropriate. Today, it only led to even more frustration for my students who are just starting to learn Python and Processing.
Expected Behavior
Please don't tell me Processing cannot "auto name" more than 26 sketches per day. Keep the funny messages, if you like, but allow Processing to start again. Thanks.
Environment
- Processing version: 4.0.1
- Operating System and OS version: Windows 10
Footnotes
-
this number might be 26, as the last sketch I was able to create ended with
z
. ↩
Activity