Modify ↓
Opened 7 years ago
Closed 7 years ago
#16210 closed defect (duplicate)
Error QuickLabel
Reported by: | mpasha | Owned by: | jBeata |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin mapdust | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Appears after applying the first checkmark in the settings "Show key-value pairs"
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: 2018-04-19 23:04:48 +0200 (Thu, 19 Apr 2018) Build-Date:2018-04-20 01:31:54 Revision:13650 Relative:URL: ^/trunk Identification: JOSM/1.5 (13650 ru) Windows 10 64-Bit OS Build number: Windows 10 Enterprise 2016 LTSB 1607 (14393) Memory Usage: 286 MB / 989 MB (158 MB allocated, but free) Java version: 1.8.0_131-b11, Oracle Corporation, Java HotSpot(TM) Client VM Screen: \Display0 1366x768 Maximum Screen Size: 1366x768 VM arguments: [-Djosm.home=<josm.pref>] Dataset consistency test: No problems found Plugins: + BuildingGeneralization (23) + DirectDownload (34109) + DirectUpload (34109) + FastDraw (34109) + HouseNumberTaggingTool (34109) + Mapillary (v1.5.10) + OpeningHoursEditor (34095) + QuickLabel (1513862916) + apache-commons (34109) + apache-http (34109) + buildings_tools (34109) + colorscheme (34109) + continuosDownload (68) + contourmerge (1032) + ejml (34126) + eventbus (34109) + geotools (34125) + gson (34038) + imagery_offset_db (34109) + jogl (1.1.0) + jts (34038) + log4j (34038) + mapdust (34095) + merge-overlap (34109) + namemanager (34109) + osm-obj-info (1509723997) + photoadjust (34109) + rasterfilters (34109) + reltoolbox (34130) + reverter (34109) + tag2link (34109) + tageditor (34109) + terracer (34109) + undelete (34109) + utilsplugin2 (34109) Tagging presets: + https://josm.openstreetmap.de/josmfile?page=Presets/NewTags&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Towers&zip=1 + https://josm.openstreetmap.de/josmfile?page=Presets/Quick-stops&zip=1 + https://raw.githubusercontent.com/yopaseopor/traffic_signs_preset_JOSM/master/UA.zip + https://josm.openstreetmap.de/josmfile?page=Presets/Manholes&zip=1 Map paint styles: - https://github.com/GlassOceanos/indoor-JOSM-style/archive/master.zip + https://pasharm.github.io/New_basic_style_for_JOSM/New_basic_style.mapcss - D:\Programs\JOSM_Portable\Map Styles\Test\elemstyles standart JOSM.mapcss - D:\GitHub\New_basic_style_for_JOSM\New_basic_style.mapcss - D:\GitHub\Ones test style JOSM\Ones test.mapcss - D:\GitHub\New_basic_style_for_JOSM\New_basic_style - до reformat code.mapcss Validator rules: - <josm.pref>\validator\indoorhelper.validator.mapcss Last errors/warnings: - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - W: Unable to convert property fill-color to type class java.awt.Color: found # of type class java.lang.String! - E: Handled by bug report queue: java.lang.IllegalStateException: The layer has already been destroyed: MapdustLayer [name=MapDust, associatedFile=null] - E: Handled by bug report queue: java.lang.IllegalStateException: The layer has already been destroyed: MapdustLayer [name=MapDust, associatedFile=null] === REPORTED CRASH DATA === BugReportExceptionHandler#handleException: No data collected. Warning issued by: BugReportExceptionHandler#handleException === STACK TRACE === Thread: AWT-EventQueue-0 (17) of main java.lang.IllegalStateException: The layer has already been destroyed: MapdustLayer [name=MapDust, associatedFile=null] at org.openstreetmap.josm.gui.layer.Layer.destroy(Layer.java:301) at org.openstreetmap.josm.plugins.mapdust.MapdustPlugin.updateView(MapdustPlugin.java:598) at org.openstreetmap.josm.plugins.mapdust.MapdustPlugin$2.run(MapdustPlugin.java:563) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at java.awt.EventQueue.dispatchEvent(EventQueue.java:726) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Attachments (0)
Change History (2)
comment:1 by , 7 years ago
Component: | Core → Plugin mapdust |
---|---|
Owner: | changed from | to
comment:2 by , 7 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Closed as duplicate of #14963.