Fig Integration: Figterm is not working (Ubuntu 22.04.01)
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 - [X] I have run
fig restartand tested again (tell us if that fixed it)
Issue Details
I've just installed fig for linux and while running the fig command I'm getting an error:
error: Failed to launch Fig
On running fig doctor I'm getting the following error / message:

I have the default gnome-termial but for some reason on running the fig diagnostic command it is showing terminal: <unknown>
Environment
fig-details:
- cli-version: 1.5.0
- desktop-version: 2.5.1
- figterm-version: 5.2.0
hardware-info:
- chip-id: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
- cores: 4
- mem: 15741.5625 GB
os-info:
- kernel: 5.15.0-48-generic
- distro: "Ubuntu"
- distro-version: "22.04.1 LTS (Jammy Jellyfish)"
environment:
- shell: /usr/bin/bash
- terminal: <unknown>
- cwd: /home/pravunathcdb
- exe-path: /usr/bin/fig
- install-method: unknown
- env-vars:
- SHELL: /bin/bash
- XMODIFIERS: @im=ibus
- XDG_SESSION_DESKTOP: ubuntu-xorg
- XDG_SESSION_TYPE: x11
- XDG_CURRENT_DESKTOP: ubuntu:GNOME
- TERM: xterm-256color
- DISPLAY: :0
- QT_IM_MODULE: ibus
- PATH: /home/pravunathcdb/.nvm/versions/node/v18.7.0/bin:/home/pravunathcdb/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/pravunathcdb/.local/bin
Yes same problem here!
Can you run fig launch and then run fig doctor --verbose
Yeah, it worked. I had to quit my terminal instance and on reopening it fig launched.
Thanks
Yes same problem here! @ShrihariMohan please quit your terminal instance and relaunch it. It should work.