| 1 | = Attendees = |
| 2 | |
| 3 | Elaine, Eric, Greg, TomF, TomG, Conrad |
| 4 | |
| 5 | = Agenda = |
| 6 | * Review action items from last meeting |
| 7 | * Chimera 1.11 Release |
| 8 | * Windows ChimeraX builds |
| 9 | * !PyQt status |
| 10 | * nuke wx? |
| 11 | * License text/file in source files |
| 12 | * Command/help URLs |
| 13 | * change help: scheme to cxhelp: |
| 14 | * QDesktopServices workaround |
| 15 | * Doesn't allow separate handling by log/help viewer |
| 16 | * Use http: instead of cxcmd/cxhelp: |
| 17 | * Code signing for Windows |
| 18 | * Faster session saves |
| 19 | * pickle vs. msgpack |
| 20 | * avoid massive data copy |
| 21 | * Leaner core and/or mandatory tools |
| 22 | |
| 23 | = Discussion = |
| 24 | * Chimera 1.11 Release |
| 25 | * Reverted to Tk 8.6.1- (same as Chimera 1.10.2) and fixed menu problem on Mac |
| 26 | * Wait another two weeks before finalizing |
| 27 | * Windows ChimeraX builds |
| 28 | * Greg has made it work |
| 29 | * Uses Qt installer and !PyQt "licensed wheel" builder to get Qt in ChimeraX.app |
| 30 | * Qt will eventually be part of the build environment rather than ChimeraX prereq |
| 31 | - Need to address problems currently fixed by patching |
| 32 | * !PyQt status |
| 33 | * Version 5.6.1 (released a few days ago) needs to be tested |
| 34 | * !PyQt is being built as commercial version, not GPL |
| 35 | * We can start distributing Qt version after we get license text in place |
| 36 | * We cannot nuke wx until Qt version is available |
| 37 | * Need download web interface that asks for agreement to license |
| 38 | * Command/help URLs |
| 39 | * We will switch to using http for executing commands and showing help |
| 40 | - http://chimerax.rbvi.ucsf.edu/exec/... |
| 41 | - http://chimerax.rbvi.ucsf.edu/help/... |
| 42 | * Registering for schemes (cxcmd, cxhelp) may be added later for convenience after security concerns are addressed |
| 43 | |
| 44 | = Outstanding Action Items = |
| 45 | * TomF will get answers for ChimeraX license |
| 46 | * Eric will create ticket for converting from cxcmd: to http: scheme in web viewer |
| 47 | * Greg will find out whether we can get code signing certificate with our unit name in it |
| 48 | * Greg will find out from IT whether they are willing to sign ChimeraX with their new EV cert |