Skip to content

processing-java broken in macOS #1045

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

Open
rlfbckr opened this issue Apr 18, 2025 · 4 comments · May be fixed by #1046 or #1050
Open

processing-java broken in macOS #1045

rlfbckr opened this issue Apr 18, 2025 · 4 comments · May be fixed by #1046 or #1050
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rlfbckr
Copy link

rlfbckr commented Apr 18, 2025

Most appropriate sub-area of Processing 4?

Build process

Processing version

4.4.1

Operating system

MacOS 15.4.1

Steps to reproduce this

install "processing-java"
run "processing-java" in terminal (error since 4.4.0, works with 4.3.4)

error message:

Exception in thread "main" java.lang.NoSuchMethodError: 'void processing.app.Base.setCommandLine()'
	at processing.mode.java.Commander.main(Commander.java:411)

snippet

n/A

Additional context

error message:

Exception in thread "main" java.lang.NoSuchMethodError: 'void processing.app.Base.setCommandLine()'
	at processing.mode.java.Commander.main(Commander.java:411)

Would you like to work on the issue?

assigned to someone else.

@rlfbckr rlfbckr added the bug Something isn't working label Apr 18, 2025
@rlfbckr rlfbckr changed the title processing-java broken macOS processing-java broken in macOS Apr 18, 2025
@zjawj-123321

This comment has been minimized.

@rlfbckr
Copy link
Author

rlfbckr commented Apr 18, 2025

Same problem with 4.4.0. Went back to 4.3.4.

@Stefterv Stefterv self-assigned this Apr 18, 2025
@Stefterv
Copy link
Collaborator

Hi @rlfbckr Thank you for raising this issue! With 4.4.0 and 4.4.1 the internal layout of the Processing app changed somewhat, breaking the processing-java, sorry we didn't catch this in the Betas.

I've created a PR above that will resolve this issue. It's probably going to be included in 4.4.3

@Stefterv Stefterv added this to the 4.4.3 milestone Apr 18, 2025
@SableRaf SableRaf moved this to To do in Processing Roadmap Apr 18, 2025
@Stefterv Stefterv changed the title processing-java broken in macOS processing-java broken in macOS Apr 18, 2025
@Stefterv Stefterv linked a pull request Apr 18, 2025 that will close this issue
@rlfbckr
Copy link
Author

rlfbckr commented Apr 18, 2025

Thank you @Stefterv .

@Stefterv Stefterv moved this from To do to In progress in Processing Roadmap Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
3 participants