﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17325	MicrosoftStreetside plugin fails to find JavaFX toolkit on Ubuntu/Java 10	anonymous	vodryc	"==== What steps will reproduce the problem?
1. Run JOSM
2. Download an area
3. JOSM complains that the Microsoft Streetside plugin failed

==== What is the expected result?

==== What happens instead?

==== Please provide any additional information below. Attach a screenshot if possible.

{{{
Relative:URL: ^/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2019-02-02 21:01:18 +0100 (Sat, 02 Feb 2019)
Revision:14760
Build-Date:2019-02-04 21:50:11
URL:https://josm.openstreetmap.de/svn/trunk

Identification: JOSM/1.5 (14760 fr) Linux Ubuntu 18.04.2 LTS
Memory Usage: 177 MB / 1010 MB (24 MB allocated, but free)
Java version: 10.0.2+13-Ubuntu-1ubuntu0.18.04.4, Oracle Corporation, OpenJDK Server VM
Screen: :0.0 1366x768
Maximum Screen Size: 1366x768
Java package: openjdk-11-jre:i386-10.0.2+13-1ubuntu0.18.04.4
Java ATK Wrapper package: libatk-wrapper-java:all-0.33.3-20ubuntu0.1
VM arguments: [-Djosm.restart=true, -Djava.net.useSystemProxies=true]
Dataset consistency test: No problems found

Plugins:
+ MicrosoftStreetside (34867)
+ PicLayer (34867)
+ apache-commons (34506)
+ apache-http (34632)
+ indoorhelper (34867)
+ javafx-unixoid (34731)
+ jna (34867)
+ tageditor (34867)
+ turnlanes (34678)
+ turnlanes-tagging (280)
+ utilsplugin2 (34867)

Map paint styles:
+ <josm.userdata>/styles/sit.mapcss

Last errors/warnings:
- E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libdecora_sse.so: <josm.userdata>/plugins/javafx/libdecora_sse.so: mauvaise classe ELF : ELFCLASS64 (Possible cause: architecture word width mismatch)
- E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libgstreamer-lite.so: <josm.userdata>/plugins/javafx/libgstreamer-lite.so: mauvaise classe ELF : ELFCLASS64 (Possible cause: architecture word width mismatch)
- E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libprism_sw.so: <josm.userdata>/plugins/javafx/libprism_sw.so: mauvaise classe ELF : ELFCLASS64 (Possible cause: architecture word width mismatch)
- E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libfxplugins.so: <josm.userdata>/plugins/javafx/libfxplugins.so: mauvaise classe ELF : ELFCLASS64 (Possible cause: architecture word width mismatch)
- E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libavplugin-54.so: <josm.userdata>/plugins/javafx/libavplugin-54.so: mauvaise classe ELF : ELFCLASS64 (Possible cause: architecture word width mismatch)
- E: java.lang.UnsatisfiedLinkError: <josm.userdata>/plugins/javafx/libprism_common.so: <josm.userdata>/plugins/javafx/libprism_common.so: mauvaise classe ELF : ELFCLASS64 (Possible cause: architecture word width mismatch)
- W: No configuration settings found.  Using hardcoded default values for all pools.
- W: Region [TMS_BLOCK_v2] Resetting cache
- E: Handled by bug report queue: java.lang.ExceptionInInitializerError. Cause : java.lang.RuntimeException: No toolkit found
- W: Avertissement - <html>JOSM ne parvient pas à trouver d’information sur les greffons suivants :<ul><li>indoorhelper</li><li>turnlanes-tagging</li><li>utilsplugin2</li><li>apache-commons</li><li>tageditor</li><li>javafx-unixoid</li><li>jna</li><li>turnlanes</li><li>MicrosoftStreetside</li><li>PicLayer</li><li>apache-http</li></ul>Les greffons ne seront pas chargés.</html>


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (18) of main
java.lang.ExceptionInInitializerError
	at org.openstreetmap.josm.plugins.streetside.gui.imageinfo.ThreeSixtyDegreeViewerPanel.<clinit>(ThreeSixtyDegreeViewerPanel.java:38)
	at org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel.initializeAndStartGUI(StreetsideViewerPanel.java:55)
	at org.openstreetmap.josm.plugins.streetside.gui.imageinfo.StreetsideViewerPanel.lambda$new$0(StreetsideViewerPanel.java:46)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
	at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:117)
	at java.desktop/java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
	at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
	at java.desktop/java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.desktop/java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
	at java.desktop/java.awt.Dialog.show(Dialog.java:1070)
	at java.desktop/java.awt.Component.show(Component.java:1674)
	at java.desktop/java.awt.Component.setVisible(Component.java:1621)
	at java.desktop/java.awt.Window.setVisible(Window.java:1031)
	at java.desktop/java.awt.Dialog.setVisible(Dialog.java:1005)
	at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doBeginTask$3(PleaseWaitProgressMonitor.java:255)
	at org.openstreetmap.josm.gui.progress.swing.PleaseWaitProgressMonitor.lambda$doInEDT$0(PleaseWaitProgressMonitor.java:113)
	at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
	at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
	at java.desktop/java.awt.EventQueue.access$600(EventQueue.java:97)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
	at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
	at java.base/java.security.AccessController.doPrivileged(Native Method)
	at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
	at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
	at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
	at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
	at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.lang.RuntimeException: No toolkit found
	at com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:272)
	at com.sun.javafx.perf.PerformanceTracker.logEvent(PerformanceTracker.java:100)
	at javafx.scene.Node.<clinit>(Node.java:407)
	... 40 more
}}}
"	defect	closed	normal		Plugin MicrosoftStreetside		worksforme	template_report javafx java10	
