MyCryptoHQ / MyCrypto

MyCrypto is an open-source tool that allows you to manage your Ethereum accounts privately and securely. Developed by and for the community since 2015, we’re focused on building awesome products that put the power in people’s hands.
https://mycrypto.com
MIT License
1.37k stars 648 forks source link

When the mnemonic phrase is verified (reclicked by the user), you can't proceed if the mnemonic phrase contains duplicate words. #3904

Closed sijanec closed 3 years ago

sijanec commented 3 years ago

Github issues are primarily for reporting bugs or getting assistance with development-related items. If you have a question or need support with our product, please email support@mycrypto.com for faster attention.

If you are reporting an issue, please use the template below so we can reproduce, determine the cause of the issue, and fix it! If you are not reporting an issue, delete this entire thing and type away. Thanks!


Description of Issue

When the mnemonic phrase is verified (reclicked by the user), you can't proceed if the mnemonic phrase contains duplicate words.

What exactly were you doing when you encountered this issue?

How were you accessing your wallet?

...Ledger, Trezor, MetaMask, Private Key, Keystore File, Mnemonic Phrase?...

Description of Your Machine

Console Logs / Screenshots

N/A, but anyways:

a@upor:~/Downloads[0]$ ./linux-x86-64_1.7.13_MyCrypto.AppImage
zenity, kdialog, Xdialog missing. Skipping /tmp/.mount_linux-NvNwsW/AppRun.
(node:4462) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): FetchError: request to http://127.0.0.1
(node:4462) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are no

(mycrypto:4462): Pango-WARNING **: 13:03:42.951: failed to create cairo scaled font, expect ugly output. the offending font is 'Terminus 9.9990234375'

(mycrypto:4462): Pango-WARNING **: 13:03:42.952: font_face status is: <unknown error status>

(mycrypto:4462): Pango-WARNING **: 13:03:42.952: scaled_font status is: out of memory

(mycrypto:4462): Pango-WARNING **: 13:03:42.957: failed to create cairo scaled font, expect ugly output. the offending font is 'Terminus 10.5'

(mycrypto:4462): Pango-WARNING **: 13:03:42.957: font_face status is: <unknown error status>

(mycrypto:4462): Pango-WARNING **: 13:03:42.957: scaled_font status is: out of memory

(mycrypto:4462): Pango-WARNING **: 13:03:42.957: shaping failure, expect ugly output. shape-engine='PangoFcShapeEngine', font='Terminus 10.5', text='Šerif bo za vajo spet kuhal domače žgance.'
sijanec commented 3 years ago

Duplicate: #3885

Please close.