Modify

Opened 15 years ago

Closed 15 years ago

#4834 closed defect (fixed)

Please update Windows installer to josm-tested

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

Description

Ich installiere JOSM die letzte verfügbare Windows Version 2561. Beim Öffnen heißt es, diese Version sei nicht aktuell und werde zum Update aufgefordert. Folge ich dem Link für den Download der neuesten Version, so wird dort http://josm.openstreetmap.de/wiki/De:WikiStart die Windows Version 2561 angeboten. Also habe ich entweder
1) die neueste Windows Version schon und die Prüfung funktioniert nicht ordnungsgemäß oder
2) es wird versehentlich nicht die neueste Windows Version angeboten.

Change History (3)

comment:1 by mjulius, 15 years ago

Summary: JOSM meldet nicht aktuelle Version, obwohl aktuellPlease update Windows installer to josm-tested

Since March 8 the "released" tested version is 3094. The Windows installer is not up to date.

I don't know what the Windows installer is really doing. In general JOSM does not require installing. You can just download the josm-tested.jar file (from the link above the Windows installer) and execute it by double-clicking it.

It is likely that JOSM will complain soon about having not enough memory. When that happens you can open the Windows Command Prompt, navigate to the folder containing josm-latest and execute "java -Xmx256M -jar josm-latest.jar"

comment:2 by stoecker, 15 years ago

Installer currently cannot build as the "launch4j" script to build installer under linux contains a 32bit executable of windres. The server is now a 64bit machine and this executable does not work there. Currently I do not know a solution for this issue.

comment:3 by stoecker, 15 years ago

Resolution: fixed
Status: newclosed

I found a way to start the 32 bit file under 64 bit. Should work now, please try.

Add Comment


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