Modify

Opened 5 days ago

Last modified 4 days ago

#24652 new defect

JOSM 19439 from dmg installation works on macos 10.15.8 but 19481 does not.

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

But when I start latest version using java -jar josm-latest.jar (19542) it still works fine.

Attachments (0)

Change History (4)

comment:1 by anonymous, 5 days ago

BTW: yes, I know that macos Catalina is pretty old and not supported but I can help with testing it and very interested in support this JOSM in this OS.

comment:2 by stoecker, 4 days ago

Well. That's probably because I needed to increase the Java version for that download as I couldn't get the java21 version to (re-)build. And that again was caused by the fact, that ATM nearly all MacOS builds fail.

You can download other release files here: https://github.com/JOSM/josm/releases

As said - a lot of builds fail. Theoretically every release should have java 11, 21 and 25 versions.

Please report what works and what not, so others don't have to try again.

It would be very helpful if anybody can fix the issues with the MacOS builds.

comment:3 by anonymous, 4 days ago

I could start all available jar files without any problem:

  • JOSM-macOS-java11-19542.jar - WORKS
  • JOSM-macOS-java21-19542.jar - WORKS
  • JOSM-macOS-java25-19542.jar - WORKS

Ok I got it.
https://josm.openstreetmap.de/download/macosx/josm-macosx.zip
cd /
cd Application
otool -l JOSM.app/Contents/MacOS/JOSM| grep minos

minos 11.0

Somewhere you increase min version type for MacOS 11 when building dmg file.

comment:4 by stoecker, 4 days ago

I think I remember a mail from GitHub, that the build systems now use a newer MacOs. Don't find any related mail thought.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.