Skip to content

Unable to run on MacOS device from IntelliJ - "Waiting for macOS to report its views" #70318

@tvolkert

Description

@tvolkert

Version info:

[✓] Flutter (Channel master, 1.24.0-8.0.pre.154, on Mac OS X 10.15.3 19D76 darwin-x64, locale en-US)
    • Flutter version 1.24.0-8.0.pre.154 at /Users/tvolkert/project/flutter/flutter
    • Framework revision 500338ce4a (46 minutes ago), 2020-11-09 21:00:55 -0800
    • Engine revision 3cf2922269
    • Dart version 2.12.0 (build 2.12.0-28.0.dev)

[✓] Android Studio (version 4.0)
    • Android Studio at /Applications/Android Studio.app/Contents
    • Flutter plugin version 48.1.2
    • Dart plugin version 193.7361
    • Java version OpenJDK Runtime Environment (build 1.8.0_242-release-1644-b3-6222593)

I have an app that's migrated to sound null safety. I can run it at the CLI using flutter run -d macos with no problem. But when I run it from IntelliJ, I get:

Running "flutter pub get" in payouts...
Warning: You are using these overridden dependencies:
! http 0.13.0-nullsafety-dev from git https://github.com/dart-lang/http.git at 7bc620
! http_parser 4.0.0-nullsafety from git https://github.com/dart-lang/http_parser.git at 763512
! intl 0.17.0-nullsafety.2
! meta 1.3.0-nullsafety.6
Launching lib/main.dart on macOS in debug mode...
Running pod install...
Building macOS application...
Waiting for macOS to report its views...

And the app never starts...

Metadata

Metadata

Labels

P1High-priority issues at the top of the work lista: desktopRunning on desktopcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.platform-macBuilding on or for macOS specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions