This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

why with my vista-notebook I cannot load down a map into josm?

0

with my pc i can load down a map into josm. The same does not work with my vista notebook. I get no map at all.
What is wrong? Frank

asked 20 Apr '12, 11:44

Frank837's gravatar image

Frank837
6112
accept rate: 0%


One Answer:

0

Maybe you can get any error message when you start JOSM via Windows command line interface.

Choose Windows Start menu, there has to be something like "execute ...", type "cmd" there.

when the black window with the command prompt appears, change directory to where your josm.jar is saved, then type java -jar josm-tested.jar

Any output there from JOSM?

answered 20 Apr '12, 13:23

stephan75's gravatar image

stephan75
12.6k556210
accept rate: 6%

This advise was good! I had two versions with an apparent conflict on my notebook Thanks for help Frank

(21 Apr '12, 11:25) Frank837

Source code available on GitHub .