The latest information on ACE software releases, bugs and bugfixes or workarounds can be found here.
News
ACE-00-02-00 finally out!
Support for channel selection enabled. There is still a minor bug with the COOL ChannelSelection support. Discontiguous ChannelSelection ranges result in a single selection using the minimum and maximum values from the ranges selected. ACE's Channel selection support should work properly once this COOL bug is fixed.
ACE-00-02-00-beta3
Corrected column sort bug. Numeric entries were treated as strings to be sorted. This is now fixed. Blobs cannot be sorted.
"Since" field of newly created rows are replaced with the time upon commit. Previously, it remained as the time the entry was added in ACE.
Added the busy cursor when committing entries.
ACE-00-02-00-beta2
Users are strongly advised to upgrade to this version.
ACE-00-02-00-beta2 fixes the single version folder bug in ACE-00-02-00-beta. Apparently, single version folders cannot be browsed/opened when given a "HEAD" tag. See Savanna http://savannah.cern.ch/bugs/?42101
It also fixes a problem with the validation of UInt32 fields.
The critical UChar bug in ACE-00-01-xx was fixed in ACE-00-02-00-beta1.
ACE-00-02-00-beta is available for testing
ACE-00-02-00-beta is available for test although it was released for the benefit of the L1Calo group. It does, however, correct a bug in the handling of UChar fields in folders.
- I've disabled predefined connections i.e. using CORAL-aware connection strings. COOL developers have changed their minds about supporting it in COOL. Support for aliases and roles is available but require a dblookup.xml file which does not seem to come as default for TDAQ software. For this temporary beta version, I've taken it out until I decide how to approach this again.
- The "Open COOL Folder" dialog box opens when a folder is double-clicked. I've disabled support for channel selection for now as I've not got multiple selections working yet.
- uncheck tag selection to use the HEAD tag. Cannot create tags just yet but will be able to see all available tags and choose between them. Note that adding rows in a tagged folder will result in the row being added to the HEAD tag, as it should.
- uncheck IOV selection to select all IOVs.
- Hover over the mouse over the window-title of the opened folder table to see any constraints placed on the folder when it was opened i.e. tag, channel selection and IOV selection.
- UChar should work as expected now. By default it has a dec mask now.
- clobs and blobs need to be double clicked to be viewed. there is a little issue with the blob/clob veiwer/editor appearing unexpectedly at times after closing it. Please do not dump a file >500KB into the blob for now. The textedit widget does not seem to like it and will take a long time ,causing the GUI to freeze. When I get more time, I will have to implement a new textedit widget that can be run in a separate thread.
- New channels can now be created as Channel Ids of cloned rows are can now be changed.
Latest version of ACE made it into COOL v2.5.0
The latest version of ACE (tag version ACE-00-01-02) has made it into COOL v2.5.0. This is a minor update which removes the remaining dependency on a SEAL package and corrects a potential problem with 32/64 bit unsigned integer representation.
Refer to the Download section to learn how to try it out or upgrade to it.