aws / aws-toolkit-jetbrains

AWS Toolkit for JetBrains - a plugin for interacting with AWS from JetBrains IDEs
https://plugins.jetbrains.com/plugin/11349-aws-toolkit
Apache License 2.0
747 stars 214 forks source link

Azmaon DeveloperQ chat does not show up in Android Studio Koala Feature Drop | 2024.1.2 #4898

Open mikegehard opened 2 days ago

mikegehard commented 2 days ago

Describe the bug Amazon Q chat window does not show up in sidebar and can now be opened in Android Studio.

To reproduce

  1. Click on Amazon Q in the bottom right corner of Android Studio
  2. Click on "Open Chat Panel"
  3. Nothing happens.

Expected behavior I expected the chat panel to open.

Your Environment

Android Studio Koala Feature Drop | 2024.1.2 Build #AI-241.18034.62.2412.12266719, built on August 22, 2024 Runtime version: 17.0.11+0-17.0.11b1207.24-11852314 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.6.1 GC: G1 Young Generation, G1 Old Generation Memory: 2304M Cores: 11 Metal Rendering is ON Registry: ide.experimental.ui=true terminal.new.ui=true Non-Bundled Plugins: Key Promoter X (2024.2.0) aws.toolkit.core (3.29-241) Docker (241.18034.82) amazon.q (3.29-241) com.jetbrains.kmm (0.8.3(241)-9)

Other information Option - c code generation works. inline code completion using // works fine.

rli commented 2 days ago

You can try enabling JCEF in the IDE registry https://github.com/aws/aws-toolkit-jetbrains/issues/4124#issuecomment-2156786274

mikegehard commented 1 day ago

Thanks for the tip. That did not work with the last Java in the list but it did work with the latest 17 version.

image

image

Not working: Android Studio Koala Feature Drop | 2024.1.2 Patch 1 Build #AI-241.19072.14.2412.12360217, built on September 12, 2024 Runtime version: 21.0.2+13-b341.4 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.6.1 GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation Memory: 2304M Cores: 11 Metal Rendering is ON Registry: ide.browser.jcef.sandbox.enable=false ide.experimental.ui=true terminal.new.ui=true Non-Bundled Plugins: Key Promoter X (2024.2.0) aws.toolkit.core (3.29-241) Docker (241.19072.22) amazon.q (3.29-241) com.jetbrains.kmm (0.8.3(241)-9)

Working: Android Studio Koala Feature Drop | 2024.1.2 Patch 1 Build #AI-241.19072.14.2412.12360217, built on September 12, 2024 Runtime version: 17.0.11+1-b1207.30 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 14.6.1 GC: G1 Young Generation, G1 Old Generation Memory: 2304M Cores: 11 Metal Rendering is ON Registry: ide.browser.jcef.sandbox.enable=false ide.experimental.ui=true terminal.new.ui=true Non-Bundled Plugins: Key Promoter X (2024.2.0) aws.toolkit.core (3.29-241) Docker (241.19072.22) amazon.q (3.29-241) com.jetbrains.kmm (0.8.3(241)-9)