davidferguson / pibakery

The blocks based, easy to use setup tool for Raspberry Pi
http://www.PiBakery.org
GNU General Public License v3.0
1.48k stars 146 forks source link

Display error if images.json is missing or invalid #53

Closed dsbert closed 7 years ago

dsbert commented 7 years ago

On OSX, if images.json doesn't exist, the write button does nothing, and no error is displayed. This typically should not happen, but it would be helpful to catch this error and provide feedback to the user.

davidferguson commented 7 years ago

PiBakery will now show an error on startup if images.json is not found.