| 26 | * Register ChimeraX only once |
| 27 | - We don't see a good reason for the current ChimeraX reregister request 365 days after last toolshed use. |
| 28 | - Check with Tom Ferrin if it is ok to just ask for registration one time. |
| 29 | - Current toolshed code uses anonymous user id (uuid) to track toolshed use. |
| 30 | |
| 31 | * Windows signing password |
| 32 | - Need to remove the windows signing password from the public log. |
| 33 | - Installer builder runs the window signing showing that password |
| 34 | - Installer builder also logs 10000 other lines, compressing files... |
| 35 | - Propose redirecting Windows installer builder output to a separate file that will not be publicly visible. |
| 36 | - Check exit code of installer builder and put error message in public log if it fails. |
| 37 | |
| 38 | * Google indexing of mailing list |
| 39 | - Greg says cron job that updates site map is still not working. |
| 40 | |
| 41 | * ChimeraX on macOS Monterey |
| 42 | - Zach says ChimeraX 1.2.5 starts on macOS Monterey beta. |
| 43 | - ChimeraX daily built on Monterey did not start, could not find OpenGL library. |
| 44 | - Maybe 1.2.5 works because it is told the OS version is 10.16. |
| 45 | - PyOpenGL patch for macOS Big Sur applies only for macOS 11 or 10.16. |
| 46 | |
| 47 | * ChimeraX 1.3 roadmap |
| 48 | - Eric grayed out some big 1.3 items (dock prep, loop modeling, build structure) that probably won't be done for 1.3 |
| 49 | - REST services that Zach will work on should go on roadmap |
| 50 | - Current roadmap items for 1.3 and 1.4 have not been carefully thought out yet. |
| 51 | - Everyone should put additional items for 1.3 on roadmap for next week group meeting discussion. |
| 52 | |
| 53 | * Python 3.9 |
| 54 | - ChimeraX daily build on Python 3.9 now |
| 55 | - Possibly openmm install can be done better with wheels if the OpenMM project or Tristan makes openmm wheels. Currently get tar balls from conda-forge. |
| 56 | |
| 57 | * Apple Silicon. |
| 58 | - TomG made some code changes for macOS arm64 builds. |
| 59 | - No QtWebEngine support. |
| 60 | - Qt for arm64 will be released with Qt 6.2. |
| 61 | - Native arm64 ChimeraX not likely for ChimeraX 1.3, possible for 1.4. |
| 62 | |