KomodoPlatform / BarterDEX

DEPRECATED/OUTDATED!!! Do not use!
https://komodoplatform.com
MIT License
189 stars 115 forks source link

Passphrase generator breaks: `bip39.generateMnemonic()` is undefined #224

Closed bartwr closed 6 years ago

bartwr commented 6 years ago

I try to generate a new passphrase.

Expected behaviour:

Generating a new passphrase works.

Actual behaviour:

Generating a new passphrase does not work.

screenshot from 2018-04-21 00-04-59

Steps to reproduce:

The BarterDEX GUI will now open.

Now, you have reproduced the problem: There is no passphrase generated.

And you have reproduced the link to a solution:

Uncaught TypeError: Cannot read property 'generateMnemonic' of undefined
at HTMLDocument.<anonymous> (ipc-actions.js:211)

screenshot from 2018-04-21 00-03-33

satindergrewal commented 6 years ago
screen shot 2018-05-07 at 8 43 28 pm

tried replicating on osx. couldn't replicate.

screen shot 2018-05-07 at 8 46 31 pm

Tried in ubuntu linux too. unable to replicate.

used latest dev branch.

himu007 commented 6 years ago

@bartwr which OS and device you are using? it works fine in my Ubuntu 16.04 laptop using latest dev branch.

screenshot from 2018-05-07 10-36-25

satindergrewal commented 6 years ago

closing since it's not replicated, and not relevant replication steps available.