﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
2115	Erratic shell tab completion	tic20@…	Eric Pettersen	"{{{
The following bug report has been submitted:
Platform:        Linux-3.10.0-957.12.2.el7.x86_64-x86_64-with-centos-7.6.1810-Core
ChimeraX Version: 0.91 (2019-06-25)
Description
Seems to have lost some tab-completion functionality in the shell:

import numpy
numpy.<tab><tab> # does nothing (should list available methods)
numpy.linal<tab> # does nothing (should auto-complete to linalg)
numpy.linalg.nor<tab> # does nothing (should auto-complete to norm)

from matplotlib import pyplot as plt
plt.<tab><tab> # Does nothing (but did seem to hang for a second or two the first time)
plt.sca<tab> # Successfully autocompletes to scatter

from chimerax import atomic
atomic.<tab><tab> # Works as expected

Log:
UCSF ChimeraX version: 0.91 (2019-06-25)  
© 2016-2019 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> toolshed show Shell

/opt/UCSF/ChimeraX-daily/lib/python3.7/site-
packages/IPython/core/history.py:226: UserWarning: IPython History requires
SQLite, your history will not be saved  
warn(""IPython History requires SQLite, your history will not be saved"")  




OpenGL version: 3.3.0 NVIDIA 415.27
OpenGL renderer: TITAN Xp/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation

}}}
"	defect	closed	normal		General Controls		fixed						all	ChimeraX
