zestyping / openpixelcontrol

A simple stream protocol for controlling arrays of RGB lights.
http://openpixelcontrol.org/
353 stars 103 forks source link

gl_server should fail cleanly with an error message if the layout JSON file does not exist. #23

Open coil-lighting opened 9 years ago

coil-lighting commented 9 years ago

Currently it just segfaults.

$ bin/gl_server no_such_fail Segmentation fault: 11