ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.97k stars 862 forks source link

[gui error report] TypeError: Cannot destructure property 'getIpfsd' of 'undefined' as it i #2579

Closed albertlarsan68 closed 1 year ago

albertlarsan68 commented 1 year ago

I was trying to run the IPFS GC. I must note that the labels on the taskbar menu were likely bugged (it seems like the IDs of the strings were shown).

Also, the IPFS Desktop app then crashed, opening the Post-Mortem debugger. I saved a full minidump file, ask if you need one.

Specifications

Error

TypeError: Cannot destructure property 'getIpfsd' of 'undefined' as it is undefined.
    at runGarbageCollector (C:\Program Files\IPFS Desktop\resources\app.asar\src\run-gc.js:8:50)
    at click (C:\Program Files\IPFS Desktop\resources\app.asar\src\tray.js:162:26)
    at MenuItem.click (node:electron/js2c/browser_init:73:1908)
    at a._executeCommand (node:electron/js2c/browser_init:81:2453)
welcome[bot] commented 1 year ago

Thank you for submitting your first issue to this repository! A maintainer will be here shortly to triage and review. In the meantime, please double-check that you have provided all the necessary information to make this process easy! Any information that can help save additional round trips is useful! We currently aim to give initial feedback within two business days. If this does not happen, feel free to leave a comment. Please keep an eye on how this issue will be labeled, as labels give an overview of priorities, assignments and additional actions requested by the maintainers:

Finally, remember to use https://discuss.ipfs.io if you just need general support.

whizzzkid commented 1 year ago

Thanks for submitting this issue @albertlarsan68, this issue got reported earlier, closing this as duplicate of #2577. Continuing the discussion there.