Skip to content

Run tool window is completely empty, cannot see logs #8085

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

Closed
bartekpacia opened this issue Apr 18, 2025 · 1 comment
Closed

Run tool window is completely empty, cannot see logs #8085

bartekpacia opened this issue Apr 18, 2025 · 1 comment

Comments

@bartekpacia
Copy link
Member

bartekpacia commented Apr 18, 2025

  • IntelliJ 2025.1 (Build #IU-251.23774.435, built on April 14, 2025)
  • Flutter plugin 85.2.4
  • Dart plugin 251.23774.460

After running, I don't see any logs:

Image

Here is my run configuration (.idea/runConfigurations/App.xml):

<component name="ProjectRunConfigurationManager">
  <configuration default="false" name="App" type="FlutterRunConfigurationType" factoryName="Flutter" focusToolWindowBeforeRun="true">
    <option name="filePath" value="$PROJECT_DIR$/lib/main.dart" />
    <method v="2" />
  </configuration>
</component>
@bartekpacia
Copy link
Member Author

My app was just not printing any logs...

@bartekpacia bartekpacia closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2025
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

1 participant