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

Widget tree #2501

Closed
kabir19 opened this issue Jul 25, 2018 · 7 comments
Closed

Widget tree #2501

kabir19 opened this issue Jul 25, 2018 · 7 comments
Labels
waiting for customer response Auto-close if no response
Milestone

Comments

@kabir19
Copy link

kabir19 commented Jul 25, 2018

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

Steps to Reproduce

Please tell us what you were doing and what went wrong

I am leaning "Build your own Widget" in 1st Lesson of Flutter framework from Udacity.

I am not able to view Widget tree and Render tree in the tabs in the Flutter Inspector window.
I have checked and installed the necessary flutter and dart plugins.
Please guide me to view widget tree in Flutter Inspector window.

Version info

C:\Users\admin\AndroidStudioProjects>flutter doctor -v
[√] Flutter (Channel beta, v0.5.1, on Microsoft Windows [Version 6.1.7601], lo
cale en-US)
ΓÇó Flutter version 0.5.1 at C:\src\flutter
ΓÇó Framework revision c7ea3ca377 (8 weeks ago), 2018-05-29 21:07:33 +0200
ΓÇó Engine revision 1ed25ca7b7
ΓÇó Dart version 2.0.0-dev.58.0.flutter-f981f09760

Unhandled exception:
SocketException: Write failed (OS Error: The pipe is being closed.
, errno = 232), port = 0
#0 _rootHandleUncaughtError. (dart:async/zone.dart:1114)

#1 _microtaskLoop (dart:async/schedule_microtask.dart:41)
#2 _startMicrotaskLoop (dart:async/schedule_microtask.dart:50)
#3 _runPendingImmediateCallback (dart:isolate-patch/dart:isolate/isolate_pa
tch.dart:113)
#4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/dart:isolate/isol
ate_patch.dart:166)
flutter inspector

Please paste the output of running flutter doctor -v here (available from the command
line or from Tools > Flutter > Flutter Doctor). It will provide the version of the
Flutter framework as well as of the IntelliJ plugin.

@stevemessick
Copy link
Member

@jacob314 @pq Is the version of Flutter used here compatible with the widget inspector?

@stevemessick stevemessick added this to the On Deck milestone Jul 25, 2018
@kabir19
Copy link
Author

kabir19 commented Jul 25, 2018 via email

@stevemessick
Copy link
Member

Sorry for the confusion. I was hoping one of my associates (that I mentioned) would chime in.

@pq
Copy link
Contributor

pq commented Jul 26, 2018

Sorry for the slow response!

That's a pretty old build.

@jacob314: could you advise?

@jacob314
Copy link
Contributor

Let me know if you can reproduce with the latest beta and plugin and I'll investigate. Thanks!

@stevemessick
Copy link
Member

@kabir19 I don't see any indication of which version of Android Studio or the Flutter plugin you are using. The flutter doctor -v output appears to be incomplete. To expand on the suggestion @jacob314 made, please install the latest version of Flutter, the latest stable version of Android Studio, and then add both the Dart and Flutter plugins to AS. That will solve any versioning problems. If you still see this issue, respond here.

@stevemessick stevemessick added the waiting for customer response Auto-close if no response label Jul 26, 2018
@no-response no-response bot closed this as completed Aug 9, 2018
@no-response
Copy link

no-response bot commented Aug 9, 2018

Without additional information we're unfortunately not sure how to resolve this issue. We're going to close this bug for now, but please don't hesitate to comment on the bug if you have any more information for us; we're happy to reopen. Thanks for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for customer response Auto-close if no response
Projects
None yet
Development

No branches or pull requests

4 participants