﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
1669	Toolshed updating list of tools: 'list' object has no attribute 'split'	hubert.santuz@…	Conrad Huang	"{{{
The following bug report has been submitted:
Platform:        Linux-4.4.0-141-generic-x86_64-with-debian-stretch-sid
ChimeraX Version: 0.8 (2018-12-17)
Description
At startup, I have a python error message in the ""Startup Messages"" :

NOTE: Traceback (most recent call last):  
  File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-
packages/chimerax/core/toolshed/__init__.py"", line 338, in __init__  
    self.init_available_from_cache(logger)  
  File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-
packages/chimerax/core/toolshed/__init__.py"", line 445, in
init_available_from_cache  
    abc.load_from_cache()  
  File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-
packages/chimerax/core/toolshed/available.py"", line 61, in load_from_cache  
    b = _build_bundle(d)  
  File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-
packages/chimerax/core/toolshed/available.py"", line 242, in _build_bundle  
    keywords = _extract_extra_keywords(keywords)  
  File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-
packages/chimerax/core/toolshed/installed.py"", line 270, in
_extract_extra_keywords  
    all_kwds = [k.strip() for k in kwds.split(',')]  
AttributeError: 'list' object has no attribute 'split'  
  

BUG: Error preloading available bundles:  
AttributeError: 'list' object has no attribute 'split'  
  
File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-
packages/chimerax/core/toolshed/installed.py"", line 270, in
_extract_extra_keywords  
all_kwds = [k.strip() for k in kwds.split(',')]  
  
 _See log for complete Python traceback._ 

Log:
Startup Messages  
---  
note | Traceback (most recent call last):  
File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-  
packages/chimerax/core/toolshed/__init__.py"", line 338, in __init__  
self.init_available_from_cache(logger)  
File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-  
packages/chimerax/core/toolshed/__init__.py"", line 445, in  
init_available_from_cache  
abc.load_from_cache()  
File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-  
packages/chimerax/core/toolshed/available.py"", line 61, in load_from_cache  
b = _build_bundle(d)  
File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-  
packages/chimerax/core/toolshed/available.py"", line 242, in _build_bundle  
keywords = _extract_extra_keywords(keywords)  
File ""/usr/lib/ucsf-chimerax/lib/python3.6/site-  
packages/chimerax/core/toolshed/installed.py"", line 270, in  
_extract_extra_keywords  
all_kwds = [k.strip() for k in kwds.split(',')]  
AttributeError: 'list' object has no attribute 'split'  
  
UCSF ChimeraX version: 0.8 (2018-12-17)  
How to cite UCSF ChimeraX  

> toolshed show Log

> help help:user/tools/cli.html#history




OpenGL version: 3.3.0 NVIDIA 387.26
OpenGL renderer: GeForce GTX 1080/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation
Linux Ubuntu 16.04

}}}
"	defect	closed	normal		Tool Shed		fixed		shiwei.zhu@…				all	ChimeraX
