greenaddress / WalletCrx

GreenAddress open source client
https://greenaddress.it/
GNU Lesser General Public License v2.1
79 stars 39 forks source link

BTChip init broken #16

Closed antonio-fr closed 8 years ago

antonio-fr commented 8 years ago

When initialisation BTChip ("Save to BTchip") fw = Ledger 1.0.1 Init is stuck on "Generating your wallet Keys, please wait ... 100%"

Btchip is never actually initialized

Trace : TypeError: Cannot read property '#' of undefined at seed_deferred.then.scope.btchip.seed_progress (services.js:3716) at angular.min.js:119 at r.$eval (angular.min.js:133) at r.$digest (angular.min.js:130) at angular.min.js:133 at e (angular.min.js:43) at angular.min.js:46(anonymous function) @ angular.min.js:107(anonymous function) @ app.js:112(anonymous function) @ angular.min.js:119r.$eval @ angular.min.js:133r.$digest @ angular.min.js:130(anonymous function) @ angular.min.js:133e @ angular.min.js:43(anonymous function) @ angular.min.js:46

greenaddress commented 8 years ago

thanks, working on a fix