-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#50157Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team
Description
Steps:
- Build a local engine for iOS/Host.
cd flutter/dev/integration_tests/flutter_galleryflutter run --local-engine=ios_debug_unopt --local-engine-host=host_debug_unopt_arm64- observe error logs:
2024-01-22 12:12:42.173854-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:12:42.185101-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:12:42.192444-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
Installing and launching... 52.8s
2024-01-22 12:12:42.203173-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:12:42.232475-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:12:42.248632-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:12:42.265506-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
Syncing files to device Dan’s iPhone... 29ms
Flutter run key commands.
r Hot reload. 🔥🔥🔥
R Hot restart.
h List all available interactive commands.
d Detach (terminate "flutter run" but leave application running).
c Clear the screen
q Quit (terminate the application on the device).
A Dart VM Service on Dan’s iPhone is available at: http://127.0.0.1:65528/g2y3aBu1Rm8=/
2024-01-22 12:13:49.153800-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:13:53.182950-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:13:53.420744-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:13:55.385850-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
2024-01-22 12:13:55.587050-0800 Flutter Gallery[854:83017] [ERROR:flutter/impeller/entity/contents/filters/gaussian_blur_filter_contents.cc(286)] Applying gaussian blur without mipmap.
Lost connection to device.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine teamtriaged-engineTriaged by Engine teamTriaged by Engine team