| | 21 | * PySide6 bugs |
| | 22 | - PySide6 6.10.2 broke mac startup. Reverting to 6.10.1 today. |
| | 23 | - Get file dialog does not have "directory" key word. Need to modify Qt shim to handle PyQt and PySide keywords. |
| | 24 | - A few other possible PySide issues. |
| | 25 | |
| | 26 | * Toolshed caching |
| | 27 | - Greg finds almost all MariaDB queries are for Toolshed updates (200k in log). |
| | 28 | - Caching is being used for update queries. |
| | 29 | - Cache should recompute when new bundle added. |
| | 30 | - Tom will probably approve a new bundle (cubeNtube) today and notify Greg to verify that cache updates as expected. |
| | 31 | |
| | 32 | * Web accessibility |
| | 33 | - Score still at 97.2%. |
| | 34 | |
| | 35 | * Python 3 generic C API |
| | 36 | - Greg will look at whether all ChimeraX code complies with generic Python 3 C API. |