Menu

#389 Calibration's "save" button doesn't save anything

2.6
closed-fixed
nobody
None
5
2014-09-05
2014-08-11
Jeff Epler
No

How to reproduce:

  1. Run sim/tklinuxcnc/servo_sim.ini
  2. Open calibration
  3. Change e.g., [Tune 0]'s INPUT_SCALE to a new value.
  4. Click "Test", then "OK", then "Save to file"
  5. Inspect servo_sim.ini to see if the new value is saved

Expected behavior: new value is written to inifile
Actual behavior: new value is not written (though inifile's timestamp is updated)

This problem seems to have been introduced by commit 4a8a50154a835 which is in 2.6 but not in 2.5.

Discussion

  • Sebastian Kuzminsky

    • status: open --> closed-fixed
     
  • Sebastian Kuzminsky

    Fixed by 615e8348 in 2.6 and merged into master.