wiki:2016-04-28

Version 10 (modified by Eric Pettersen, 9 years ago) ( diff )

--

Attendees

Elaine, Eric, Greg, TomF, TomG

Agenda

  • Chimera 1.11 Release
  • Windows ChimeraX builds
  • PyQt status
    • nuke wx?
  • Faster session saves
    • pickle vs. msgpack
    • avoid massive data copy
  • Leaner core and/or mandatory tools
  • Command/help URLs
    • change help: scheme to cxhelp:
    • QDesktopServices workaround
      • Doesn't allow separate handling by log/help viewer
    • Use http: instead of cxcmd/cxhelp:
  • License text/file in source files
  • Review action items from last meeting

Discussion

  • Chimera 1.11 Release
    • Tk-based crashes are the biggest (only?) outstanding problem preventing release
    • Move to official Tk 8.6.5 release and test with that
    • If still get crashes try host-specific patches
    • Move on from there
  • Windows ChimeraX builds
    • Greg has made a lot of progress, mostly to do with Makefile changes and linking changes
    • Many of the 3rd party packages we use are available as binaries
    • The way shared libraries are loaded has changed and we need to do something different than we do on Mac and Linux
  • PyQt status
    • Version 5.6 (released a few days ago) has problems because of changes in the release
    • OpenGL context now has to be set up before the Qt app is initialized. This means multisampling is even less likely to work in the future.
    • Qt web pages work differently too
    • Not sure if there are additional hurdles lurking
  • License discussion tabled until a future meeting

Outstanding Action Items

  • Friends and Family bugs outstanding
    • Ribbon flips too often (Conrad)
    • Stretch goals
      • Finish mmCIF NMR structure support, need to copy secondary structure data to all models (Greg)
      • Figure out and fix Mac OS X runtime linking bug (TomG/Greg/Conrad)
Note: See TracWiki for help on using the wiki.