#21424 closed defect (invalid)
JOSM installed in the Win AppData folder instead of Program Files
Reported by: | sharcrash | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Installer Windows | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- run your Windows installer
What is the expected result?
Install in C:\Program Files (x86)\JOSM\ folder
What happens instead?
JOSM is installed in my AppData C:\Users\userX\AppData\Local\JOSM
Please provide any additional information below. Attach a screenshot if possible.
I found out about this while i was trying to paste the newest josm-latest.jar in the folder you suggest here https://josm.openstreetmap.de/wiki/Download#Mswindowswrapper because of another bug which risks me to miswrite tags via a shortcut.
Now i understand why i had two JOSM installations. Also JOSM was always telling me that i should update whereas i already had the latest installed.
I know i can select myself my folder installation, which i redid now but usually we don't have to pay attention to this hence i guess many users have misplaced their installation. I've lost some settings in the process...
Revision:18193 Build-Date:2021-09-05 16:23:28 Identification: JOSM/1.5 (18193 en) Windows 7 64-Bit OS Build number: Windows 7 Professional (7601) Memory Usage: 374 MB / 4092 MB (162 MB allocated, but free) Java version: 16.0.2+7, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1280×1024 (scaling 1.00×1.00) \Display1 1280×1024 (scaling 1.00×1.00) Maximum Screen Size: 1280×1024 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1252 System property sun.jnu.encoding: Cp1252 Locale info: en_US Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18193, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=%UserProfile%\AppData\Local\JOSM\JOSM.exe] Plugins: + ImageWayPoint (35640) + SimplifyArea (35640) + alignways (35753) + apache-commons (35524) + apache-http (35589) + areaselector (368) + austriaaddresshelper (1597341117) + buildings_tools (35823) + continuosDownload (99) + contourmerge (v0.1.8) + ejml (35458) + geochat (35640) + imagery_offset_db (35640) + jna (35662) + log4j (35458) + measurement (35640) + photo_geotagging (35783) + photoadjust (35770) + rasterfilters (35774) + reltoolbox (35829) + reverter (35732) + turnrestrictions (35640) + undelete (35640) + utilsplugin2 (35792) + wikipedia (1.1.4) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/Fixme&zip=1 - https://github.com/bastik/mapcss-tools/raw/osm/mapnik2mapcss/osm-results/mapnik.zip - https://josm.openstreetmap.de/josmfile?page=Styles/Surface&zip=1 + https://github.com/gmgeo/osmic-josm-style/archive/master.zip - https://josm.openstreetmap.de/josmfile?page=Styles/Enhanced_Lane_and_Road_Attributes&zip=1 Last errors/warnings: - 00000.608 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00000.608 W: extended font config - overriding 'filename.Kalinga=kalinga.ttf' with 'KALINGA.TTF' - 00000.609 W: extended font config - overriding 'filename.Iskoola_Pota=iskpota.ttf' with 'ISKPOTA.TTF' - 00000.610 W: extended font config - overriding 'filename.Shruti=shruti.ttf' with 'SHRUTI.TTF' - 00000.610 W: extended font config - overriding 'filename.Raavi=raavi.ttf' with 'RAAVI.TTF' - 00000.611 W: extended font config - overriding 'filename.Gautami=gautami.ttf' with 'GAUTAMI.TTF' - 00000.612 W: extended font config - overriding 'filename.Vrinda=vrinda.ttf' with 'VRINDA.TTF' - 00000.612 W: extended font config - overriding 'filename.Kartika=kartika.ttf' with 'KARTIKA.TTF' - 00000.613 W: extended font config - overriding 'filename.Latha=latha.ttf' with 'LATHA.TTF' - 00001.226 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available
Attachments (0)
Change History (3)
comment:1 by , 4 years ago
Component: | Core → Installer Windows |
---|
comment:2 by , 4 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 3 years ago
This way users don't need admin privileges.
Maybe that is on purpose, for security reasons? Why trying to put everything in user's folder? Isn't C:\Program Files
designed for program's files? Why messing all together (profile setting and program files)?
Weird trend of recent time.
That's intended. This way users don't need admin privileges.