Does anybody have the same problem as we? We have ...
# android-studio
y
Does anybody have the same problem as we? We have 1. Android Studio Giraffe | 2022.3.1 Canary 4, / Mac M1 version 2. we create new default project with empty Activity 3. If we run project in phone or emulator in dubug …. the AS Stop working 🛑 (the debug freeze application) Only what we can do is stop Application and run it without debug mode The AS Flamingo works properly on the same computer. We are 3 developers and it’s the same in each macbook
k
I've found that creating new projects in Canary versions doesn't work well or creates things we don't want
c
I’m unable to repro reliably. I see a little weirdness with Debug hanging or failing to attach in Android Studio, but it seems to be solved by stopping/starting the Emulator image, and also cold booting (wiping data). I’ll see if we are tracking this internally.
y
@Chris Sinco [G] Thanks for trying it. I take my older macbook pro 2019 with intel chip and upgrade to Giraffe and debug doesn’t work there either. It doesn’t matter which project I open
c
If you can file a bug within Studio and include the logs that would be great
I can then triage to the right person
y
But the studio will not fall. Nothing just happens. The debug cursor does not appear. Nothing happens. There is no error in the logcat. There is no error in the debug window.
I can try the windows version … but it’s not my computer. I have only 2 macbooks 😞
3 other my colleagues with Macbooks with m1 chip try giraffe and they have the same problem 😞
c
The logs we are looking for are on disk. You can go to Help > Show Logs to see them. Or Collect Logs to zip them up
y
One of my colleagues have just this message in debug window … and this message waits there forever
c
Yes it could be there is a connection hanging with ADB. That is why we would need the IDE logs to know for sure and further diagnose
When you have them, please file a bug with them attached, including the build information for Studio
y
this is from my intel version AS Android Studio Giraffe | 2022.3.1 Canary 4 Build #AI-223.7571.182.2231.9569140, built on February 6, 2023 Runtime version: 17.0.5+0-17.0.5b762.1-9522829 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 13.1 GC: G1 Young Generation, G1 Old Generation Memory: 3072M Cores: 16 Metal Rendering is ON Registry: external.system.auto.import.disabled=true ide.text.editor.with.preview.show.floating.toolbar=false ide.instant.shutdown=false Non-Bundled Plugins: com.github.copilot (1.2.3.2385) com.intellij.marketplace (223.7571.236) ir.msdehghan.plugins.ansible (0.92) some.awesome (1.14) wu.seal.tool.jsontokotlin (3.7.4) net.vektah.codeglance2 (1.5.5) com.jetbrains.edu (2023.1-2022.3-301) com.thoughtworks.gauge (223.7571.182) izhangzhihao.rainbow.brackets (2023.1.3) org.jetbrains.compose.desktop.ide (1.3.0) zielu.gittoolbox (500.0.2+213) org.sonarlint.idea (7.4.0.60471)
I just tried the windows version and it doesn’t work either
this is a log from my colleague with M1 chip Android Studio Giraffe | 2022.3.1 Canary 4 Build #AI-223.7571.182.2231.9569140, built on February 6, 2023 Runtime version: 17.0.5+0-17.0.5b762.1-9522829 aarch64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 12.5 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 10 Metal Rendering is ON Registry: external.system.auto.import.disabled=true ide.text.editor.with.preview.show.floating.toolbar=false
if you need others logs please let me know
c
Thank you but please file the bug with your account as well so that you can get updates on when it’s fixed. We may also ask for additional details which are better tracked there.
y
@Chris Sinco [G] magic .. Giraffe 5 works OK .. thanks