-
Notifications
You must be signed in to change notification settings - Fork 282
Black screen in windows. #419
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
Comments
Does Edit: |
I have encountered with the same issue. 0.38.0 works, but the -b option wasn't working for me. I had to change the version in the go.mod file. Using
|
I forgot to add the |
@davidmartos96 thanks for your response. |
@pchampio Yes, the @ does it. Sorry, I haven't use the -b option that much 😅 |
@pchampio |
Okaay.. |
@pchampio |
good.. |
@pchampio Yes, latest revert works fine. |
I'm sorry to tag commits that doesn't works, such issue is kinda hard to test. |
Just to be 100% sure, @davidmartos96 your issue was the same as @frocelu: |
@pchampio Yes, the exact same issue. Black screen and the posted error message is getting printed constantly in the console. |
Run 6: What is the output of |
@pchampio No, it doesn't work.
|
Run 7: what is the full output of |
@pchampio Fails
|
What's the full output? |
|
Okay, I think I got a fix. |
@davidmartos96 does |
Also, If you have new C warning, please report them! |
@pchampio It works without any warnings! 🎊 |
tagged in v0.40.1 |
Sorry about my late reply and poor English. |
@frocelu a regression was introduced on windows in v0.39.0. please run |
Ok, thank you. |
@pchampio i facing this issue again after upgrade to flutter stable 1.17. |
Please open a new issue |
ok, I open issue #438 |
Hover doctor
Error output
Using
hover build [...] --XXX
to build my application, I get the followingerror:
I try to build a demo project from examples/stocks for testing.
But when I run hover run, I always get a black screen of the application.
My windows version is 1909.
The text was updated successfully, but these errors were encountered: