QUBE 6.0.2 FEATURES AND FIXES
The Qube 6.0.2 point release fixes a handful of identified issues. The components are fully compatible with 6.0.0 and 6.0.1. This is a QubeGUI only fix.
For customers on support, this update can be downloaded directly from:
ftp://ftp.pipelinefx.com/pub/qubegui/current/
QubeGUI RELEASE NOTES SUMARY
@FEATURE: 3dsMax: Added option to disable the "copy scenefile" workaround.
@FEATURE: Adding license type (per host and per subjob) to the About and
Supervisor Ping dialogs.
@FIX: Addressing job modify dialog issues with "(various)" value and
other issues.
@FIX: Adjusting the stdout parsing for output paths for 3dsmax batch
command.
@FIX: Updating scripts to allow for AfterEffects-created output images
to be used in "generateMovie"
@FIX: Handling non-default paths for Supervisor and Worker logfile and
logpath. Seen in "Open Job Log Dir" and "Zip and Open Job Log Dir",
and "Administration->View Supe/Worker log"
@FIX: Use correct string when sending error message about unable to load
a webpage for the Task List.
@FIX: Forcing to "int" for pgrp jobids stored in qbCache.
@FIX: Changing "ps -ax" to "ps -e" to be more portable across the Linux
flavors.
@FIX: Charting: Fix y-axis scaling issue on startup
@FIX: [Windows] Handling \\myserver\c$\mydir issue where
os.path.expandvars() is replacing $ with nothing since it assumes
incorrectly it is an environment variable.
Issue specific to python 2.4 and 2.5 on Windows.
@FIX: Take into possibility for Shotgun "entity" field to be None in
addition to the expected standard dict.
@CHANGE: Suppress the drawing of the chartsLayout by default; speed up the
initial loading of the UI
@CHANGE: OSX desktop user mode to use plistlib to create and write plist file
for Desktop User mode and use launchctl to start desktop worker
if plist already exists