fig icon indicating copy to clipboard operation
fig copied to clipboard

Timeout waiting for Input Method status -- Intellij Integration

Open carlomazzaferro opened this issue 3 years ago • 8 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
  • [ ] 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) 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/[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

carlomazzaferro avatar Apr 27 '22 20:04 carlomazzaferro

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

mschrage avatar Apr 27 '22 20:04 mschrage

No luck

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

carlomazzaferro avatar Apr 27 '22 20:04 carlomazzaferro

What version of macOS are you using?

mschrage avatar Apr 27 '22 20:04 mschrage

BigSur 11.6.3

Screenshot 2022-04-27 at 17 20 47

carlomazzaferro avatar Apr 27 '22 20:04 carlomazzaferro

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

mschrage avatar Apr 27 '22 21:04 mschrage

>>> fig debug ime install

No output of any kind, no changes to the outcome

carlomazzaferro avatar Apr 29 '22 06:04 carlomazzaferro

Having the same issue on Monterey 12.3.1

mdwcrft avatar May 15 '22 19:05 mdwcrft

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

peterkc avatar May 23 '22 15:05 peterkc