Menu

#261 TaurusArrayEditor Control points not properly destroyed

I['Jul16', '']
resolved
taurus4 (70)
bug
2016-07-15
2016-02-05
No

TaurusArrayEditor Control points are not properly destroyed when a new correction curve is loaded.

You can reproduce the problem following these steps:
1) make sure "sys/tg_test/1/double_spectrum" tango attribute is available in your system
2) run the attached "array.py"
3) click on read from file and open the attached "test.dat" file
4) you can see that 2 control points are shown as separated windows

I propose the attached patch as a solution.

3 Attachments

Discussion

  • Carlos Falcon

    Carlos Falcon - 2016-05-27

    I could reproduce the bug and reviewed the patch, and I'm agree to apply it.

     
  • Carlos Falcon

    Carlos Falcon - 2016-06-09
    • labels: --> taurus4
    • assigned_to: Carlos Falcon
    • Milestone: unassigned --> taurus4
     
  • Carlos Falcon

    Carlos Falcon - 2016-06-09

    The patch has been applied in Taurus 3.7.2. It is still pending do it in develop (Taurus 4).

    Thanks,
    Carlos

     
  • Carlos Pascual

    Carlos Pascual - 2016-07-14
    • status: waiting --> resolved
     
  • Carlos Pascual

    Carlos Pascual - 2016-07-14

    Patch applied to develop [c57ad3]

     

    Related

    Commit: [c57ad3]

  • Carlos Pascual

    Carlos Pascual - 2016-07-15
    • Category: taurus4 --> Jul16,