You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have run q doctor in the affected terminal session
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!
Our app depends on ibus being configured as the input method - some terminals depend on GTK_IM_MODULE being set. (Gnome Terminal might work, but others would break, so we default to warning the user about this).
One place you can set this is in your ~/.bashrc:
export GTK_IM_MODULE=ibus
Are there any issues you're encountering after going through the doctor steps?
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating 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
The text was updated successfully, but these errors were encountered: