﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14099	Not able to work	poorni.badrinath@…	Rub21	"==== What steps will reproduce the problem?
1. New version
2. click on anything
3. the bug report window opens

==== What is the expected result?
For JOSM to work, the tags and other windows to work, tags to show, to be able to click on any data o JOSM and not get crashed

==== What happens instead?
I am unable to select anything, without the bug window popping up.
Tag window not showing any tags when clicked on an object
Cant select draw tool or select to add features on the map 

==== Please provide any additional information below. Attach a screenshot if possible.

![image](https://cloud.githubusercontent.com/assets/17887418/21007669/e1c9cb98-bd63-11e6-9380-235dd571444a.png)

![image](https://cloud.githubusercontent.com/assets/17887418/21007683/f82d819a-bd63-11e6-999a-048f5b638ee3.png)



{{{
URL:http://josm.openstreetmap.de/svn/trunk
Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b
Last:Changed Date: 2016-11-06 20:18:38 +0100 (Sun, 06 Nov 2016)
Build-Date:2016-11-06 21:45:03
Revision:11223
Relative:URL: ^/trunk

Identification: JOSM/1.5 (11223 en) Mac OS X 10.12
Memory Usage: 438 MB / 910 MB (288 MB allocated, but free)
Java version: 1.8.0_60-b27, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM
Screen: Display 69680320 1366x768
Maximum Screen Size: 1366x768
VM arguments: [-Djava.library.path=/private/var/folders/0l/htw5chb10jb973drcc640rwc0000gr/T/AppTranslocation/D57C08BA-3E70-4918-B088-E6F12856CE8E/d/JOSM.app/Contents/MacOS, -DLibraryDirectory=${HOME}/Library, -DDocumentsDirectory=${HOME}/Documents, -DApplicationSupportDirectory=${HOME}/Library/Application Support, -DCachesDirectory=${HOME}/Library/Caches, -DSandboxEnabled=false, -Dapple.laf.useScreenMenuBar=true, -Dcom.apple.macos.use-file-dialog-packages=true, -Dcom.apple.macos.useScreenMenuBar=true, -Dcom.apple.mrj.application.apple.menu.about.name=JOSM, -Dcom.apple.smallTabs=true]
Dataset consistency test: No problems found

Plugins:
+ Mapillary (v1.3.2)
+ apache-commons (32699)
+ apache-http (32699)
+ auto_tools (1471534390)
+ buildings_tools (32944)
+ reverter (32796)
+ terracer (33031)
+ todo (30000)
+ tofix (1479394193)
+ turnlanes-tagging (2) (${version.entry.commit.revision})
+ turnrestrictions (32796)
+ utilsplugin2 (32815)

Tagging presets:
+ https://josm.openstreetmap.de/josmfile?page=Presets/LaneAttributes&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/Quick-highways&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/Tracks&zip=1
+ https://josm.openstreetmap.de/josmfile?page=Presets/OneClick&zip=1

Map paint styles:
- https://josm.openstreetmap.de/josmfile?page=Styles/Lane_and_Road_Attributes&zip=1
- https://josm.openstreetmap.de/josmfile?page=Styles/Coloured_buildings&zip=1
- https://gist.githubusercontent.com/Rub21/9f0aedb1f9b604843fc677d63939f0e5/raw/50881225329a8d04354b5345b90183e74b75a4b7/modifiedNodes.mapcss

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
- W: java.io.IOException: Attribution is not loaded yet
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.Main.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.Main.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;
- E: Handled by bug report queue: java.lang.NoSuchMethodError: org.openstreetmap.josm.Main.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;


=== REPORTED CRASH DATA ===
BugReportExceptionHandler#handleException:
No data collected.

Warning issued by: BugReportExceptionHandler#handleException

=== STACK TRACE ===
Thread: AWT-EventQueue-0 (19) of main
java.lang.NoSuchMethodError: org.openstreetmap.josm.Main.getCurrentDataSet()Lorg/openstreetmap/josm/data/osm/DataSet;
	at org.openstreetmap.josm.plugins.turnlanestagging.AddTagAction.isRoad(AddTagAction.java:50)
	at org.openstreetmap.josm.plugins.turnlanestagging.AddTagAction.selectionChanged(AddTagAction.java:46)
	at org.openstreetmap.josm.data.osm.DataSet.fireSelectionChanged(DataSet.java:597)
	at org.openstreetmap.josm.data.osm.DataSet.setSelected(DataSet.java:785)
	at org.openstreetmap.josm.data.osm.DataSet.setSelected(DataSet.java:796)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.selectPrims(SelectAction.java:971)
	at org.openstreetmap.josm.actions.mapmode.SelectAction.mousePressed(SelectAction.java:445)
	at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:280)
	at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
	at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:279)
	at java.awt.Component.processMouseEvent(Component.java:6532)
	at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
	at java.awt.Component.processEvent(Component.java:6300)
	at java.awt.Container.processEvent(Container.java:2236)
	at java.awt.Component.dispatchEventImpl(Component.java:4891)
	at java.awt.Container.dispatchEventImpl(Container.java:2294)
	at java.awt.Component.dispatchEvent(Component.java:4713)
	at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
	at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4522)
	at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
	at java.awt.Container.dispatchEventImpl(Container.java:2280)
	at java.awt.Window.dispatchEventImpl(Window.java:2750)
	at java.awt.Component.dispatchEvent(Component.java:4713)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
	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:76)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
	at java.awt.EventQueue$4.run(EventQueue.java:731)
	at java.awt.EventQueue$4.run(EventQueue.java:729)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:76)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
	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)
}}}
"	defect	closed	normal		Plugin turnlanes-tagging		fixed	template_report	
