aws / aws/amazon-q-developer-cli
GTK_IM_MODULE is not set to `ibus`
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [X] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [X] I have run `q doctor` in the affected terminal session
- [X] I have run `q restart` and replicated the issue again
### Operating system
Linux 6.11.0-13-generic - Ubuntu 24.10
### Expected behaviour
start amazon q
### Actual behaviour
● GTK_IM_MODULE is not set to `ibus`. This may cause autocomplete to break in some terminals.
✘ GNOME Shell Extension Check: The Amazon Q GNOME extension is installed but not loaded. Please restart your login session and try again.
✘ Doctor found errors. Please fix them and try again.
If you are not sure how to fix it, please open an issue with q issue to let us know!
### Steps to reproduce
from the aws website
### Environment
```yaml
[q-details]
version = "1.5.1"
hash = "43f92e418e96c7beaa3e881f299241c15ba65900"
date = "2024-12-13T00:56:34.608318Z (10d ago)"
variant = "full"
[system-info]
chip = "Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz"
total-cores = 2
memory = "14.89 GB"
[system-info.os.linux]
kernel_version = "6.11.0-13-generic"
id = "ubuntu"
name = "Ubuntu"
pretty_name = "Ubuntu 24.10"
version_id = "24.10"
version = "24.10 (Oracular Oriole)"
[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/bash"
shell-version = "5.2.32"
terminal = "Gnome Terminal"
install-method = "unknown"
[env-vars]
DISPLAY = ":0"
PATH = "/home/USER/anaconda3/bin:/home/USER/anaconda3/condabin:/home/USER/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin:/home/USER/.local/bin:/home/USER/.fig/bin"
QTERM_SESSION_ID = "6a09b91bdea54292a170847e67cff29c"
QT_IM_MODULE = "ibus"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.5.1"
SHELL = "/bin/bash"
TERM = "xterm-256color"
XDG_CURRENT_DESKTOP = "ubuntu:GNOME"
XDG_SESSION_DESKTOP = "ubuntu"
XDG_SESSION_TYPE = "wayland"
XMODIFIERS = "@im=ibus"
```
Contributor guide
Assessment
This issue has not been assessed yet.