| 25 | * Broken Linux builds |
| 26 | - Greg fixed them today. |
| 27 | - Problem was with fakeroot support using singularity. |
| 28 | |
| 29 | * Tristan can't log in to Trac |
| 30 | - Zach notes he cannot log in using Chrome. |
| 31 | - Greg and Tom confirm Trac login from Chrome fails, Firefox works. |
| 32 | - Greg thinks it might be a Kerberos configuration issue. Says Scooter would need to look at that. |
| 33 | - Greg sent Tristan email warning that Chrome login does not work. |
| 34 | - If Trac login fails for Tristan in Firefox then possibly authentication for web-only accounts is not enabled in Apache. Greg says that would be a Scooter issue. |
| 35 | |
| 36 | * Update ChimeraX from Python 3.9 to 3.11 |
| 37 | - Decided we are ready to merge Zach's Python 3.11 branch for daily builds, after asking Tristan if it is ok with him. |
| 38 | - Tom will ask Tristan today so we can hopefully go to 3.11 tomorrow. |
| 39 | - Zach fixed Wayland Python 3.11 problem caused by updated PyOpenGL 3.1.6 trying to automatically use EGL. Zach changed code to explicitly ask for x11 PyOpenGL since EGL has some problems. |
| 40 | - Zach showed Python 3.11 changes. Several places in C++ use ssize_t which he had to change to Py_ssize_t since Windows does not have the posix ssize_t. |
| 41 | |
| 42 | * ChimeraX library distribution |
| 43 | - Zach asks if making a macOS PyPi distribution initially is an ok plan (instead of Linux). All agreed that is fine. |