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

Plugin not running on MacOS #76

Open
mxdanger opened this issue Dec 22, 2017 · 2 comments · May be fixed by #103
Open

Plugin not running on MacOS #76

mxdanger opened this issue Dec 22, 2017 · 2 comments · May be fixed by #103

Comments

@mxdanger
Copy link

mxdanger commented Dec 22, 2017

kendzi3d plugin error

Currently, my idea of the problem is quite vague. I've tried multiple related JOSM (.jnlp) around the required version of JOSM required for this plugin. I'm using MacOS High Sierra 10.13.1 with Java 8 update 151. I highly suspect that Java 8 is the culprit of the problem but I have no way to test it as I can't find a way to download Java 7. The requirement for the latest update of the plugin is JOSM 13174 and when I run 13174 or higher it prompts that it can't load the plugin. When I'm using a version lower than 13174, for example, 13170 it prompts that I should use version 13174. I'm quite sure this is an Issue, although I could be doing something incorrectly.

Here is my vaguely related question.

@mxdanger mxdanger changed the title Plugin not working on MacOS Plugin not running on MacOS Dec 22, 2017
@kendzi
Copy link
Owner

kendzi commented Dec 23, 2017

It is known problem with plugin using webstart (jnlp) and java 8. Unfortunately currently the only way to run it is to download standalone version of JOSM from:
https://josm.openstreetmap.de/josm-tested.jar

@mxdanger
Copy link
Author

That file did not work because it's version 13170.
screen shot 2017-12-27 at 11 36 51 am

I ran the snapshot version 13174 of JOSM jar and it works.
screen shot 2017-12-27 at 11 59 28 am

It seems like it inconveniently works with just jar and not webstart.

@tsmock tsmock linked a pull request Feb 15, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants