davidferguson / pibakery

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

Cannot load previous setup #131

Closed nickm324 closed 6 years ago

nickm324 commented 6 years ago

When running PiBakery with an SD card in the reader that contains a previous setup PiBakery sees its there and asks if I want to load that setup and when I click yes nothing happens and nothing is loaded. After it says it loaded the previous setup no blocks are displayed and the blocks that should be displayed are no longer available from the tools boxes on the left. pibakeryrun

davidferguson commented 6 years ago

When you choose to load in your old setup, it won't load in the "On First Boot" blocks, if you've already booted your Pi, because they've been executed and can't be changed any more.

Additionally, the "On First Boot" block will be converted to "On Next Boot".

nickm324 commented 6 years ago

Ok Will check that out, may be just and issue with not understanding how it works with loading old setups.