I've created a wallet on android and wanted to restore it on Linux (Fedora 32 on Qubes OS 4.0) and received an error message. The wallet was restored however.
[x] Can you reproduce the issue?
I've tryed to clear everything and redo all steps but this time no error occurred. Therefore I tryed it again by removing the account and then removing the complete folder ~/.config/MyMonero, too. This time the error occurred again after I executed the steps below.
Steps to reproduce
Use existing wallet
Enter seed and name
Next
Enter PIN
Next
Error received
Expected behavior:
No error should be thrown.
Actual behavior:
I received the following error message after submission:
An unexpected application error occurred.
Please let us know of the following error message as it could be a bug:
<p><span style='font-size: 11px;'>TypeError: Cannot read property 'DismissTopModalView' of null</span></p>TypeError: Cannot read property 'DismissTopModalView' of null
at PasswordEntryView.Dismiss (/tmp/.mount_MyMonegUgdaa/resources/app.asar/local_modules/Passwords/Views/PasswordEntryView.web.js:244:26)
at /tmp/.mount_MyMonegUgdaa/resources/app.asar/local_modules/Passwords/Controllers/PasswordEntryViewController.web.js:47:23Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) MyMonero/1.2.7 Chrome/83.0.4103.122 Electron/9.4.4 Safari/537.36
Description
I've created a wallet on android and wanted to restore it on Linux (Fedora 32 on Qubes OS 4.0) and received an error message. The wallet was restored however.
~/.config/MyMonero
, too. This time the error occurred again after I executed the steps below.Steps to reproduce
Expected behavior:
No error should be thrown.
Actual behavior:
I received the following error message after submission:
Versions
Updates
Update 1: I've been able to reproduce the error.