Changes between Version 1 and Version 2 of Dev2026-03-2


Ignore:
Timestamp:
Mar 2, 2026, 3:54:25 PM (4 hours ago)
Author:
Tom Goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Dev2026-03-2

    v1 v2  
    1818= Discussion =
    1919
     20* PySide issues
     21 - We reverted from PySide 6.10.2 to 6.10.1 because of an OpenGL error at startup.
     22 - Might be able to make a Qt bug report with a simple test program that demonstrates this problem.
     23 - Discussed why expose event on status line is the route of all these OpenGL errors.  Why not in the main graphics or side view (do they get expose events?).
     24
     25* Toolshed high CPU load
     26 - Caching of database queries for toolshed updates seems to be working.
     27 - Greg believe current CPU load is from in Trac, not database queries.
     28 - Greg says consumers of web data (bots, AI) are often not caching which leads to high load on open source sites.
     29
     30* Web accessibility
     31 - UCSF sent email saying 301 videos and 29 PDFs need fixing.
     32 - Greg asked last Wednesday for a list of the videos and PDFs.  Has not got a response.
     33 - Greg says ADA requirements for web accessibility allow unremediated "archival" material.  Must me certain requirements.  Greg things our videos and PDFs probably meet requirements.
     34
     35* Elaine retirement
     36 - Who will take over Elaine's essential duties?
     37 - Eric suggests we hire a replacement.
     38 - Eric suggests Claude may be usable for writing first draft ChimeraX documentation consistent with documentation current style.
     39 - For licenses, Elaine primarily issues license keys.
    2040
    2141--------------------------