ipfs/ipfs-desktop

Cross-platform log retrieval UX/UI bug

Open

#1,996 opened on 2022年2月28日

GitHub で見る
 (4 comments) (0 reactions) (1 assignee)JavaScript (912 forks)batch import
P1area/macoseffort/hoursexp/novicehelp wantedkind/bugstatus/in-progresstopic/design-ux

Repository metrics

Stars
 (5,632 stars)
PR merge metrics
 (平均マージ 8d 12h) (30d で 6 merged PRs)

説明

  • OS: macOS Monterey 12.2.1 (21D62)
  • Version of IPFS Desktop Version 0.18.1 (0.18.1)
  • go-ipfs version: ipfs version 0.12.0

Describe the bug

There are no instructions for getting the logs for a macOS IPFS-Desktop user.

To Reproduce

In the bug template, users are advised to get logs from the GUI, or via path in linux:

<!-- 
ATTACH LOGS

If possible:
1. From the "IPFS icon" menu in your menubar/system tray, go to `Advanced` → `Open Logs Directory` *(for Linux users who do not have this menu, logs can be found in `$HOME/.config/IPFS Desktop` )*
2. Find `*.log` files
3. Attach `error.log` and `combined.log` to this issue.
-->

Expected behavior

  1. GUI should have menu link to get logs on all platforms
  2. Paths to logs should be visible in UI on all platforms.

Screenshots

https://user-images.githubusercontent.com/1173416/156029095-9b9afac8-2d32-484e-8c37-70462553572c.mp4

Additional context

╰─ ✔ ❯ ls ~/Library/Application\ Support/IPFS\ Desktop/**/*.log
/Users/sgtpooki/Library/Application Support/IPFS Desktop/IndexedDB/webui_-_0.indexeddb.leveldb/000009.log
/Users/sgtpooki/Library/Application Support/IPFS Desktop/Local Storage/leveldb/000012.log
/Users/sgtpooki/Library/Application Support/IPFS Desktop/Session Storage/000003.log
/Users/sgtpooki/Library/Application Support/IPFS Desktop/combined.log
/Users/sgtpooki/Library/Application Support/IPFS Desktop/error.log

コントリビューターガイド