| 27 | * ViewDockX |
| 28 | - Mikhail had no progress to report. |
| 29 | - Has not encountered any difficulties that need our help. |
| 30 | |
| 31 | * Toolshed mdtraj install |
| 32 | - Greg made Toolshed install of PyPi packages use Python executable instead of ChimeraX. |
| 33 | - This fixed mdtraj compilation error for unknown reasons. |
| 34 | - Greg also fixed a bug where install was not going into versioned ChimeraX directory. |
| 35 | - Greg notified developer Barry who encountered this problem installing mdtraj. |
| 36 | |
| 37 | * ChimeraX library license |
| 38 | - Zach proposed text for top of code files that references LGPL license. |
| 39 | - We discussed some revisions (add copyright UC Regents, add url to ChimeraX further license details). |
| 40 | - Reviewed that we need toolshed and user command code in library to handle manager/provider and other uses. |
| 41 | - Ready to propose at group meeting how we can release library for Scooter and Tom Ferrin to comment on. |
| 42 | |
| 43 | * Allowing Qt import in nogui |
| 44 | - Greg added code to disallow importing Qt in nogui mode. |
| 45 | - Alignment headers test suite produced an error because Qt imported but not used. Code needs some reorganization. |
| 46 | - Decided we should not disallow Qt imports in nogui. Our code and Toolshed bundles sometimes import Qt at top level to subclass. |
| 47 | - For ChimeraX library we will be fixing any case where Qt is imported so it is not imported. |
| 48 | |
| 49 | * Toolshed issues |
| 50 | - Hung progress indicator when a Toolshed entry updated, caused by Django update. Greg has not yet investigated. |
| 51 | - Mike Schmid installing Clipper in daily build, button said not compatible, but pressing it looked like it tried to install. Mike asked me if it failed and if so what went wrong. Toolshed needs be clearer -- no Clipper for 1.7 / python 3.11 available. |
| 52 | - Toolshed install regularly reports "An error may of occurred" because of a pip upgrade warning to stderr. Should fix this so install works cleanly and user is not confused. |
| 53 | - Discussed making ChimeraX Toolshed updates available tool give a reason for an update. Eric suggested just a link to release notes would be an improvement. |
| 54 | * Need to prioritize fixing the many Toolshed rough edges. |
| 55 | |
| 56 | * Grafana web service log visualization |
| 57 | - Greg will install promtail and loki on webservicestest. |
| 58 | - Zach can prototype some web service dashboards. |
| 59 | |
| 60 | * Task Manager |
| 61 | - Zach has a branch with a Task Manager tool that can save and restore running tasks. |
| 62 | - Testing it with BLAST Protein tool. |
| 63 | - Eric is interested in using it. |