ipfs/ipfs-desktop

AUR: Error: Failed to load image from path

Open

#1.987 geöffnet am 21. Feb. 2022

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (912 Forks)batch import
P2area/linuxeffort/hoursexp/experthelp wantedkind/bugneed/community-input

Repository-Metriken

Stars
 (5.632 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 12h) (6 gemergte PRs in 30 T)

Beschreibung

Please describe what you were doing when this error happened.

after updating ipfs from AUR, I right clicked the icon in the taskbar and selected "quit", and it appeared the error

Specifications

  • OS: linux
  • IPFS Desktop Version: 0.18.1
  • Electron Version: 13.6.3
  • Chrome Version: 91.0.4472.164

Error

Error: Failed to load image from path '/opt/IPFS Desktop/resources/app.asar/assets/icons/tray/off-big.png'
    at updateMenu (/opt/IPFS Desktop/resources/app.asar/src/tray.js:341:12)
    at IpcMainImpl.<anonymous> (/opt/IPFS Desktop/resources/app.asar/src/tray.js:360:5)
    at IpcMainImpl.emit (events.js:327:22)
    at updateStatus (/opt/IPFS Desktop/resources/app.asar/src/daemon/index.js:17:13)
    at stopIpfs (/opt/IPFS Desktop/resources/app.asar/src/daemon/index.js:79:5)
    at App.<anonymous> (/opt/IPFS Desktop/resources/app.asar/src/daemon/index.js:113:22)
    at App.emit (events.js:327:22)
    at click (/opt/IPFS Desktop/resources/app.asar/src/tray.js:236:26)
    at MenuItem.click (electron/js2c/browser_init.js:73:1742)
    at Object.a._executeCommand (electron/js2c/browser_init.js:81:2492)

Contributor Guide