#22855 closed defect (fixed)
Windows installer does not run
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Git mirror | Version: | |
Keywords: | template_report | Cc: | MSiipola, stoecker |
Description
What steps will reproduce the problem?
- Downloaded installer
- Ran installer
- Was prompted to allow changes to be made to my computer
What is the expected result?
JOSM 18700 is installed on my computer
What happens instead?
Nothing.
Please provide any additional information below. Attach a screenshot if possible.
Revision:18678 Build-Date:2023-03-02 13:34:23 Identification: JOSM/1.5 (18678 en_GB) Windows 8.1 64-Bit OS Build number: Windows 8.1 (9600) Memory Usage: 149 MB / 1008 MB (33 MB allocated, but free) Java version: 17.0.6+10-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1366×768 (scaling 1.00×1.00) Maximum Screen Size: 1366×768 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_GB Numbers with default locale: 1234567890 -> 1234567890 VM arguments: [-Djpackage.app-version=1.5.18678, --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: + FastDraw (36057) + continuosDownload (105) + reverter (36043) Last errors/warnings: - 00001.067 W: extended font config - overriding 'filename.Mongolian_Baiti=monbaiti.ttf' with 'MONBAITI.TTF' - 00001.068 W: extended font config - overriding 'filename.Kalinga=kalinga.ttf' with 'KALINGA.TTF' - 00001.069 W: extended font config - overriding 'filename.Iskoola_Pota=iskpota.ttf' with 'ISKPOTA.TTF' - 00001.071 W: extended font config - overriding 'filename.Shruti=shruti.ttf' with 'SHRUTI.TTF' - 00001.072 W: extended font config - overriding 'filename.Raavi=raavi.ttf' with 'RAAVI.TTF' - 00001.073 W: extended font config - overriding 'filename.Gautami=gautami.ttf' with 'GAUTAMI.TTF' - 00001.075 W: extended font config - overriding 'filename.Vrinda=vrinda.ttf' with 'VRINDA.TTF' - 00001.077 W: extended font config - overriding 'filename.Kartika=kartika.ttf' with 'KARTIKA.TTF' - 00001.078 W: extended font config - overriding 'filename.Latha=latha.ttf' with 'LATHA.TTF' - 00001.846 E: java.security.KeyStoreException: Windows-ROOT not found. Cause: java.security.NoSuchAlgorithmException: Windows-ROOT KeyStore not available OSM API: https://opengeofiction.net/api
Attachments (0)
Change History (9)
comment:1 by , 23 months ago
comment:2 by , 23 months ago
Cc: | added |
---|
comment:3 by , 23 months ago
Component: | Core → Installer Windows |
---|
follow-up: 8 comment:4 by , 23 months ago
Cc: | added |
---|
It looks like the installers have not been built. It appears that we haven't synced the GitHub repository since r18699 (maybe an access token expired?).
@skyper: This doesn't just affect Windows, it also affects Mac.
comment:5 by , 23 months ago
GitHub replaced their SSH key (https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/). I had to remove and validate the new key. Did this now.
Don't know if it will catch up with release builds. We'll see.
follow-up: 7 comment:6 by , 22 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
It looks like the GH actions did catch up with the release builds.
comment:7 by , 22 months ago
Replying to taylor.smock:
It looks like the GH actions did catch up with the release builds.
Shows how fault tolerant our scripting is ;-)
comment:8 by , 22 months ago
Component: | Installer Windows → Git mirror |
---|
Replying to taylor.smock:
@skyper: This doesn't just affect Windows, it also affects Mac.
Sorry, tickets were only about windows. Is Git mirror
the correct component?
comment:9 by , 22 months ago
Yes, Git mirror
is probably the best component. I should have changed it when I made my comment.
Ticket #22854 has been marked as a duplicate of this ticket.