Ticket #5803 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Minor issues related to handling the slow controls in the live listener

Reported by: Ross Miller Owned by: Ross Miller
Priority: major Milestone: Release 2.3
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Stuart Campbell

Description

1) RHEL build gives 2 warnings about uninitialized errors (one of which is a valid bug) 2) If if one of the slow controls has a type we don't recognize (in the device descriptor XML), we'll end up trying to de-reference a null pointer 3) MantiPlot throws a warning about the Run_Start property already existing

Change History

comment:1 Changed 8 years ago by Ross Miller

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Ross Miller

Fix 2 warnings about uninitialized variables

Refs #5803

Changeset: f6454a478bedabff9ee0394ff03e9cc5192bb68d

comment:3 Changed 8 years ago by Ross Miller

Print a warning if one of the slow controls variables isn't...

...a recognized type Refs #5803

Changeset: 79a216dc1c8294fb0bb4b9e9dcc3ff757cf7a7fb

comment:4 Changed 8 years ago by Ross Miller

Point 3 (MantidPlot throwing a warning about a duplicate Run_Start property) was fixed in ticket #5857

Last edited 8 years ago by Ross Miller (previous) (diff)

comment:5 Changed 8 years ago by Ross Miller

  • Status changed from accepted to verify
  • Resolution set to fixed

comment:6 Changed 8 years ago by Stuart Campbell

  • Status changed from verify to verifying
  • Tester set to Stuart Campbell

comment:7 Changed 8 years ago by Stuart Campbell

  • Status changed from verifying to closed

Has been tested on the beamline.

comment:8 Changed 8 years ago by Ross Miller

Fix 2 warnings about uninitialized variables

Refs #5803

Changeset: f6454a478bedabff9ee0394ff03e9cc5192bb68d

comment:9 Changed 8 years ago by Ross Miller

Print a warning if one of the slow controls variables isn't...

...a recognized type Refs #5803

Changeset: 79a216dc1c8294fb0bb4b9e9dcc3ff757cf7a7fb

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6649

Note: See TracTickets for help on using tickets.