LaserWeb / deprecated-LaserWeb3

Open Source Laser Cutter / Engraver software. Supports gcode, svg, dxf, stl, png, jpg, bmp
265 stars 68 forks source link

Emblaser-electron issues: app.quit handler #194

Closed ghost closed 7 years ago

ghost commented 7 years ago

Quitting app with F4 gives an error:

errpr

ghost commented 7 years ago

Oh, and the child process that didnt get killed in the first error, prevents second instance from starting. Maybe some error handling logic there (check if backend is running, kill it or use it?)

child process

ghost commented 7 years ago

Fixed @DarklyLabs