I followed the guide in ether-camp-live-studio-primer to run the wallet. It does, however, fail with
Could not start sandbox: Compilation error: _pre/name_reg.sol:8:3: Error: Expected token Semicolon got 'RBrace' } ^
I assume the solidity compiler running on <user>.by.ether.camp is not compatible to the current commit (a46ef0e) of wallet. What can I do to fix this?