Ticket #272 (closed defect: fixed)

Opened 5 months ago

Last modified 6 weeks ago

CompForm creation/naming in ALF is not robust

Reported by: jawil06 Owned by: cdietric
Priority: minor Milestone:
Component: ALF Version: trunk
Keywords: Cc:

Description

CompForm? names are simply _CompNameX where X is the number of compforms generated in that ALF session. If ALF is restarted, X starts from 1 again. This causes problems when attempting to generate a compform from the same component in two different sessions when X is the same value.

To reproduce:
1. Remove /sdr/_tmp_alf_waveforms
2. Run nodeBooter
3. Run ALF and create a compform then close ALF
4. Run ALF again and create a compform from the same component, the new compform doesn't appear in the running applications pane.
5. When refreshing ALF, terminal outputs:

Could not find associated application for: OSSIE::_CompName1_2

Change History

Changed 6 weeks ago by cdietric

  • status changed from new to closed
  • resolution set to fixed

Fixed in r9541

Changed 6 weeks ago by cdietric

  • milestone Release 0.7.5 deleted

Milestone Release 0.7.5 deleted

Note: See TracTickets for help on using tickets.