ipfs/ipfs-desktop

AUR: Error: Failed to load image from path

Open

#1,987 建立於 2022年2月21日

在 GitHub 查看
 (11 留言) (0 反應) (0 負責人)JavaScript (5,632 star) (912 fork)batch import
P2area/linuxeffort/hoursexp/experthelp wantedkind/bugneed/community-input

描述

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)

貢獻者指南