Changes between Version 3 and Version 4 of Dev2021-3-4


Ignore:
Timestamp:
Mar 4, 2021, 3:12:02 PM (5 years ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2021-3-4

    v3 v4  
    11= Attendees =
    22
    3 * Eric, TomG, Greg, Tristan
     3* Eric, TomG, Greg
    44
    55= Agenda =
     
    1515
    1616* ChimeraX
     17  - next release 1.2
     18    - early April
     19    - Might release 1.2 without release candidate to avoid toolshed dependencies on 1.2 not working with 1.2rc
     20    - Update to 1.2.1 if any major bugs found
     21    - Don't advertise 1.2 until a few weeks later
     22  - Toolshed fixes for 1.2
     23    - Check if session restore toolshed pickle error can be debugged.  May be very old (0.5) ChimeraX session.
     24    - Add menu to updates tool to choose update frequency
     25    - Check all current toolshed bundles that will install in 1.2 to see if menu entry or command raises error.  If so add dependency core < 1.2.
     26  - Qt shim dependency
     27    - Bundles that use Qt should list dependency on ChimeraX UI module.
     28    - This avoids trouble that the Qt shim is a prereq, not a bundle or PyPi package so can't directly put a dependency on it.
     29    - Could make Qt shim a bundle that installs in site-packages/Qt instead of site-packages/chimerax/Qt but bundle name would need to be ChimeraX-Qt.
    1730
    1831* Chimera
     
    2033= Action Items =
    2134
     35* Add check frequency menu to Toolshed updates tool - Greg
     36* Check that all Toolshed bundles that install in 1.2 actually start -- add core<1.2 dependency to those that fail - Greg
    2237* Make ticket for bond orders - Eric