Changes between Version 3 and Version 4 of Dev2022-4-21


Ignore:
Timestamp:
Apr 21, 2022, 3:27:57 PM (4 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2022-4-21

    v3 v4  
    2626= Discussion =
    2727
     28* Qt 6.3
     29  - Everyone agreed we should risk updating Qt 6.2 to 6.3 for ChimeraX 1.4.
     30
     31* File history on Mac, "No internet access"
     32  - Daily build file history and quick start cxcmd links give "no internet access" error.  Ticket #6449
     33  - Eric and Elaine and TomG and Zach all have seen this.
     34  - Happens sometimes with daily build, sometimes with developer build.
     35  - Looks like an uninitialized memory error.
     36  - Greg suggests there are Qt web engine scheme registration options for local file access and cross-origin requests.
     37  - Need to fix this bug for ChimeraX 1.4 release.  Zach will work on it.
     38
     39* Windows open dialog crashes
     40  - Have not received any of these crash reports in daily build with python 3.9.11, in ChimeraX about 10 days ago.
     41  - Should be pretty confident in 3 weeks (before release) if this has fixed it.
     42
     43* ChimeraX 1.4 branch
     44  - Make branch next week April 28 if no new issues arise.
    2845
    2946= Action Items =
     47  - Update ChimeraX to Qt 6.3.0.  Greg
    3048  - Present github continuous integration tutorial.  Zach
    3149  - Remove pkg-config prereq if it is not being used for builds. Tom