= Attendees = Eric, TomG, Greg, Zach = Agenda = * ChimeraX - Presentation on BLAST and Modeller web service code by Zach. - Update to Qt 6.2 - Make ChimeraX 1.4 roadmap. - Upgrade Trac to mysql for better reliability. - Is Windows crash reporting ever useful? Should we disable it? Will Qt 6.2 fix spurious file dialog errors? - Should we remove pywin32 (20 MBytes) and wmi used only to report computer model in bug reporter on Windows? Ticket #5528 - Task termination at app quit - Rename ChimeraX.exe on Windows? * Chimera - Switch Chimera daily builds from Windows 7 to Windows 10 * Action items = Discussion = * BLAST and Modeller web services code walk-through by Zach - Discussed whether run_job() return value should always be JSON. - Discussed backend and client methods to implement a new web service. - Zach will test and enable the new REST backend and blast in daily builds. * Qt 6 tech preview - We have a four bug reports on the Qt 6 tech preview so far * VR menus broken * webcam command broken, using removed video streaming class * crash at startup on Mac, possibly not related to qt 6, but never seen before. * QFileDialog enumeration problem with Modeller Comparative tool. - Remember need to keep code Qt 5 compatible to support old Linux ChimeraX 1.4 release. = Action Items = - ~~Present BLAST and Modeller web service code at Feb 10 developer meeting. Zach - ~~Put Qt 6 daily builds on download page. Greg - Present github continuous integration tutorial. Zach - Remove pkg-config prereq if it is not being used for builds. Tom