Modify ↓
Opened 3 years ago
Last modified 3 years ago
#21368 new defect
NPE at com.autodesk.mg.b.a
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin freemapkapor | 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:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2021-09-03 03:12:33 +0200 (Fri, 03 Sep 2021) Build-Date:2021-09-03 01:31:19 Revision:18193 Relative:URL: ^/trunk Identification: JOSM/1.5 (18193 sk) Windows 7 64-Bit OS Build number: Windows 7 Professional (7601) Memory Usage: 790 MB / 3634 MB (221 MB allocated, but free) Java version: 1.8.0_301-b09, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 1920×1200 (scaling 1.00×1.00) \Display1 1920×1200 (scaling 1.00×1.00) Maximum Screen Size: 1920×1200 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1250 System property sun.jnu.encoding: Cp1250 Locale info: sk_SK Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + Mapillary (2.0.0-alpha.34-dirty) + PicLayer (1.0.1) + apache-commons (35524) + apache-http (35589) + buildings_tools (35756) + ejml (35458) + freemapkapor (57) + geotools (35458) + jna (35662) + jts (35458) + undelete (35640) + utilsplugin2 (35792) Map paint styles: - https://josm.openstreetmap.de/josmfile?page=Styles/ConscriptionStreetnumber&zip=1 Last errors/warnings: - 00017.174 E: Zlyhala lokalizácia obrázku 'object-sign-other' - 00017.192 E: Zlyhala lokalizácia obrázku 'construction--barrier--concrete-block' - 00017.194 E: Zlyhala lokalizácia obrázku 'construction--barrier--concrete-block' - 00017.236 E: Zlyhala lokalizácia obrázku 'construction--barrier--concrete-block' - 00017.237 E: Zlyhala lokalizácia obrázku 'construction--barrier--concrete-block' - 00017.242 E: Zlyhala lokalizácia obrázku 'object-sign-other' - 00031.870 E: Handled by bug report queue: java.lang.NullPointerException - 00037.483 E: Handled by bug report queue: java.lang.NullPointerException === STACK TRACE === Thread: AWT-EventQueue-0 (18) of main java.lang.NullPointerException at com.autodesk.mg.b.a(DashoA2290) at com.autodesk.mg.b.zoomWidth(DashoA2290) at com.autodesk.mgjava.MGMapApplet.zoomWidth(DashoA2290) at sk.freemap.kapor.KaporZoomChangeListener.setAppletZoom(Unknown Source) at sk.freemap.kapor.KaporZoomChangeListener.zoomChanged(Unknown Source) at org.openstreetmap.josm.gui.NavigatableComponent.lambda$fireZoomChanged$1(NavigatableComponent.java:147) at org.openstreetmap.josm.gui.util.GuiHelper.runInEDTAndWait(GuiHelper.java:224) at org.openstreetmap.josm.gui.NavigatableComponent.fireZoomChanged(NavigatableComponent.java:145) at org.openstreetmap.josm.gui.NavigatableComponent.zoomNoUndoTo(NavigatableComponent.java:709) at org.openstreetmap.josm.gui.NavigatableComponent.zoomTo(NavigatableComponent.java:689) at org.openstreetmap.josm.gui.NavigatableComponent.zoomTo(NavigatableComponent.java:609) at org.openstreetmap.josm.gui.NavigatableComponent.zoomToFactor(NavigatableComponent.java:826) at org.openstreetmap.josm.gui.NavigatableComponent.zoomManyTimes(NavigatableComponent.java:818) at org.openstreetmap.josm.gui.MapMover.mouseWheelMoved(MapMover.java:256) at java.awt.Component.processMouseWheelEvent(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 (1)
comment:1 by , 3 years ago
Component: | Core → Plugin freemapkapor |
---|---|
Summary: | Kapor plugin → NPE at com.autodesk.mg.b.a |
Note:
See TracTickets
for help on using tickets.