Changes between Version 2 and Version 3 of Dev2024-12-16


Ignore:
Timestamp:
Dec 16, 2024, 5:40:20 PM (10 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2024-12-16

    v2 v3  
    1919= Discussion =
    2020
     21* ChimeraX 1.9 bugs
     22  - Eric reports a few 1.9 bug reports that may or may not be serious.
     23  - Some 1.8 sessions involving sequences don't restore in 1.9.
     24  - KVFinder crashes ChimeraX on Windows for some structures.
     25
     26* Crash reporting on Windows
     27  - Greg says Windows ChimeraX does not start with Python -X faulthandler command-line option.
     28  - That may be why Eric did not get asked to report crash in KVFinder test.
     29  - Need to investigate if all crash reports on Windows are disabled.
     30
     31* Home directories on NAS
     32  - Greg moved Chimera, cxtoolshed, Elaine, TomF plato home directories from beegfs to NAS.
     33
     34* cx_developers script error "django not found"
     35  - Possibly caused by moving cxtoolshed home directory to NAS.
     36  - Greg sees hard-coded /wynton paths in the python venv activate script called before running script.
     37
     38* Cannot remove directories on plato
     39  - Eric was unable to remove nobackup/essex directories in his home directory on plato even though he has ownership and permissions (he rsynced them there).
     40  - Greg says sometimes beegfs metadata server corruption after disk problems could cause this.
     41
     42* ChimeraX developer tutorial: keywords
     43  - ChimeraX outside developers often use no keyword arguments, only postional ones in commands.
     44  - Tutorial example does not show keyword option.
     45  - Eric will look into adding a keyword example.
     46  - Eric might add a section extolling virtues of keyword options over optional options.
     47
     48* Volume attributes for scenes
     49  - Piet asked about what attributes of volumes are important for scenes.
     50  - Tom described styles, thresholds, colors.
     51  - Greg suggests Piet document API to add a new model type to scenes and Tom add volumes.
    2152
    2253--------------------------