- 
                Notifications
    You must be signed in to change notification settings 
- Fork 330
Closed
Milestone
Description
What happened
(please describe what you were doing when this exception occurred)
Run main.dart
Version information
IntelliJ IDEA 2018.3.2 • Flutter plugin io.flutter 31.3.4 • Dart plugin 183.4886.3
Error getting Flutter sdk information.
Exception
null
java.lang.NullPointerException
	at io.flutter.view.WidgetPerfSummaryView.<init>(WidgetPerfSummaryView.java:48)
	at io.flutter.view.InspectorPerfTab.buildUI(InspectorPerfTab.java:252)
	at io.flutter.view.InspectorPerfTab.<init>(InspectorPerfTab.java:82)
	at io.flutter.view.FlutterPerfView.addPerformanceTab(FlutterPerfView.java:217)
	at io.flutter.view.FlutterPerfView.addPerformanceViewContent(FlutterPerfView.java:174)
	at io.flutter.view.FlutterPerfView.debugActive(FlutterPerfView.java:101)
	at io.flutter.view.FlutterPerfViewFactory.lambda$initPerfView$1(FlutterPerfViewFactory.java:27)
	at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:315)
	at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.doRun(LaterInvocator.java:435)
	at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.runNextEvent(LaterInvocator.java:419)
	at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:403)
	at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
	at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:762)
	at java.awt.EventQueue.access$500(EventQueue.java:98)
	at java.awt.EventQueue$3.run(EventQueue.java:715)
	at java.awt.EventQueue$3.run(EventQueue.java:709)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
	at java.awt.EventQueue.dispatchEvent(EventQueue.java:732)
	at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:719)
	at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.java:668)
	at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:363)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
	at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
	at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
	at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Metadata
Metadata
Assignees
Labels
No labels