Changes between Version 3 and Version 4 of Dev2026-05-11


Ignore:
Timestamp:
May 11, 2026, 4:26:01 PM (23 hours ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2026-05-11

    v3 v4  
    99* Password protection on ChimeraX scripts web page.
    1010* Ubuntu 26.04 builds
    11 * Release candidates start today (May 4)?
     11* Release candidate bugs of concern
    1212 - glClear error on status line expose event, macOS 26, Qt 6.10.  Ticket #20267
    1313 - OpenGL swap_buffers crash on Mac expose event, macOS 26, Qt 6.10. Ticket #20265
     
    2424= Discussion =
    2525
     26* Password protection on ChimeraX scripts web page
     27 - All of Chimera Trac is password protected to reduce impact of bots.
     28 - Greg made Chimera Trac scripts page not require password.
     29 - Tom will move 3 ChimeraX Python scripts from Chimera Trac to ChimeraX Recipes web page and put link to recipes page.
     30
     31* Ubuntu 26.04 builds
     32 - We want to make Ubuntu 26 builds for daily, release candidates and release.
     33 - Github Actions does not yet have an Ubuntu 26 runner.
     34 - We will add Ubuntu 26 builds when Github Actions supports it.
     35
     36* Release candidate bugs of concern
     37 - Tom saw one Qt swap_buffers crash drawing Qt interface that was not in our code.  We have no work-around for this.  Believe it is rare.
     38 - No other new bugs that look troubling.
     39
     40* Medical imaging
     41 - Zach working on putting medical imaging on Toolshed.
     42 - Would like to move Medical imaging toolbar tab rendering modes to Map tab.  All agreed ok to put those 3 icons on right of Map tab.
     43
     44* Animation GUI issues
     45 - Zach fixed clicking on timeline scene selecting bottom instead of top scene when overlapped.
     46 - Slow down previewing SLAC movie may be because of ambient lighting recalculation when model position updated but did not actually move.
    2647
    2748--------------------------