Skip to content
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

Processing-java stdout fails to output (intermittently) #4119

Closed
neilpanchal opened this issue Nov 8, 2015 · 1 comment
Closed

Processing-java stdout fails to output (intermittently) #4119

neilpanchal opened this issue Nov 8, 2015 · 1 comment

Comments

@neilpanchal
Copy link

Hi all,

I have found an issue with running processing-java via Sublime Text 3. In version 3.0, everything works as expected and I get the following output:

Listening for transport dt_socket at address: 8143
This is Processing version 3.0
Finished.
[Finished in 3.2s]

In version 3.0.1, the stdout fails to output intermittently. I can't seem to find any pattern.

Here is the output if it works:

/usr/local/bin/processing-java: line 8: [: too many arguments 
/usr/local/bin/processing-java: line 8: [: too many arguments 
Listening for transport dt_socket at address: 8143
This is Processing version 3.0.1
Finished.
[Finished in 3.2s]

For now, I have rolled back to version 3.0 as it kind of breaks the build process in sublime text. Any help appreciated :)

Thank you.

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant