iotaledger / legacy-wallet-use-trinity-wallet-instead

IOTA Wallet
GNU General Public License v3.0
2.08k stars 414 forks source link

JavaScript error when starting first time #396

Open meinharrd opened 6 years ago

meinharrd commented 6 years ago

When launching the wallet for the first time (data folder ~/.Library/Application Support/IOTA Wallet removed), I get this error:

A JavaScript error occurred in the main process

Uncaught Exception:
TypeError: template[1].submenu.splce is not a function
    at Object.App.createMenuBar (/Applications/IOTA Wallet.app/Contents/Resources/app.asar/app/js/main.js:584:27)
    at Object.App.showWindow (/Applications/IOTA Wallet.app/Contents/Resources/app.asar/app/js/main.js:1978:9)
    at Object.App.showSetupWindow (/Applications/IOTA Wallet.app/Contents/Resources/app.asar/app/js/main.js:1800:9)
    at Object.App.start (/Applications/IOTA Wallet.app/Contents/Resources/app.asar/app/js/main.js:1017:11)
    at Object.App.initialize (/Applications/IOTA Wallet.app/Contents/Resources/app.asar/app/js/main.js:113:9)
    at App.<anonymous> (/Applications/IOTA Wallet.app/Contents/Resources/app.asar/app/js/main.js:2473:7)
    at emitTwo (events.js:111:20)
    at App.emit (events.js:194:7)

Screenshot:

screen shot 2017-10-25 at 10 55 10

Functionality does not seem to be harmed, yet it looks a little terrifying. 😱

Environment:

puzanov commented 6 years ago

Same issue. Occurs on fresh install and first run.

Raindal commented 6 years ago

Same error here, on OS X 10.11.6 wallet 2.5.2