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


Ignore:
Timestamp:
Feb 10, 2025, 5:47:56 PM (8 months ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2025-2-10

    v1 v2  
    1616= Discussion =
    1717
     18* Handling invalid input parameters
     19  - Eric looking for a good way to tell the user about invalid input parameters in a GUI panel after they press OK.
     20  - Raising user error shows dialog that raises main window and floating input panel ends up behind main window.
     21  - Discussed instead showing QErrorDialog instead of user error to avoid raising main window.
     22
     23* Qt update
     24  - Updated from Qt 6.7 to 6.8.2 in the nightly build.
     25  - Hoping this fixes mac multiple display crashes.
     26
     27* Nightly builds failing
     28  - Zach is fixing nightly builds that failed over the weekend.
     29
     30* Chimera end-of-life changes.
     31  - Might stop requesting annual registrations.
     32  - Also stop showing bug report dialog.
     33  - Eric currently closes lots of Chimera bugs with wont-fix since they are Tk problems and we won't update Tk.
     34
     35* ViewDockX
     36  - Piet asked how manager/provider callbacks work for use in new ViewDockX implementation.
     37  - Eric explained system and why to use it.
     38  - Formats for docking can be registered as providers using the ViewDockX manager.
     39
     40* Acer SpatialLabs 3D display
     41  - Discussed how lenticular stereo on Acer 3D display might work and whether it would reduce 4K pixel resolution to half the number of pixels per eye.
     42
     43* Boltz-1 on Mac
     44  - Tom ran Boltz on Mac with decent speed, on Mac Studio 2 minutes, 1 minute on minsky nvidia 4090, and 3 minutes MacBook Pro, for 600 amino acid nipah protein and drug.
     45  - Discussed how ChimeraX could install Boltz on laptop for local structure predictions.
    1846
    1947--------------------------