Changes between Version 3 and Version 4 of Dev2026-01-12


Ignore:
Timestamp:
Jan 12, 2026, 4:53:43 PM (4 days ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2026-01-12

    v3 v4  
    1313* Flying edges surface generation
    1414* Decide on numpy, PySide, Python updates for 1.12 (3.13 or 3.14?)
    15 * Linux ARM build limitations
    1615* Brainstorm about log performance, #9909
    1716* Chimera not working with macOS 26, graphics pane positioned over command-line.
     
    2423= Discussion =
    2524
     25* Qt saving custom colors
     26 - Eric will add Qt code to save custom colors at end of session and restore at start of session on Windows.
     27 - Qt 6.9 removed this behavior and left it up to apps to implement it.
     28
     29* Rocky 9 build failure
     30 - Zach will look at why Rocky 9 build email says it failed but it actually succeeded.
     31 - Zach will remove Rocky 8 from the build email, we no longer support Rocky 8.
     32
     33* Qt updates
     34 - Zach updated daily build to Qt 6.10.1.
     35 - Also TechPreview is using PySide 6.10.
     36
     37* OpenGL ES for Rasberry Pi
     38 - Discussed our long past deliberations on supporting ChimeraX on mobile devices, web browsers using OpenGL ES.
     39 - Did not seem we could do a good job on those devices given our limited resources.
     40 - Zach tried OpenGL ES for Linux ARM, including possibly HPC clusters.
     41 - Tom does not want to face the complexity, bugs, and poor performance of OpenGL ES on low power devices.
     42 - Still want Linux ARM ChimeraX build but with OpenGL (not ES).
     43 - Zach will test if ChimeraX OpenGL 3.1 works on Rasberry Pi.  Normally ChimeraX asks for 3.3 minimum.
     44
    2645
    2746--------------------------