Changes between Version 2 and Version 3 of Dev2024-9-9


Ignore:
Timestamp:
Sep 9, 2024, 4:09:59 PM (14 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2024-9-9

    v2 v3  
    1919= Discussion =
    2020
     21* Clipped Color dialog on Windows
     22  - Tristan Croll reported that color choose dialog has clipped text on Windows 10 in daily build but not 1.8.
     23  - Tristan's screenshot shows system color chooser.
     24  - Worked correctly for Eric on vive.
     25  - Ask Tristan to try Windows Paint program color chooser to see if it is also clipped.
     26
     27* Core C++ header files not found in Clipper build
     28  - Tristan reports Clipper build now fails unable to find core C++ header files.
     29  - Zach reproduced the problem.
     30  - Appears that bundle_builder is not adding -I flag to compile line.
     31  - Zach will test if ChimeraX 1.8 is working and if so figure out the change that broke it.
     32
     33* Git Action automatic builds sometimes fail
     34  - Eric sometimes sees Github Actions automatic build fail after he makes a commit.  But daily build that night succeeds.
     35  - Zach asks Eric to look at what specifically failed.
     36  - Zach says sometimes Github fails to reach plato but then the build fails early.
     37
     38* New atomspec parser
     39  - Eric wondering how to get some testing for the new C++ atomspec parser.
     40  - Probably not ready for daily build.
     41  - Will add debug command to enable new parser so us developers can try it.
     42  - C++ PEG library new atomspec parser uses makes use of exotic C++ meta-template(?) programming.  Eric can show us what it looks like at some developer meeting.
     43
     44* Small-angle X-ray scattering
     45  - Eric asks if we ever plan on porting Opal small-angle x-ray scattering web service from Chimera.
     46  - Tom says probably not unless some user demand, and if then we would probably look at some newer SAX prediction method.
     47  - Chimera used FOXS from Dina Schneidman but no longer works with Opal discontinued.  Eric just got first bug report a few years after shutdown so not used much.
     48
     49* Chimera end-of-life prep
     50  - Greg asked what needs to be done for Chimera end-of-life.
     51  - Don't ask for registration.
     52  - Don't have user fill out bug reports if we are no longer accepting them.
     53
     54* ChimeraX test data
     55  - Zach copied ChimeraX test data to ChimeraX web site on plato www/data/test-data with subdirectories named after each bundle.
     56  - Script in chimerax/utils/sync-test-data.sh can fetch the test data and copy it into your source tree for use.
     57
     58
    2159--------------------------
    2260= Action Items =