We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I have installed Processing 3.2.3 on 2 Mac Sierra. It works fine on one machine but on the other one the sketches doesn't start Exporting as an app works however I tried renaming, moving the sketch but nothing helps I tried starting it from the terminal but no errors are showing up. Any other idea to get it to work ? thanks
Answers
Is this true for all sketches -- like sketches from the Examples -- or just the one? Have you tried simplifying the sketch, and does it still not work?
If you have, could you share the simple sketch? When you do, please highlight and format your code:
https://forum.processing.org/two/discussion/15473/readme-how-to-format-code-and-text
You may also want to post the code on the GitHub issue you opened -- without details there isn't much people can do to help.
https://github.com/processing/processing/issues/4745
No sketches are running. Neither form copy paste nor from the example library even something as basic as :
does not create a windows
When exporting to an application, the Mac application works fine
Reported as issue 4745.
Issue was already opened a few days ago without getting any attention. I was expecting to have more luck here ...
Other ideas: does the system Console show errors when you launch Processing, open a sketch, or hit Run? Does the Processing Console show errors? Does the run button turn green, or does it stay gray?
Thanks for helping me ! Run button turns green. Processing console shows :
when starting processing, not when running the sketch.
Pressing run give this :
Hmm.
https://www.google.com/search?q=AMFI:+allowing+exception+handler
AMFI may be the AppleMobileFileIntegrity kext / keyboard extension. Not sure if that is relevant to your problem. It may be time to update your issue on Processing Issues if you haven't already. Explain that no sketches run, or your issue may be ignored as a specific programming error. Detail the green button thing. Document the possibly related console message.