adb-idea icon indicating copy to clipboard operation
adb-idea copied to clipboard

Bug (v1.6.11): for a project with multiple modules, it always asks on which to perform any operation

Open AndroidDeveloperLB opened this issue 1 year ago • 3 comments

On a project that has multiple modules, yet it has only one that can be launched anyway, it always asks on which module to perform an operation, whether it to uninstall, kill, or clear-data.

Please fix this. I didn't have this issue before.

Here's how it looks like:

image

This occurs on both stable and canary versions:

stable:

Android Studio Hedgehog | 2023.1.1 Build #AI-231.9392.1.2311.11076708, built on November 9, 2023 Runtime version: 17.0.7+0-b2043.56-10550314 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 11.0 GC: G1 Young Generation, G1 Old Generation Memory: 4086M Cores: 12 Registry: external.system.auto.import.disabled=true debugger.watches.in.variables=false ide.text.editor.with.preview.show.floating.toolbar=false

Non-Bundled Plugins: com.github.drjacky.avocado (1.0.0) Show As ... (1.1.1) cn.jxzhang.plugin.json-formatter (1.4) com.intellij.marketplace (231.9392.3) String Manipulation (9.12.0) GenerateSerialVersionUID (3.0.3) idea.plugin.protoeditor (231.9225.5) com.steve.plugins.autoscroll (1.1) com.dethlex.numberconverter (1.5.0) izhangzhihao.rainbow.brackets (2023.3.7) com.ppismerov.ksvu (0.0.1) net.aquadc.mike.plugin (0.30) com.developerphil.adbidea (1.6.11) GenerateSerializationHelpers (1.0.6)

canary:

Android Studio Iguana | 2023.2.1 Canary 17 Build #AI-232.10227.8.2321.11191411, built on December 7, 2023 Runtime version: 17.0.9+0--11185874 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 11.0 GC: G1 Young Generation, G1 Old Generation Memory: 4086M Cores: 12 Registry: debugger.watches.in.variables=false

Non-Bundled Plugins: Show As ... (1.1.1) cn.jxzhang.plugin.json-formatter (1.4) com.intellij.marketplace (232.10227.13) String Manipulation (9.12.0) GenerateSerialVersionUID (3.0.3) idea.plugin.protoeditor (232.9559.10) com.steve.plugins.autoscroll (1.1) com.dethlex.numberconverter (1.5.0) izhangzhihao.rainbow.brackets (2023.3.7) com.ppismerov.ksvu (0.0.1) net.aquadc.mike.plugin (0.30) com.developerphil.adbidea (1.6.13) GenerateSerializationHelpers (1.0.6)

AndroidDeveloperLB avatar Dec 12 '23 09:12 AndroidDeveloperLB

How odd. Now that I test the same project on stable version of the IDE, I don't see this issue.

Android Studio Hedgehog | 2023.1.1 Build #AI-231.9392.1.2311.11076708, built on November 9, 2023 Runtime version: 17.0.7+0-b2043.56-10550314 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 11.0 GC: G1 Young Generation, G1 Old Generation Memory: 4086M Cores: 12 Registry: external.system.auto.import.disabled=true debugger.watches.in.variables=false ide.text.editor.with.preview.show.floating.toolbar=false

Non-Bundled Plugins: com.github.drjacky.avocado (1.0.0) Show As ... (1.1.1) cn.jxzhang.plugin.json-formatter (1.4) com.intellij.marketplace (231.9392.3) String Manipulation (9.12.0) GenerateSerialVersionUID (3.0.3) idea.plugin.protoeditor (231.9225.5) com.steve.plugins.autoscroll (1.1) com.dethlex.numberconverter (2.0.0) izhangzhihao.rainbow.brackets (2023.3.7) com.ppismerov.ksvu (0.0.1) net.aquadc.mike.plugin (0.30) com.developerphil.adbidea (1.6.11) GenerateSerializationHelpers (1.0.6)

AndroidDeveloperLB avatar Dec 14 '23 14:12 AndroidDeveloperLB

Occurs to me as well on Android Studio Iguana | 2023.2.1 Beta 1, however I don't remember this on the Canary versions of the same Android Studio versions.

MenosGrante avatar Jan 04 '24 09:01 MenosGrante

@MenosGrante Do you know of any workaround, other than use a different version of the IDE ? Also, are you saying it doesn't occur for you on Canary, but occurs on stable?

AndroidDeveloperLB avatar Jan 04 '24 09:01 AndroidDeveloperLB

I'm seeing the same problem on Iguana. Would be great to get this fixed.

mccartneym avatar Mar 07 '24 10:03 mccartneym

Fixed in the latest version. Good catch!

pbreault avatar Mar 17 '24 23:03 pbreault

I think it also has an issue with multiple devices/emulators recently : nothing is offered, as if nothing is connected. Was it also fixed?

EDIT: Seems fixed too.

AndroidDeveloperLB avatar Mar 18 '24 07:03 AndroidDeveloperLB

I think it also has an issue with multiple devices/emulators recently : nothing is offered, as if nothing is connected. Was it also fixed?

EDIT: Seems fixed too.

Yes, that's fixed on JellyFish.

pbreault avatar Mar 19 '24 22:03 pbreault

Nice

AndroidDeveloperLB avatar Mar 19 '24 22:03 AndroidDeveloperLB