| 24 | * BLAST and Modeller web services code walk-through by Zach |
| 25 | - Discussed whether run_job() return value should always be JSON. |
| 26 | - Discussed backend and client methods to implement a new web service. |
| 27 | - Zach will test and enable the new REST backend and blast in daily builds. |
| 28 | |
| 29 | * Qt 6 tech preview |
| 30 | - We have a four bug reports on the Qt 6 tech preview so far |
| 31 | * VR menus broken |
| 32 | * webcam command broken, using removed video streaming class |
| 33 | * crash at startup on Mac, possibly not related to qt 6, but never seen before. |
| 34 | * QFileDialog enumeration problem with Modeller Comparative tool. |
| 35 | - Remember need to keep code Qt 5 compatible to support old Linux ChimeraX 1.4 release. |
| 36 | |