Modify ↓
#13624 closed defect (fixed)
Mapillary plugin: NPE at SelectMode.mouseMoved
Reported by: | anonymous | Owned by: | nokutu |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapillary | Version: | |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
I have no idea.
What is the expected result?
What happens instead?
Please provide any additional information below. Attach a screenshot if possible.
I don't know what caused this. Seriously. Not trying to be evasive, I just don't now. (In a previous life, I was a test engineer. I understand the need for this info, I just don't have it.)
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2016-09-06 00:16:07 +0200 (Tue, 06 Sep 2016) Build-Date:2016-09-05 22:21:00 Revision:10966 Relative:URL: ^/trunk Identification: JOSM/1.5 (10966 en) Windows 7 64-Bit Memory Usage: 531 MB / 910 MB (138 MB allocated, but free) Java version: 1.8.0_101-b13, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1600x900 Maximum Screen Size: 1600x900 Plugins: + AddrInterpolation (32699) + DirectDownload (32699) + HouseNumberTaggingTool (32699) + ImproveOsm (73) + Mapillary (32882) + OpenStreetView (13) + OpeningHoursEditor (32699) + RoadSigns (32796) + apache-commons (32699) + apache-http (32699) + buildings_tools (32944) + editgpx (32699) + ejml (32680) + geotools (32813) + gson (32680) + imagery_offset_db (32796) + jts (32699) + log4j (32699) + mapdust (32787) + measurement (32936) + opendata (32898) + public_transport (32796) + reverter (32796) + routing (32796) + turnlanes (32796) + turnlanes-tagging (245) + turnrestrictions (32796) + undelete (32699) + utilsplugin2 (32815) Last errors/warnings: - W: Unable to get color from '' for color preference 'extrude.main.line' - W: Unable to get color from '' for color preference 'improve.way.accuracy.helper.line' - W: Unable to get color from '' for color preference 'make.parallel.helper.line' - W: Warning - Cannot merge nodes: Would have to delete way <ul><li>Interstate Highway North Parkway West Southeast (2 nodes)</li></ul> which is still used by <ul><li>route ("10B", 250 members, incomplete)</li></ul> - W: java.net.UnknownHostException: ecn.t2.tiles.virtualearth.net - W: java.net.UnknownHostException: ecn.t2.tiles.virtualearth.net - W: java.net.UnknownHostException: ecn.t3.tiles.virtualearth.net - W: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out - W: java.net.SocketTimeoutException: connect timed out === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (21) of main java.lang.NullPointerException at org.openstreetmap.josm.plugins.mapillary.mode.SelectMode.mouseMoved(SelectMode.java:175) at java.awt.AWTEventMulticaster.mouseMoved(Unknown Source) at java.awt.Component.processMouseMotionEvent(Unknown Source) at javax.swing.JComponent.processMouseMotionEvent(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 (4)
comment:1 by , 9 years ago
Summary: | "an unexpected error" → Mapillary plugin: NPE at SelectMode.mouseMoved |
---|
comment:2 by , 9 years ago
Component: | Core → Plugin mapillary |
---|---|
Owner: | changed from | to
comment:3 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 8 years ago
Version v1.3.2 has just been released and can be downloaded through the built-in plugin update mechanism of JOSM.
Note:
See TracTickets
for help on using tickets.
This has now been fixed in commit 478cb39 and will be included in the next release of the plugin after v1.3.1.