Author Topic: PipelineFX Qube 6.0.4 Release Notes  (Read 3474 times)

Scot Brew

  • Hero Member
  • *****
  • Posts: 272
    • PipelineFX
PipelineFX Qube 6.0.4 Release Notes
« on: January 05, 2011, 11:16:35 PM »
A new 6.0.4 point release is now available for the QubeGUI 6.0 release branch.  Below is a list of the fixes and enhancements.


6.0.4 FEATURES AND FIXES
-------------------------
@FIX:       Addressed issue where "Callbacks" stored in preferences file
            causing GUI to crash.  Prefs loading now handles "Callbacks" class
            and will start the GUI even if the prefs file loading has an error.

@FIX:       Do not store "Callbacks" in the prefs file for individual job
            Presets.  See above similar fix.

@FIX:       Apply fix to not disable "File->Install License" menu item.

@FIX:       Explicitly importing xml.dom.mindom so it can be used by dynamically
            loaded simplecmds (like houdini's in-app submission).
           
@FIX:       Copy simplecmds/ directory instead of using symlink when running the
            compiled version of qube.  Issue noted where the simplecmds/
            directory contents were being removed when the qube compiled version
            ran specifically on Fedora 11 x64 platform.
            [Fedora 11 x64 platform specific fix]
           
@FIX:       FIX: Properly store and retrieve frame execution parameters as
            presets in the submission dialog.  The issue noted was that the
            "Execution" parameter was not savable as a preset and had to be
            manually set each time, unlike the other parameters.