beademingstoestel / OpenSource_ventilator_lungs

Frontend for the beademingstoestel project
GNU General Public License v3.0
3 stars 7 forks source link

Machine is running, but GUI shows 'Start' and Daemon says status = 1 #71

Open lievenstandaert2 opened 4 years ago

lievenstandaert2 commented 4 years ago

See: https://www.dropbox.com/s/iijeh0as8fhnbkj/Screenshot%202020-07-10%2012.05.31-bug%20start.png?dl=0

-Machine was running ok yesterday -Stopped machine in the evening in GUI -Then restarted today -Machine starts working, and graphs show up (after screen refresh F5) -but the RR and Vt and Pplateau do not update, on closer inspection Daemon says 'status 1, machine not active' while machine is pumping Closer inspection still: GUI shows 'start' in top right, even though machine is currently running.

Will update when I can recreate the issue, or get more specific data under which circumstances this shows up

lievenstandaert2 commented 4 years ago

UPDATE: When I then press 'Start' the machine stops, Daemon shows status 0. I can then press 'Start' again and the machine starts correctly + Daemon shows status 2. It seems the status doesn't get communicated back and forth correctly every time?