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

IDE Exception error #7737

Closed
shamylkashif opened this issue Oct 27, 2024 · 1 comment
Closed

IDE Exception error #7737

shamylkashif opened this issue Oct 27, 2024 · 1 comment

Comments

@shamylkashif
Copy link

shamylkashif commented Oct 27, 2024

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.

What happened

I was just waiting for my project to build and doing nothing.
PS. This is my first time reporting an issue, if there is ant mistake in this report please excuse me, I was doing my work and suddenly this window popped up telling me to report this issue, so I did it.

Version information

Android Studio Ladybug | 2024.2.1 Patch 1 • Flutter plugin io.flutter 82.0.3 • Dart plugin 242.22855.32

Error getting Flutter sdk information.

Exception

null

Error Report: NullPointerException in Flutter Performance View

Error Message: java.lang.NullPointerException: Cannot invoke "com.intellij.openapi.wm.ToolWindow.setAvailable(boolean)" because the return value of "com.intellij.openapi.wm.ToolWindowManager.getToolWindow(String)" is null

Relevant Stack Trace:
at io.flutter.performance.FlutterPerformanceViewFactory.lambda$initPerfView$1(FlutterPerformanceViewFactory.java:43)

Description: This error indicates that a NullPointerException occurred while attempting to set a tool window's availability in the Flutter Performance View.
@jwren
Copy link
Member

jwren commented Nov 14, 2024

Batch close for the com.intellij.openapi.wm.ToolWindow.setAvailable(boolean) exception out of the Flutter IJ plugin, this is a duplicate of #7691 and is resolved in the release of the Flutter plugin, 82.1.

@jwren jwren closed this as completed Nov 14, 2024
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