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.6.20-aufs-1 - Debian GNU/Linux 12 (bookworm) 5785
Expected behaviour
Amazon Q Developer CLI should provide IDE-style inline completions for commands (e.g., git, docker, npm) in the terminal as described in the documentation.
Actual behaviour
No IDE-style completions are appearing in the terminal. Other features of Amazon Q Developer CLI are working correctly, but inline completions are not functional. I am connected via VNC
Error messages encountered:
• Xlib: extension "XInputExtension" missing on display ":5"
• Gdk-CRITICAL: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
Steps to reproduce
Downloaded and installed Amazon Q without root/sudo permissions.
Tested various commands like git status, docker ps, but no completions appeared.
other comands such as q chat, q translate all works expectedly
Are you seeing those error messages when trying to launch the desktop app? Is this using GNOME or some other desktop environment?
I'm assuming you're doing some SSH X11 forwarding, not entirely sure which part could be failing. Can you share some more details about your environment?
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
Linux 6.6.20-aufs-1 - Debian GNU/Linux 12 (bookworm) 5785
Expected behaviour
Amazon Q Developer CLI should provide IDE-style inline completions for commands (e.g., git, docker, npm) in the terminal as described in the documentation.
Actual behaviour
No IDE-style completions are appearing in the terminal. Other features of Amazon Q Developer CLI are working correctly, but inline completions are not functional. I am connected via VNC
Error messages encountered:
• Xlib: extension "XInputExtension" missing on display ":5"
• Gdk-CRITICAL: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
Steps to reproduce
Environment
The text was updated successfully, but these errors were encountered: