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

Importing custom block not added in v2 #155

Open littleblackfish opened 5 years ago

littleblackfish commented 5 years ago

When I drag and drop the block folder as suggested in the docs, I get a white screen instead of the expected "message saying that your block was imported".

littleblackfish commented 5 years ago

Actually, can reproduce this issue on macos.

davidferguson commented 5 years ago

What version of PiBakery are you using?

littleblackfish commented 5 years ago

Seems to work on the 0.3.8 release but not the v2 from github.

davidferguson commented 5 years ago

V2 is still experimental and had been marked as a pre-release. It actually doesn't yet have the block drag-drop implemented, but this will of course be added in the future

japel commented 5 years ago

Is there any workaround to this? I need to use a modified version of wifi connect because of https://github.com/davidferguson/pibakery-blocks/issues/90

johny-mnemonic commented 4 years ago

@japel Did you manage to add custom block to v2 ? I tried adding block definition directly to pibakery-blocks folder and also to info.json file, but block doesn't appear in UI :-(