Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Studio Crashes When Clicking on Flutter Inspector #7900

Closed
Catlordx opened this issue Jan 21, 2025 · 2 comments
Closed

Android Studio Crashes When Clicking on Flutter Inspector #7900

Catlordx opened this issue Jan 21, 2025 · 2 comments

Comments

@Catlordx
Copy link

Environment

Flutter: 3.27.2
Android Studio: Ladybug Feature Drop 2024.2.2
Flutter Plugin: 83.0.3

Description

I am experiencing a crash in Android Studio when attempting to use the Flutter Inspector for debugging. Every time I click on the Flutter Inspector tab, Android Studio immediately crashes. This issue prevents me from using the Flutter Inspector to debug my Flutter applications.

Steps to Reproduce

  1. Open Android Studio.

  2. Open a Flutter project.

  3. Click on the "Flutter Inspector" tab in the right-hand panel.

  4. Android Studio crashes immediately.

@BaconFist
Copy link

can confirm for

Android Studio Ladybug Feature Drop | 2024.2.2
Build #AI-242.23726.103.2422.12816248, built on December 18, 2024
Runtime version: 21.0.4+-12422083-b607.1 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-52-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
  ide.experimental.ui=true
  i18n.locale=
  terminal.new.ui=true
Non-Bundled Plugins:
  com.intellij.plugins.watcher (242.20224.155)
  com.intellij.marketplace (242.24335)
  Dart (242.24931)
  com.localizely.flutter-intl (1.18.8-2024.2)
  izhangzhihao.rainbow.brackets (2024.2.8-241)
  pl.pszklarska.pubversionchecker (1.3.5)
  io.flutter (83.0.3)
Current Desktop: X-Cinnamon

and also (just tried because why not)

Android Studio Meerkat Feature Drop | 2024.3.2 Nightly 2025-02-07
Build #AI-243.23654.117.2432.13028423, built on February 7, 2025
Runtime version: 21.0.5+-12932927-b750.29 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-52-generic
Kotlin plugin: K2 mode
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 8
Registry:
  ide.experimental.ui=true
  terminal.new.ui=true
Non-Bundled Plugins:
  com.intellij.plugins.watcher (243.23654.19)
  com.intellij.marketplace (243.23654.189)
  Dart (243.23654.44)
  com.localizely.flutter-intl (1.18.8-2024.2)
  pl.pszklarska.pubversionchecker (1.3.5)
  io.flutter (83.0.4)
Current Desktop: X-Cinnamon

@Catlordx
Copy link
Author

Catlordx commented Feb 9, 2025

@BaconFist Thanks for answer.Maybe I need to downgrade my IDE version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants