= Attendees = * Eric, Greg, TomG, TomF, Elaine, Scooter = Agenda = * Action items * Chimera * 1.13.1 release * Fedora 29 lib problems * Windows installs with release-candidate naming * Windows session/prefs saving problems * !Area/Volume from Web * Menus do not work on second display on Mac * ChimeraX * RBVI bundles on toolshed - Change build process to trim down list of bundles in standard release while still testing toolshed-only bundles * Stable APIs, #922 * Documentation strategy * What is the return value for {{{open()}}}? - Closing what's returned by open() can leave container models * Have right mouse do translation?, #1475 * 0.8 release - Target date * 1.0 features (roadmap) = Discussion = * Chimera 1.13.1. * On Linux, old distributed libraries interacts badly with currently installed ones - ~~Leave 1.13.1 alone - ~~Remove offending ancient libraries from daily build - ~~Tell users who run into problem to use daily build - Waiting on feedback * Fix Fedora 29 problem, then decide whether 1.13.2 or 1.14 - ~~Need to test on both new and old versions of Linux - Test on Fedora 29 * ChimeraX - Putting RBVI bundles on toolshed - Want separate run-time vs build-time dependencies in bundle_info.xml * Stable APIs - See action items * Documentation strategy - Use ":inherited-methods" as appropriate for 0.9 * 0.8 release - (CentOS version of daily build is now installed in plato:~chimera) - ~~Push release date to get rings in - If possible fix some of the problems Tristan is having - ~~Strange _defer error message - ~~structure arg bug - Model reassignment works first time but fails on subsequent attempts - TomG will take a quick look to see where the problem is - Solving other tickets should be attempted but may be pushed - Decision: release 0.8 on Monday December 17th * ~~Christmas card * ~~Nucleosome over background image = Action Items = * ~~Greg will remove ancient libraries (freetype, libz) from Chimera daily build and test on several systems * ~~Eric will remove !Area/Volume from Web * Conrad will look at "git flow" for common practice - https://datasift.github.io/gitflow/IntroducingGitFlow.html - Conrad will make "git flow" ticket for 0.9 and master branch * Conrad will look at Sphinx for adding link for "all methods even from base classes" - {{{:inherited-methods}}} can be used judiciously. For example, the {{{AtomicStructure}}} class should use it because its base classes are not intended for public consumption, but {{{StructureSequence}}} might not because its base class {{{Sequence}}} can be used independently. * Greg will implement documentation virtual overlay symlink target