LedgerHQ / ledger-live

Mono-repository for packages related to Ledger Live and its JavaScript ecosystem.
MIT License
414 stars 316 forks source link

[Bug]: Mac desktop app won't start #7451

Closed CluEleSsUK closed 1 week ago

CluEleSsUK commented 1 month ago

Impacted Library name

Ledger Live desktop app

Impacted Library version

No response

Describe the bug

Upon opening the applicaiton I get the following error:

Cannot read property 'apply' of undefined
TypeError: Cannot read property 'apply' of undefined
    at BitcoinLikeWallet.instantiateXpubFromSerializedAccount (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:467791:71)
    at BitcoinLikeWallet.importFromSerializedAccountSync (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:467828:21)
    at fromBitcoinResourcesRaw (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:460095:63)
    at fromAccountRaw (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:392640:72)
    at decodeModel (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:389735:12)
    at Array.map (<anonymous>)
    at Object.get (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:389389:25)
    at getKey (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:389402:22)
    at async init_init (file:///private/var/folders/lw/01fq3cc928l2b3hpncvt4q8m0000gn/T/AppTranslocation/ABCF4D85-552D-41BC-A3E8-2B9DF77FEADD/d/Ledger%20Live.app/Contents/Resources/app.asar/.webpack/renderer.bundle.js:389242:18)
image

Expected behavior

Ledger app starts as normal

Additional context

Reinstalling did not work

CluEleSsUK commented 1 month ago

Clearing all my app data worked, though bricking the app during an update probably isn't expected

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label, comment, or consider closing it.