﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
467	Density map toolbar thinks it is the mouse modes tool	tic20@…	Greg Couch	"Menu Tools / Toolbar / Density Map Toolbar gives this bizarre error where the shortcuts tool start_tool() method is called with the name of the mouse modes tool.

This is probably related to another bug where the Side View panel title is ""Mouse Modes for Right Button"".


File ""/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimerax/core/ui/gui.py"", line 551, in <lambda>
tool_action.triggered.connect(lambda arg, ses=session, bi=bi: bi.start_tool(ses, tool_name))
File ""/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimerax/core/toolshed/__init__.py"", line 1960, in start_tool
ti = f(session, tool_name, *args, **kw)
File ""/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimerax/shortcuts/__init__.py"", line 21, in start_tool
cls = panel_classes[tool_name]
KeyError: 'Mouse Modes for Right Button'

KeyError: 'Mouse Modes for Right Button'

File ""/Users/goddard/ucsf/chimerax/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimerax/shortcuts/__init__.py"", line 21, in start_tool
cls = panel_classes[tool_name]
See log for Python traceback.
"	defect	closed	major		Tool Shed		fixed						all	ChimeraX
