fig icon indicating copy to clipboard operation
fig copied to clipboard

bug: Fig Graphics and Media idle cpu usage

Open DiegoGiovany opened this issue 2 years ago • 0 comments

Checks

  • [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • [X] I have run fig doctor in the affected terminal session
  • [X] I have run fig restart and replicated the issue again

Operating system

MacOS Sonoma

Expected behaviour

No fig process taking CPU cycles if no terminal app is open

Actual behaviour

Fig Web and Fig Graphics and Media consistently using ~= 2% of CPU even if no terminal window is open.

Steps to reproduce

Just open fig. (tried full uninstall / reinstall / new user, same results)

Environment

fig-details:
  - 2.16.0
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M1 Max
  - cores: 10
  - mem: 32.00 GB
os-info:
  - macOS 14.0.0 (23A339)
environment:
  - shell: /opt/homebrew/Cellar/bash/5.2.15/bin/bash
  - terminal: iterm
  - cwd: /Users/diego
  - exe-path: /Users/diego/.fig/bin/fig
  - install-method: unknown
  - env-vars:
    - SHELL: /opt/homebrew/bin/bash
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_SET_PARENT_CHECK: 1
    - FIGTERM_SESSION_ID: 0fabbd52-178d-4a5b-9ad2-853176cd54aa
    - FIG_TERM: 2.16.0
    - TERM: xterm-256color
    - FIG_PID: 70372
    - PATH: /opt/homebrew/bin:/Users/diego/.nvm/versions/node/v18.14.0/bin:/Users/diego/Library/Android/sdk/platform-tools:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/Applications/VMware Fusion.app/Contents/Public:/Users/diego/scripts:/Users/diego/.fig/bin:/Users/diego/.local/bin:/Users/diego/scripts

DiegoGiovany avatar Sep 21 '23 11:09 DiegoGiovany