Changes between Version 1 and Version 2 of Dev2022-2-10


Ignore:
Timestamp:
Feb 10, 2022, 7:23:27 PM (4 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2022-2-10

    v1 v2  
    2222= Discussion =
    2323
     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
    2437= Action Items =
    2538  - Present BLAST and Modeller web service code at Feb 10 developer meeting.  Zach