fig icon indicating copy to clipboard operation
fig copied to clipboard

fig install --input-method broken on MacOS 12.6 M1

Open maximilianschmid opened this issue 3 years ago • 1 comments

Sanity 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 tested again (tell us if that fixed it)

Issue Details

fig install --input-method broken on MacOS 12.6 M1

Tutorial on https://fig.io/blog/post/jetbrains-support does not work.

Environment

❯ fig diagnostic

fig-details:
  - desktop-version: Version 1.0.62 (B542) [Austrian]
hardware-info:
  - model: MacBook Pro
  - model-id: MacBookPro18,3
  - chip-id: Apple M1 Pro
  - cores: 10 (8 performance and 2 efficiency)
  - mem: 32 GB
os-info:
  - macOS 12.6.0 (21G115)
environment:
  - shell: /bin/zsh
  - terminal: terminal
  - cwd: /Users/milian
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIG_INTEGRATION_VERSION: 8
    - FIG_TERM: 1
    - FIG_TERM_VERSION: 2.5.3
    - PATH: /Users/milian/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/milian/.bun/bin:/Users/milian/.nvm/versions/node/v16.16.0/bin:/Users/milian/shellCommands/:/usr/local/mysql-5.7.28-macos10.14-x86_64/bin/:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Library/Frameworks/Python.framework/Versions/3.9/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/VMware Fusion.app/Contents/Public:/opt/Ghostscript/bin:/opt/X11/bin:/Applications/Server.app/Contents/ServerRoot/usr/bin:/Applications/Server.app/Contents/ServerRoot/usr/sbin:/Library/Apple/usr/bin:/opt/ImageMagick/bin:/usr/local/git/bin:/Users/milian/.fig/bin:/Users/milian/.local/bin
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - TERM_SESSION_ID: 954a28a7-6b64-465b-8d4a-ba8c03ae14cf
    - FIG_PID: 704
    - FIG_PARENT: 954a28a7-6b64-465b-8d4a-ba8c03ae14cf
    - FIG_SET_PARENT: 954a28a7-6b64-465b-8d4a-ba8c03ae14cf
- integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: application is not present.
  - Docker: false

maximilianschmid avatar Oct 12 '22 09:10 maximilianschmid

Really strange! What exactly happens when you run the command? What's broken?

One thing that might help: open System Preferences manually before running the command, then try and see what happens.

Let's set up a time to debug this 1:1 if you can! https://calendly.com/robert-fig/support

clo4 avatar Oct 13 '22 22:10 clo4

Very late here but closing out old issue, we just don't support 12.6 and didn't event at the time.

grant0417 avatar Jul 18 '23 18:07 grant0417