fig icon indicating copy to clipboard operation
fig copied to clipboard

Fig is not working on Ubuntu 22

Open milanzmitrovic opened this issue 1 year ago • 5 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

Linux 5.19.0-26-generic - "Ubuntu"

Expected behaviour

Fig autocomplete should create popup/dropdown menu.

Actual behaviour

Fig autocomplete does NOT even start i.e. it does not show anything.

Steps to reproduce

No response

Environment

fig-details:
  - 2.10.2
hardware-info:
  - model: 
  - model-id: 
  - chip-id: AMD Ryzen 5 5600U with Radeon Graphics
  - cores: 6
  - mem: 5.64 GB
os-info:
  - kernel: 5.19.0-26-generic
  - distro: "Ubuntu"
  - distro-version: "22.10 (Kinetic Kudu)"
environment:
  - shell: /usr/bin/bash
  - terminal: <unknown>
  - cwd: /home/milan
  - exe-path: /usr/bin/fig
  - install-method: unknown
  - env-vars:
    - SHELL: /bin/bash
    - GLFW_IM_MODULE: ibus
    - GTK_IM_MODULE: ibus
    - FIG_SET_PARENT_CHECK: 1
    - FIGTERM_SESSION_ID: 134794b7-9209-4e57-a73f-cc9e673d3ee6
    - XMODIFIERS: @im=ibus
    - XDG_SESSION_DESKTOP: ubuntu
    - XDG_SESSION_TYPE: wayland
    - XDG_CURRENT_DESKTOP: ubuntu:GNOME
    - FIG_TERM: 2.10.2
    - TERM: xterm-256color
    - FIG_PID: 3563
    - DISPLAY: :0
    - QT_IM_MODULE: ibus
    - PATH: /home/milan/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/milan/.local/bin:/home/milan/.fig/bin
    - FIG_HOSTNAME: milan-IdeaPad-5-Pro-14ACN6

milanzmitrovic avatar Dec 26 '22 23:12 milanzmitrovic