Workspace 3.5.1 Released

July 20th, 2016

Workspace version 3.5.1 has been released and is available for download. This is a minor release containing many bug fixes and small enhancements in preparation for a larger release later this year. In addition to a new version of Workspace itself, this release coincides with the release of two associated products: the Workspace Geospatial Plugin for incorporating GIS functionality into Workspace workflows, and the Workspace Python Interface for running Workspace workflows within new or existing python projects, such as web-based initiatives. As usual if there are any concerns or questions about this release, please don’t hesitate to get in touch with us at workspace@csiro.au, or head on over to the support page. The full list of changes contained in this release are shown below.

Release Notes – Workspace – Version 3.5.1

  • [WORKSPACE-1317] – HUD corrupt
  • [WORKSPACE-3051] – Simple application wizard including invalid headers
  • [WORKSPACE-3732] – “Running workflows in parallel on a local machine” tutorial – hang with increase in max concurrent workspaces
  • [WORKSPACE-3751] – Progress bar is in the wrong place
  • [WORKSPACE-3754] – WriteChartToWebPage ‘Output directory’ input should have DirectoryWidget as default (in directory mode)
  • [WORKSPACE-3760] – Compiler deprecation warning in developer tutorial – QDesignerCustomWidgetCollectionInterface
  • [WORKSPACE-3763] – ObjectArrayWidget causes seg fault in Workspace 3.5.0
  • [WORKSPACE-3766] – Plot Widget missing minor ticks and labels in Workspace 3.5.0
  • [WORKSPACE-3768] – Wizard templates should use new signal/slot syntax (not macros)
  • [WORKSPACE-3775] – Custom widgets for ObjectGroup-derived types are not being displayed in the IOTree
  • [WORKSPACE-3777] – nullptr compile error in workspace tutorial on mac
  • [WORKSPACE-3801] – Corrupt settings file(s) causes Workspace to silently crash with no feedback
  • [WORKSPACE-3815] – Description for “Create Install Package” operation says “on Windows it will create a NullSoft installer” – this is not exactly correct, it creates a Windows Installer package, using NullSoft compiler.
  • [WORKSPACE-3818] – Rendering plugin causes Workspace to crash on load when loaded over Windows Remote Desktop
  • [WORKSPACE-3822] – PlaybackWidget playback speed isn’t right
  • [WORKSPACE-3824] – GetImageFromArrayNd and Array3dScalarToImage3d operations do not support 2D datasets
  • [WORKSPACE-3833] – Running launcher as a HPC job failed to pass stdout and stderr out.
  • [WORKSPACE-3849] – Reinstate cleaned up Workspace icons
  • [WORKSPACE-3862] – Workspace unable to read binary ply file of a swimmer
  • [WORKSPACE-3868] – PackageThirdParty creating invalid Qt.conf paths on OSX
  • [WORKSPACE-3889] – Screenshot inconsistent with tutorial text – tutreadanddisplay_getitemfromcollectionupdated.png
  • [WORKSPACE-3891] – Modify and Write tutorial using the text PlotItemBuilder instead of CreateChartDataCollection
  • [WORKSPACE-3915] – Data types derived from ObjectGroup should default to a custom widget when only one is available
  • [WORKSPACE-3923] – Geospatial widget bugs x 3
  • [WORKSPACE-3928] – Opening workflow with docked map crashes
  • [WORKSPACE-3941] – Assert hit on closing workspace-gui – two gl widgets on one scene
  • [WORKSPACE-3953] – WSGLWidget not display full size result on retina display
  • [WORKSPACE-4032] – CreateVolumeModelFrom3dImage catalogue workflow is missing a light source
  • [WORKSPACE-4033] – Example workflow and data files are not packaged with GeospatialPlugin
  • [WORKSPACE-3449] – Geospatial – Extracting an image from DisplayMap
  • [WORKSPACE-3820] – Reset model in MergeModel operation
  • [WORKSPACE-3966] – Add an operation for changing current directory, instead of manually doing “File -> Change Directory”
  • [WORKSPACE-4034] – Playback Widget needs slots for Stopping, Starting, Toggling, Rewinding, setting repeating on/off, setting fps
  • [WORKSPACE-3598] – Ability to render a region on a map to an image of a specific resolution.
  • [WORKSPACE-3827] – Add ChartWidget property to toggle tools button
  • [WORKSPACE-3859] – Update AboutAppDialog to include Data61 logo
  • [WORKSPACE-3863] – Hide operation editor’s Custom UI toggle button when no custom UI available
  • [WORKSPACE-3864] – Grey out array input ports that are connected during drag from output events
  • [WORKSPACE-3869] – Report on deprecated operations via workspace-analyse tool