Modify

Opened 8 years ago

Closed 8 years ago

#15235 closed defect (invalid)

das Umschalten der Verkehrszeichen vom Standart von Belgien auf Dt. schlägt fehl.

Reported by: anonymous Owned by: bastiK
Priority: normal Milestone:
Component: Plugin roadsigns Version:
Keywords: template_report Cc:

Description

What steps will reproduce the problem?

What is the expected result?

What happens instead?

Please provide any additional information below. Attach a screenshot if possible.

URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2017-09-02 14:47:18 +0200 (Sat, 02 Sep 2017)
Build-Date:2017-09-02 20:53:16
Revision:12712
Relative:URL: ^/trunk

Identification: JOSM/1.5 (12712 de) Windows 10 64-Bit
OS Build number: Windows 10 Pro 1703 (15063)
Memory Usage: 247 MB / 247 MB (23 MB allocated, but free)
Java version: 1.8.0_141-b15, Oracle Corporation, Java HotSpot(TM) Client VM
Screen: \Display0 1680x1050
Maximum Screen Size: 1680x1050
VM arguments: [-Djava.security.manager, -Djava.security.policy=file:<java.home>\lib\security\javaws.policy, -DtrustProxy=true, -Djnlpx.home=<java.home>\bin, -Djnlpx.origFilenameArg=%UserProfile%\AppData\Local\Temp\josm-1.jnlp, -Djnlpx.remove=true, -Djava.util.Arrays.useLegacyMergeSort=true, -Djnlpx.splashport=49537, -Djnlpx.jvm=<java.home>\bin\javaw.exe]
Dataset consistency test: No problems found

Plugins:
+ AddrInterpolation (33160)
+ FixAddresses (33182)
+ RoadSigns (33204)
+ buildings_tools (33004)
+ rex (26)
+ tageditor (33021)
+ turnlanes (33294)
+ turnlanes-tagging (254)
+ turnrestrictions (33088)

Last errors/warnings:
- E: org.openstreetmap.josm.plugins.PluginListParseException: Erstellen der Erweiterungsinformationen aus dem Manifest für Erweiterung »mbtiles.jar« ist fehlgeschlagen.. Ursache: org.openstreetmap.josm.plugins.PluginException: In der Erweiterung mbtiles ist ein Fehler aufgetreten.. Ursache: java.io.IOException: invalid manifest format
- W: Erweiterungen aktualisieren - org.openstreetmap.josm.plugins.PluginHandler$UpdatePluginsMessagePanel[,0,0,0x0,invalid,layout=java.awt.GridBagLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=9,maximumSize=,minimumSize=,preferredSize=]
- W: java.net.SocketTimeoutException: Read timed out
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry. Ursache: java.lang.ClassNotFoundException: org.openstreetmap.josm.tools.WindowGeometry
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry
- E: Handled by bug report queue: java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-2 (66) of javawsApplicationThreadGroup
java.lang.NoClassDefFoundError: org/openstreetmap/josm/tools/WindowGeometry
	at org.openstreetmap.josm.plugins.roadsigns.RoadSignInputDialog.<init>(RoadSignInputDialog.java:114)
	at org.openstreetmap.josm.plugins.roadsigns.RoadSignsPlugin$RoadSignAction.actionPerformed(RoadSignsPlugin.java:110)
	at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
	at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
	at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
	at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
	at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
	at java.awt.Component.processMouseEvent(Unknown Source)
	at javax.swing.JComponent.processMouseEvent(Unknown Source)
	at java.awt.Component.processEvent(Unknown Source)
	at java.awt.Container.processEvent(Unknown Source)
	at java.awt.Component.dispatchEventImpl(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
	at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
	at java.awt.Container.dispatchEventImpl(Unknown Source)
	at java.awt.Window.dispatchEventImpl(Unknown Source)
	at java.awt.Component.dispatchEvent(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
	at java.awt.EventDispatchThread.run(Unknown Source)

Attachments (0)

Change History (2)

comment:1 by Klumbumbus, 8 years ago

Component: CorePlugin roadsigns
Owner: changed from team to bastiK

comment:2 by bastiK, 8 years ago

Resolution: invalid
Status: newclosed

Bitte Plugins aktualisieren!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain bastiK.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.