withfig / fig

Public issue tracker for Fig.
https://fig.io
MIT License
2.05k stars 63 forks source link

Timeout waiting for Input Method status -- Intellij Integration #1386

Open carlomazzaferro opened 2 years ago

carlomazzaferro commented 2 years ago

Sanity checks

Issue Details

Description:

Been trying to install the Intellij [Toolbox, 2022.1] integration with no luck. Upon clicking on Enable Input Method, nothing happens. After some time, the window from the screenshot below appears.

Same happens using the cli command

~ ❯❯❯ fig install --input-method

Please include a detailed description of the issue (and an image or screen recording, if applicable)

Screenshot 2022-04-27 at 16 59 43

Any ideas?

Environment

# Fig Diagnostics
## Fig details:
  - Fig version: Version 1.0.57 (B440) [ABC]
  - Bundle path: /Applications/Fig.app
  - Autocomplete: true
  - Settings.json: true
  - Accessibility: true
  - Number of specs: 0
  - Symlinked dotfiles: false
  - Only insert on tab: false
  - Keybindings path:
  - Installation Script: true
  - PseudoTerminal Path: /Users/carlomazzaferro/.krew/bin:/usr/local/opt/libpq/bin:/usr/local/opt/python@3.7/bin:/usr/local/opt/python@3.8/bin:/Users/carlomazzaferro/.cargo/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/carlomazzaferro/.fig/bin:/Users/carlomazzaferro/.local/bin:/Users/carlomazzaferro/.poetry/bin:/usr/local/opt/libpq/bin:/usr/local/opt/python@3.7/bin:/usr/local/opt/python@3.8/bin:/Users/carlomazzaferro/.cargo/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/carlomazzaferro/.fig/bin:/Users/carlomazzaferro/.local/bin:/Users/carlomazzaferro/.local/bin:/Users/carlomazzaferro/.foundry/bin:/bin
  - SecureKeyboardInput: false
  - SecureKeyboardProcess: <none>
## Hardware Info:
  - Model Name: MacBook Pro
  - Model Identifier: MacBookPro16,2
  - Chip:
  - Cores: 4
  - Memory: 32 GB
## OS Info:
  - macOS 11.6.3 (20G415)
## Environment:
  - User Shell: /bin/zsh
  - Current Directory: /Users/carlomazzaferro
  - CLI Installed: true
  - Executable Location: /usr/local/bin/fig
  - Current Window ID: 408/% (com.googlecode.iterm2)
  - Active Process: zsh (2370) - /dev/ttys001
  - Environment Variables:
    - TERM_SESSION_ID=w0t0p0:69C0B7F3-A948-4020-A6CB-F4276E514276
    - PATH=/Users/carlomazzaferro/.krew/bin:/usr/local/opt/libpq/bin:/usr/local/opt/python@3.7/bin:/usr/local/opt/python@3.8/bin:/Users/carlomazzaferro/.cargo/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/carlomazzaferro/.fig/bin:/Users/carlomazzaferro/.local/bin:/Users/carlomazzaferro/.poetry/bin:/usr/local/opt/libpq/bin:/usr/local/opt/python@3.7/bin:/usr/local/opt/python@3.8/bin:/Users/carlomazzaferro/.cargo/bin:/Library/Frameworks/Python.framework/Versions/3.10/bin:/Applications/Sublime Text.app/Contents/SharedSupport/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/carlomazzaferro/.fig/bin:/Users/carlomazzaferro/.local/bin:/Users/carlomazzaferro/.local/bin:/Users/carlomazzaferro/.foundry/bin:/bin
    - TERM=xterm-256color
    - FIG_INTEGRATION_VERSION=8
    - FIG_TERM=1
    - FIG_TERM_VERSION=4.3.0
    - FIG_PID=2370
## Integrations:
  - SSH: false
  - TMUX: false
  - iTerm: installed!
  - Hyper: application is not present.
  - Visual Studio Code: application is not present.
  - Docker: false
mschrage commented 2 years ago

Try restarting your computer and rerunning fig install --input-method

carlomazzaferro commented 2 years ago

No luck

Try restarting your computer and rerunning fig install --input-method

mschrage commented 2 years ago

What version of macOS are you using?

carlomazzaferro commented 2 years ago

BigSur 11.6.3

Screenshot 2022-04-27 at 17 20 47
mschrage commented 2 years ago

Can you run fig debug ime install? (This might just be an issue with the UI)

carlomazzaferro commented 2 years ago
>>> fig debug ime install

No output of any kind, no changes to the outcome

mdwcrft commented 2 years ago

Having the same issue on Monterey 12.3.1

peterkc commented 2 years ago

Fig version: 1.0.57 (B453)

Error when trying to install jetbrains-extension-2.0.0.jar

Plugin 'Fig' (version '2.0.0') is not compatible with the current version of the IDE, because it requires build 212.* or older but the current build is IU-221.5591.5

fig-intellij