What steps will reproduce the problem?
1. running the program normally, everything is fine.
2. click on the red stop button -> program crashes
What is the expected output? What do you see instead?
I want to see the process stopped to change Configuration and save data, but
program crashes.
What version of the product are you using? On what operating system?
Windows Installation (released 8-13-2011) on Windows XP, SP3
Please provide any additional information below.
this config file i used:
[_setup_]
port=COM2
baudrate=9600
width=1000
height=200
background_color = white
grid_h_origin = 0
grid_h_step = 200
grid_h_color = #EEE
grid_h_origin_color = #CCC
grid_v_origin = 0
grid_v_step = 200
grid_v_color = #EEE
grid_v_origin_color = #CCC
[_default_]
min=1000
max=2000
[Output1]
color=blue
[Output2]
color=green
[Output3]
color=red
Original issue reported on code.google.com by rroland...@gmail.com on 6 Apr 2015 at 11:19
Original issue reported on code.google.com by
rroland...@gmail.com
on 6 Apr 2015 at 11:19Attachments: