| 1 | = Attendees = |
| 2 | |
| 3 | Eric, Greg, Zach, TomG, Tristan |
| 4 | |
| 5 | On-site in N453. |
| 6 | |
| 7 | = Agenda = |
| 8 | |
| 9 | * ChimeraX |
| 10 | - Make ChimeraX 1.4 release candidate now? |
| 11 | - Are Windows open dialog crashes fixed? |
| 12 | - Upgrade Trac to mysql for better reliability. |
| 13 | - Is Windows crash reporting ever useful? Should we disable it? Will Qt 6.2 fix spurious file dialog errors? |
| 14 | - Should we remove pywin32 (20 MBytes) and wmi used only to report computer model in bug reporter on Windows? Ticket #5528 |
| 15 | - Task termination at app quit |
| 16 | - Rename ChimeraX.exe on Windows? |
| 17 | - Should we go to Python 3.10 in 1.5? |
| 18 | |
| 19 | * Chimera |
| 20 | - Switch Chimera daily builds from Windows 7 to Windows 10 |
| 21 | |
| 22 | * Action items |
| 23 | |
| 24 | = Discussion = |
| 25 | |
| 26 | * Drop CentOS 7 for ChimeraX 1.4? |
| 27 | - SBGrid has half ChimeraX users (220/440) on CentOS 7 in last 6 months |
| 28 | - Greg tried compiling Qt 6 on CentOS 7, core worked, web engine failed with gcc 10 |
| 29 | - Greg will try gcc 9 to compile Qt 6. |
| 30 | - If compile fails we make ChimeraX 1.3 the last CentOS 7 release |
| 31 | |
| 32 | * How can Tristan compile ISOLDE for old Linux? |
| 33 | - Tristan updated his CentOS 7 desktop to Ubuntu 20. |
| 34 | - Uses CentOS 7 virtual machine to compile ISOLDE for toolshed. |
| 35 | - Greg suggests using singularity image would be simpler. |
| 36 | - Discussed providing no-gui CentOS 7 ChimeraX without Qt for plugin developers to build against. |
| 37 | - Greg suggested providing Docker image of ChimeraX CentOS 7 build environment. |
| 38 | - Discussion with Zach of continuous integration / cloud builds of ChimeraX being used by plugin developers who need to compile code. |
| 39 | |
| 40 | * Windows open dialog crashes |
| 41 | - Got one Qt 6.2 windows open dialog crash, might be rare |
| 42 | - Will continue look for this crash until about a week before release, then remove Windows crash reporting since it has not been useful (Eric and TomG concur). |
| 43 | |
| 44 | = Action Items = |
| 45 | - Update ChimeraX to Qt 6.3.0. Greg |
| 46 | - Present github continuous integration tutorial. Zach |
| 47 | - Remove pkg-config prereq if it is not being used for builds. Tom |