-
Notifications
You must be signed in to change notification settings - Fork 319
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
Debug console is empty #7427
Comments
Duplicate of #7330 This should be fixed in the next release. |
Ah ok, when is this planned? |
I am pushing out a point release in a few hours that has this fix and a bunch of other fixes, it will be |
@jwren there was a update notification for a new version but i still get the same error? Plugin Version 79.1.3
|
It looks like I missed updating this one. Reopening |
Thx, if you need more information i will try to help :) |
Are there any kind of informaitons when the fix is merged an a new version is released? |
I can update here when we release a new version with the fix |
@helin24 sadly i still have this issue, but only when i use the "new" Flutter version. On one of my notebooks i have Flutter 3.19.5 and the same Plugin & IDE Version on this pc everything works fine. On my other notebook i habe flutter 3.22.1 there i cant see the console when i run the app.
Do you or someone have an idear what the problem could be? Because i did not get any error message or something. Also i uninstalled IntelliJ and Flutter on that pc and installed the version displayed in the flutter doctor results with the same error. Currently on both notebooks MacOs in Version 14.5 (23F79) is running and both notebooks use M1 Pro. sry for the comment again but the problem must have a souse :D |
Ah okay, sorry - I was focused on the error messages you were receiving before and not on the fact that you have nothing in the debug console! (which seems unrelated to the error messages you were getting) Can you send me your logs to helinx@google.com? If you go to Help > Show log in finder, that should take you to a file called |
@helin24 i send you an email with the log file, thx for the help. If i can help with more informations just ask :) |
Nothing looks wrong to me in the logs, but I'm wondering what setting you have for verbose logging now - is it on or off? In Settings > Languages & Frameworks: Flutter > Enable verbose logging. If you switch it to the other state, do you get a different result? |
Hello sadly no, even if i disable everything this dont work. I also have nothing else on this mac (i use this device to test new versions for your team) so there is not much that can create problem 😅 |
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
When i start my app, the run start but i dont see anything in the debug window an i get the following IDE Internal Errors
Version info
Please paste the output of running
flutter doctor -v
here (available from the commandline or from
Tools > Flutter > Flutter Doctor
). It will provide the version of theFlutter framework as well as of the IntelliJ plugin.
The text was updated successfully, but these errors were encountered: