Ok, so I cloned the git repo, and compiled boolberry. When I fire up the daemon and start the simplewallet, I get the following error:
twiggy@mintsy ~/Wallets/Boolberry $ ./simplewallet
Boolberry wallet v0.3.0.41(4d57523)
terminate called after throwing an instance of 'boost::exception_detail::clone_impl >'
what(): boost::bad_any_cast: failed conversion using boost::any_cast
Aborted
twiggy@mintsy ~/Wallets/Boolberry $
I'm using Linux Mint 17 XFCE
Any ideas as to why this occurs?