Opened 7 years ago
Closed 7 years ago
#1670 closed defect (fixed)
about.html missing on Linux
| Reported by: | Owned by: | Greg Couch | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: Linux-4.15.0-20-generic-x86_64-with-debian-buster-sid
ChimeraX Version: 0.8 (2018-12-17)
Description
Clicked help and then About UCSF chimeraX to check the version and got the error
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
Traceback (most recent call last):
File "/usr/lib/ucsf-chimerax/lib/python3.6/site-packages/chimerax/ui/gui.py",
line 706, in _about
with open(fn) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/ucsf-
chimerax/lib/python3.6/site-packages/chimerax/ui/about.html'
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/ucsf-
chimerax/lib/python3.6/site-packages/chimerax/ui/about.html'
File "/usr/lib/ucsf-chimerax/lib/python3.6/site-packages/chimerax/ui/gui.py",
line 706, in _about
with open(fn) as f:
See log for complete Python traceback.
Traceback (most recent call last):
File "/usr/lib/ucsf-chimerax/lib/python3.6/site-packages/chimerax/ui/gui.py",
line 706, in _about
with open(fn) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/ucsf-
chimerax/lib/python3.6/site-packages/chimerax/ui/about.html'
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/ucsf-
chimerax/lib/python3.6/site-packages/chimerax/ui/about.html'
File "/usr/lib/ucsf-chimerax/lib/python3.6/site-packages/chimerax/ui/gui.py",
line 706, in _about
with open(fn) as f:
See log for complete Python traceback.
OpenGL version: 3.3.0 NVIDIA 340.107
OpenGL renderer: Quadro FX 580/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation
Change History (2)
comment:1 by , 7 years ago
| Component: | Unassigned → Core |
|---|---|
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → about.html missing on Linux |
comment:2 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed on 23 January 2019.