fig icon indicating copy to clipboard operation
fig copied to clipboard

Plugin error popup in JetBrains IDE (RubyMine)

Open chao-xian opened this issue 3 years ago • 4 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 12.6.1 (21G217)

Expected behaviour

For the integration to work for JetBrains and see the option in Fig GUI.

Actual behaviour

Every startup of RubyMine shows a popup mentioning an error but no detail.

Screenshot 2022-11-10 at 12 40 54

I also go to look for the integration in the GUI but it doesn't show, though from documentation I think it's supposed to?

Screenshot 2022-11-15 at 09 34 30

I have given Fig input permissions several times too.

Steps to reproduce

No response

Environment

fig-details:
  - 2.7.8
hardware-info:
  - model: 
  - model-id: 
  - chip-id: Apple M1 Pro
  - cores: 8
  - mem: 16.00 GB
os-info:
  - macOS 12.6.1 (21G217)
environment:
  - shell: /bin/zsh
  - terminal: iterm
  - cwd: /Users/kelvin.gan
  - exe-path: /opt/homebrew/bin/fig
  - install-method: brew
  - env-vars:
    - FIGTERM_SESSION_ID: 6a4e1466-9c93-42d0-8b5d-815711cd2e21
    - FIG_HOSTNAME: GDS12901
    - FIG_TERM: 2.7.8
    - PATH: /Users/kelvin.gan/.nvm/versions/node/v19.0.0/bin:/Users/kelvin.gan/.rbenv/shims:/opt/homebrew/opt/libpq/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/MacGPG2/bin:/usr/local/sbin:/Users/kelvin.gan/.fig/bin:/Users/kelvin.gan/.local/bin:/Users/kelvin.gan/.local/bin:/Users/kelvin.gan/govuk/govuk-docker/exe
    - SHELL: /bin/zsh
    - TERM: xterm-256color
    - FIG_PID: 2312
    - FIG_PARENT: 6a4e1466-9c93-42d0-8b5d-815711cd2e21
    - FIG_SET_PARENT: 6a4e1466-9c93-42d0-8b5d-815711cd2e21

chao-xian avatar Nov 15 '22 09:11 chao-xian