-------------------------------------------------------------------------------

    6.7-2a FEATURES AND FIXES
    -------------------------------------------------------------------------------

    This patch was only made available on Windows.

    6.7-2a was primarily released to address a build-related error that prevented 
    WranglerView from starting on Windows Server 2008 SP2. It also incorporates changes
    made after the release of 6.7-2 that were originally intended for 6.7-3.

    ========================= 
    New features 
    =========================

    ==== CL 14607 ====
    @NEW: add additional messages to regex_errors for nuke cmdline and loadOnce jobs (CL 14597)


    ========================= 
    Fixes 
    =========================

    ==== CL 14799 ====
    @FIX: Regex and wildcards broken in performance charts job name filter

    ==== CL 14725 ====
    @FIX: upper limit on processors reservations set to 48; limit removed entirely

    ==== CL 14722 ====
    @FIX: "Object of type function found where a Number, Array, or Property is
    needed" when submitting from inside AfterEffects CC 2015

    ==== CL 14720 ====
    @FIX:Include output path regex for Blender jobs so Blender jobs properly report
    their output image(s).

    ==== CL 14711 ====
    @FIX: job->interrupt not interrupting shortest-instance, not shortest-running work

    ==== CL 14607 ====
    @FIX: ERROR: unable to successfully execute command "nuke.scriptOpen" - don't
    double-quote the path to the Nuke script (CL 14599)


    ========================= 
    Changes in behavior 
    =========================

    ==== CL 14607 ====
    @CHANGE: starting up a pythonChildHandler to manage a "LoadOnce" application
    does not implicitly start the application, must now call the handler's start(),
    and pass server port number to the subprocess args. (CL 14598)

     

    -------------------------------------------------------------------------------
    6.7-2 FEATURES AND FIXES
    -------------------------------------------------------------------------------

    ========================= 
    New features 
    =========================

    ==== CL 14561 ====
    @NEW: add ability to not render on master for 3dsMax V-Ray DBR

    ==== CL 14550 ====
    @NEW: ensure that job instance count is always at least one more than the
    minimum satellite count

    ==== CL 14510 ====
    @NEW: add callbacks to the 3dsMax V-Ray DBR jobs that kill or fail all
    instances as soon as the master running on instance 0 is killed or failed


    ========================= 
    Fixes 
    =========================

    ==== CL 14543 ====
    @FIX: Arnold submission fails when "abort if license check fails" is selected;
    KeyError: 'cmdline'

    ==== CL 14499 ====
    @FIX: global resources are not displayed in the reservation's "browse" dialog
    if the "Resource Summary" is hidden by user preference


    ========================= 
    Changes in behavior 
    =========================

    ==== CL 14510 ====
    @CHANGE: 3dsMax V-Ray DBR jobs can now start once all satellite instances are
    running, or the master node will "collect" satellite nodes for a set period of
    time and then start with less than the full complement; unstarted instances are
    immediately set to "complete" since they won't be able to contribute once the
    master has started the render

     

     

    • No labels