Timeout waiting for Input Method status -- Intellij Integration
Sanity checks
- [X] I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
- [X] I have run
fig doctorin the affected terminal session - [ ] I have typed 'git ' and included a screenshot of the Debugger (click the Fig icon in the macOS menu bar)
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)
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/[email protected]/bin:/usr/local/opt/[email protected]/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/[email protected]/bin:/usr/local/opt/[email protected]/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/[email protected]/bin:/usr/local/opt/[email protected]/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/[email protected]/bin:/usr/local/opt/[email protected]/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
Try restarting your computer and rerunning fig install --input-method
No luck
Try restarting your computer and rerunning
fig install --input-method
What version of macOS are you using?
BigSur 11.6.3
Can you run fig debug ime install? (This might just be an issue with the UI)
>>> fig debug ime install
No output of any kind, no changes to the outcome
Having the same issue on Monterey 12.3.1
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

