Modify ↓
Opened 7 years ago
Closed 4 years ago
#17265 closed defect (worksforme)
Microsoft Streetside plugin conflicts with Mapillary Plugin
| Reported by: | Glassman | Owned by: | vodryc |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin MicrosoftStreetside | Version: | |
| Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Enable Mapillary plugin
- Enable MS Streetside plugin
- Use Shift+Alt+F1 to download images
What is the expected result?
Download of Streetside images in downloaded area
What happens instead?
Nothing
Please provide any additional information below. Attach a screenshot if possible.
Removing the Mapillary plugin then restarting JOSM solves the problem. The Microsoft Streetside plugin reverts to Shift+, to download images and the images download.
URL:https://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-01-22 21:12:59 +0100 (Tue, 22 Jan 2019)
Build-Date:2019-01-23 02:32:24
Revision:14719
Relative:URL: ^/trunk
Identification: JOSM/1.5 (14719 en) Linux Fedora release 29 (Twenty Nine)
Memory Usage: 1469 MB / 7282 MB (498 MB allocated, but free)
Java version: 1.8.0_192-b12, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: :0.0 3840x1080, :0.1 1920x1080
Maximum Screen Size: 3840x1080
VM arguments: [-Djosm.home=<josm.pref>]
Dataset consistency test: No problems found
Plugins:
+ EasyPresets (1537621333)
+ MicrosoftStreetside (34745)
+ OpeningHoursEditor (34535)
+ apache-commons (34506)
+ apache-http (34632)
+ buildings_tools (34850)
+ ejml (34389)
+ geochat (34512)
+ geojson (87)
+ geotools (34513)
+ javafx-unixoid
+ jaxb (34506)
+ jna (34633)
+ jts (34524)
+ measurement (34529)
+ opendata (34805)
+ reltoolbox (34788)
+ reverter (34552)
+ tageditor (34560)
+ turnlanes-tagging (272)
+ turnrestrictions (34643)
+ utilsplugin2 (34844)
Map paint styles:
+ https://josm.openstreetmap.de/josmfile?page=Styles/Sidewalks&zip=1
- ${HOME}/foo.mapcss
Last errors/warnings:
- W: Plugin javafx-unixoid requires Java version 10. The current Java version is 8. You have to update Java in order to use this plugin.
- E: unable to find dependency javafx for plugin MicrosoftStreetside
- W: No configuration settings found. Using hardcoded default values for all pools.
- W: Cannot start IPv4 remotecontrol https server on port 8112: Keystore was tampered with, or password was incorrect
- W: Cannot start IPv6 remotecontrol https server on port 8112: Keystore was tampered with, or password was incorrect
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
| Component: | Core → Plugin MicrosoftStreetside |
|---|---|
| Owner: | changed from to |
comment:2 by , 4 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



This is a Java mismatch issue. For various reasons, it is less buggy to just require Java 11+ for JavaFX. Especially on Linux.
Anyway, downloading both Mapillary and MS Streetside works on my machine, when both are installed.