fig icon indicating copy to clipboard operation
fig copied to clipboard

Icon always showing in top left of Mac OS menu

Open youngbloodcyb opened this issue 8 months ago • 5 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 14.0.0 (23A344)

Expected behaviour

The Fig icon only shows on the top right of the Mac OS menu.

Actual behaviour

Screenshot 2023-10-30 at 9 04 46 AM

The icon shows on the top left and blocks the system settings icon.

Steps to reproduce

No response

Environment

fig-details:
  - 2.17.0
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M2
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 14.0.0 (23A344)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/cameron
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: c6a871bd-5ef4-472e-b0b6-b788258940ba
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.0
    - PATH: /Users/cameron/Library/Application Support/Herd/bin/:/Users/cameron/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/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:/Users/cameron/.fig/bin:/Users/cameron/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.googlecode.iterm2
    - FIG_PID: 1098
    - FIG_SET_PARENT: c6a871bd-5ef4-472e-b0b6-b788258940ba

youngbloodcyb avatar Oct 30 '23 15:10 youngbloodcyb

I encountered the same bug. Do you have a solution at present?

我遇到了同样的问题,请问你目前有任何解决办法吗?

kyc20010501 avatar Nov 06 '23 06:11 kyc20010501

I've found that turning "Hide Icon" (Settings > General) on and back off fixes the issue, at least until fig restarts.

yainspan avatar Nov 09 '23 01:11 yainspan

I will show a black icon 🤣 this works for me! @yainspan

gaoyang avatar Nov 13 '23 07:11 gaoyang

I'm running into the same problem too.
"Hide icon" option is not working either...

fig-details:
  - 2.17.0
hardware-info:
  - model:
  - model-id:
  - chip-id: Apple M1
  - cores: 8
  - mem: 8.00 GB
os-info:
  - macOS 14.2.0 (23C64)
environment:
  - shell: /bin/zsh
  - terminal: wezterm
  - cwd: /Users/borley1211
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: 0082f5c4-8723-4512-be6c-f22c6cbe0a84
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.17.0
    - PATH: /Users/borley1211/Library/pnpm:/opt/homebrew/opt/[email protected]/libexec/bin:/Users/borley1211/.zi/plugins/junegunn---fzf:/Users/borley1211/.zi/polaris/sbin:/Users/borley1211/.zi/polaris/bin:/Users/borley1211/.asdf/shims:/Users/borley1211/.local/share/sheldon/repos/github.com/asdf-vm/asdf/bin:/Users/borley1211/.volta/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/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:/Library/Apple/usr/bin:/Users/borley1211/.fig/bin:/Users/borley1211/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - __CFBundleIdentifier: com.github.wez.wezterm
    - FIG_PID: 9324
    - FIG_SET_PARENT: 0082f5c4-8723-4512-be6c-f22c6cbe0a84

borley1211 avatar Dec 14 '23 15:12 borley1211

Confirm, same issue

JasCodes avatar Dec 30 '23 14:12 JasCodes