Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fig dashboard freezes when trying to setup autocomplete #2157

Open
3 tasks done
cyb3rjerry opened this issue Dec 17, 2022 · 1 comment
Open
3 tasks done

Fig dashboard freezes when trying to setup autocomplete #2157

cyb3rjerry opened this issue Dec 17, 2022 · 1 comment
Labels
os:linux Issues related to Linux type:bug Something isn't working

Comments

@cyb3rjerry
Copy link

Checks

  • I have searched github.com/withfig/fig/issues and there are no duplicates of my issue
  • I have run fig doctor in the affected terminal session
  • I have run fig restart and replicated the issue again

Operating system

Linux 6.0.12-arch1-1 - "Arch Linux"

Expected behaviour

Running fig dashboard and clicking Set up autocomplete should setup the autocompletion

Actual behaviour

Fig freezes on a white screen after picking the color theme & fig diagnostic shows my terminal (alacritty) is marked as unknown.
MS Paint Microsoft Paint Online

Steps to reproduce

Downloaded from the website by running the curl command

● Fig's support for Linux 6.0.12-arch1-1 - "Arch Linux" is in development. It may not work properly on your system.

✘ Autocomplete is active: Autocomplete is currently inactive. Your desktop integration(s) may be broken!


✘ Doctor found errors. Please fix them and try again.

If you are not sure how to fix it, please open an issue with fig issue to let us know!
Or, email us at hello@fig.io!

Environment

fig-details:
  - 2.10.1
hardware-info:
  - model: 
  - model-id: 
  - chip-id: AMD Ryzen 7 5700G with Radeon Graphics
  - cores: 8
  - mem: 31.24 GB
os-info:
  - kernel: 6.0.12-arch1-1
  - distro: "Arch Linux"
  - distro-build: rolling
environment:
  - shell: /usr/bin/zsh
  - terminal: <unknown>
  - cwd: /home/cyberjerry
  - exe-path: /usr/bin/fig
  - install-method: unknown
  - env-vars:
    - DISPLAY: :0
    - FIGTERM_SESSION_ID: e1bb8bc7-07a3-47e5-a577-c8302d2e1a6c
    - FIG_HOSTNAME: zeus
    - FIG_PID: 1202
    - FIG_SET_PARENT: e1bb8bc7-07a3-47e5-a577-c8302d2e1a6c
    - FIG_SET_PARENT_CHECK: 1
    - FIG_TERM: 2.10.1
    - GLFW_IM_MODULE: ibus
    - GTK_IM_MODULE: ibus
    - PATH: /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/usr/lib/jvm/default/bin:/opt/rocm-5.4.1/bin:/opt/rocm-5.4.1/hip/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/cyberjerry/.local/bin:/home/cyberjerry/.fig/bin
    - QT_IM_MODULE: ibus
    - SHELL: /usr/bin/zsh
    - TERM: alacritty
    - XDG_CURRENT_DESKTOP: KDE
    - XDG_SESSION_DESKTOP: plasma
    - XDG_SESSION_TYPE: wayland
    - XMODIFIERS: @im=ibus
@cyb3rjerry cyb3rjerry added NEED_TO_LABEL type:bug Something isn't working labels Dec 17, 2022
@grant0417
Copy link
Member

grant0417 commented Dec 19, 2022

There might be some macOS specific behavior that occurs when you click "Set up autocomplete", Linux is still in beta an thus is less tested from some of these paths, will try to checkout and see if there is anything obvious happening wrong

@grant0417 grant0417 added os:linux Issues related to Linux and removed NEED_TO_LABEL labels Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:linux Issues related to Linux type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants