Opened 7 years ago
Closed 7 years ago
#1310 closed defect (fixed)
Help link in Log wrong URL for "bumps" command
| Reported by: | Elaine Meng | Owned by: | Greg Couch |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Help System | Version: | |
| Keywords: | Cc: | Tom Goddard | |
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Darwin-17.7.0-x86_64-i386-64bit ChimeraX Version: 0.8 (2018-09-15) Description Help link in Log wrong URL for "bumps" command I have a bumps.html manpage in the same place as for other commands, but the helplink in the Log looks somwhere else. E.g. just try using “bumps” without arguments to get the Log link, then click that link, to get traceback: No help found for 'help:/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/bumps/bumps.html' Log: UCSF ChimeraX version: 0.8 (2018-09-15) How to cite UCSF ChimeraX open 1zik format mmCIF fromDatabase pdb ↵ 1zik title: GCN4-leucine zipper core mutant ASN16LYS In the dimeric state [more info...] Chain information for 1zik #1 --- Chain | Description A B | general control protein GCN4 show :tyr ↵ label :tyr ↵ set bgColor white ↵ set bgColor white ↵ label background none ↵ set bgColor black ↵ hbonds reveal true ↵ 98 hydrogen bonds found ~hbonds ↵ label delete ↵ molmap protein 5 ↵ close ↵ open 2gbp ↵ 2gbp title: Sugar and signal-transducer binding sites of the escherichia coli galactose chemoreceptor protein [more info...] Chain information for 2gbp #1 --- Chain | Description A | D-galactose/D-glucose binding protein molmap protein 5 ↵ bumps #2 center ligand ↵ Found 0 bumps, minimum height 1, base area 10 close ↵ open 1zik ↵ 1zik title: GCN4-leucine zipper core mutant ASN16LYS In the dimeric state [more info...] Chain information for 1zik #1 --- Chain | Description A B | general control protein GCN4 molmap protein 5 ↵ bumps #2 center :tyr ↵ Found 0 bumps, minimum height 1, base area 10 bumps #2 center @ca ↵ Found 0 bumps, minimum height 1, base area 10 bumps #2 center @ca min .2 Expected a keyword bumps #2 center @ca minimumHeight .2 Expected a keyword No help found for 'help:/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site- packages/chimerax/bumps/bumps.html' close ↵ bumps Missing or invalid "volume" argument: empty atom specifier No help found for 'help:/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site- packages/chimerax/bumps/bumps.html' OpenGL version: 4.1 NVIDIA-10.32.0 355.11.10.10.40.102 OpenGL renderer: NVIDIA GeForce GTX 675MX OpenGL Engine OpenGL vendor: NVIDIA Corporation
Change History (5)
comment:1 by , 7 years ago
| Cc: | added |
|---|---|
| Component: | Unassigned → Help System |
| Owner: | set to |
| Platform: | → all |
| Priority: | normal → minor |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → Help link in Log wrong URL for "bumps" command |
comment:2 by , 7 years ago
comment:3 by , 7 years ago
| Status: | assigned → accepted |
|---|
comment:4 by , 7 years ago
Removed bumps command custom docs so "help bumps" now goes to User's Guide.
comment:5 by , 7 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.
There are a couple of bugs here. The bumps bundle provides its own documentation, but the generated URL to it is wrong. Once that is fixed, it can be deleted so the new version is found.