-
-
Notifications
You must be signed in to change notification settings - Fork 70
Fail to start due to debugger #73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Created by: sampottinger Looks like constructor in |
Created by: sampottinger Hey there! There's a few PRs outstanding (with inter-dependencies) and the build on master has been broken on Mac for some time. So, I have an integration branch over at https://github.com/sampottinger/processing4 master. That branch includes this bug's PR. This allows one to use Processing 4 again on a Mac along with all of the recent bug fixes. For your convenience, I have made builds available at https://www.datadrivenempathy.com/processing. |
Created by: benfry Ok, just checked in a solution that delays the init of the menu and toolbar buttons. Still an issue with the toolbar button not highlighting that I need to sort out, but I think I saw that filed as a separate issue. |
Created by: github-actions[bot] This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Created by: sampottinger
I'm trying to see what's up but it looks like
master
is broken (tested on Mac OS X). NullPointerException atJavaEditor.java:1389
.The text was updated successfully, but these errors were encountered: