Modify ↓
Opened 8 years ago
Closed 8 years ago
#14716 closed defect (duplicate)
Not working properly
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin imageryadjust | 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-02-26 23:10:22 +0100 (Sun, 26 Feb 2017) Build-Date:2017-02-26 22:34:39 Revision:11639 Relative:URL: ^/trunk Identification: JOSM/1.5 (11639 en) Windows 8.1 64-Bit Memory Usage: 437 MB / 910 MB (111 MB allocated, but free) Java version: 1.8.0_51-b16, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 Dataset consistency test: No problems found Plugins: + imageryadjust (33004) + turnrestrictions (33088) Map paint styles: + https://josm.openstreetmap.de/josmfile?page=Styles/PowerMapping&zip=1 + https://josm.openstreetmap.de/josmfile?page=Styles/Surface&zip=1 Last errors/warnings: - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - W: java.io.IOException: Attribution is not loaded yet - E: Handled by bug report queue: java.lang.NullPointerException - E: Handled by bug report queue: java.lang.IllegalArgumentException: Listener imageryadjust.ImageryAdjustMapMode@51258748 (instance of imageryadjust.ImageryAdjustMapMode) was not registered before or already removed. - E: Handled by bug report queue: java.lang.IllegalArgumentException: Listener imageryadjust.ImageryAdjustMapMode@51258748 (instance of imageryadjust.ImageryAdjustMapMode) was not registered before or already removed. - E: Handled by bug report queue: java.lang.IllegalArgumentException: Listener imageryadjust.ImageryAdjustMapMode@51258748 (instance of imageryadjust.ImageryAdjustMapMode) was not registered before or already removed. === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (20) of main java.lang.IllegalArgumentException: Listener imageryadjust.ImageryAdjustMapMode@51258748 (instance of imageryadjust.ImageryAdjustMapMode) was not registered before or already removed. at org.openstreetmap.josm.tools.ListenerList.failRemove(ListenerList.java:134) at org.openstreetmap.josm.tools.ListenerList$TracingListenerList.failRemove(ListenerList.java:211) at org.openstreetmap.josm.tools.ListenerList.removeListener(ListenerList.java:128) at org.openstreetmap.josm.tools.ListenerList$TracingListenerList.removeListener(ListenerList.java:195) at org.openstreetmap.josm.data.Preferences.removePreferenceChangeListener(Preferences.java:247) at org.openstreetmap.josm.actions.mapmode.MapMode.exitMode(MapMode.java:78) at imageryadjust.ImageryAdjustMapMode.exitMode(ImageryAdjustMapMode.java:103) at org.openstreetmap.josm.gui.MapFrame.selectMapMode(MapFrame.java:437) at org.openstreetmap.josm.gui.MapFrame.selectMapMode(MapFrame.java:419) at org.openstreetmap.josm.actions.mapmode.MapMode.actionPerformed(MapMode.java:99) at org.openstreetmap.josm.actions.mapmode.DeleteAction.actionPerformed(DeleteAction.java:127) 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.JToggleButton$ToggleButtonModel.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$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.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$1.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 (1)
comment:1 by , 8 years ago
Component: | Core → Plugin imageryadjust |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #13754.