PipelineFX Forum

Pipelinefx => Announcements => Topic started by: jburk on January 27, 2012, 11:28:16 PM

Title: PipelineFX QubeGUI 6.3.3 maintenance release is available.
Post by: jburk on January 27, 2012, 11:28:16 PM
A new 6.3.3 maintenance release is now available for the QubeGUI v6.3. This is a recommended release for all customers running QubeGUI v6.3.

Below is a list of the fixes and enhancements.

================================================

6.3.3 FEATURES AND FIXES
-------------------------
=========================
    New features
=========================
None

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

=========================
    Fixes
=========================
@FIX: add qbColors.py back into GUI source distribution, got inadvertently
dropped during a code integration.

@FIX: job restrictions must be expressed as an expression; multiple values must
be OR'd together.  BUGZID 63131

@FIX: properly start/stop the Desktop Worker on OS X 10.7 (Lion)



6.3.2 FEATURES AND FIXES
-------------------------
THIS VERSION (6.3.2) WAS NEVER OFFICIALLY RELEASED.
---------------------------------------------------
An error in the build process caused 6.3.2 to be linked against an out-of-date
version of the Qube API, and it was erroneously uploaded to our FTP site but
never announced.  In order to prevent confusion between versions if one or more
customer had downloaded this before it was pulled and rebuilt, this is being
re-released with an incremented version number.
---------------------------------------------------
=========================
    New features
=========================
@NEW: build a 2nd qube GUI executable on Windows, qube-console.exe


=========================
    Changes in behavior
=========================
@CHANGE: revert qube.exe back to a 'windows' app instead of a console app, will
not spawn a console when it's started.  The Qube desktop icon will continue to
run the qube.exe 'windows' app.

@CHANGE: be more informative as to what attributes get changed for which jobs
during modification.


=========================
    Fixes
=========================
@FIX: update wix template so that AppUI directory gets added to the QubeGUI msi
installer package, fixes missing C4D In-App UI files.

@FIX: GUI changes to be able to handle when supervisor host goes down, and both
supervisor and MySQL server are unavailable.  Also fix jobList not refreshing
on down supervisor.

@FIX: catch crashbug in GUI cache when attempting to fetch global resources
from down supervisor

@FIX: adding missing MSVC90 files, fixes "side-by-side configuration is incorrect"
on Windows Server 2008.  Zendesk caseID:4970

@FIX: suppress logging during import, was causing the GUI to be built in such a
way that it would raise an error dialogue when exiting.

@FIX: suppress dialog confirming "Retry 0 dependent jobs?"

@FIX: fix for bug introduced when "sanity checking" for job subjob process
count added; allow for increasing the subjobs of a cmdline job