You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E/flutter (31787): [ERROR:flutter/impeller/renderer/backend/vulkan/swapchain/ahb/ahb_swapchain_vk.cc(82)] Break on 'ImpellerValidationBreak' to inspect point of failure: Could not resize swapchain to size: (1440, 3020)
E/flutter (31787): [ERROR:flutter/impeller/renderer/backend/vulkan/swapchain/swapchain_vk.cc(79)] Break on 'ImpellerValidationBreak' to inspect point of failure: Could not create AHB swapchain. Falling back to KHR variant.
E/gralloc4(31787): ERROR: Format allocation info not found for format: 38
E/gralloc4(31787): ERROR: Format allocation info not found for format: 0
E/gralloc4(31787): Invalid base format! req_base_format = 0x0, req_format = 0x38, type = 0x0
E/gralloc4(31787): ERROR: Unrecognized and/or unsupported format 0x38 and usage 0x300
E/Gralloc4(31787): isSupported(1, 1, 56, 1, ...) failed with 5
E/GraphicBufferAllocator(31787): Failed to allocate (4 x 4) layerCount 1 format 56 usage 300: 5
E/AHardwareBuffer(31787): GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -5), handle=0x0
E/gralloc4(31787): ERROR: Format allocation info not found for format: 38
E/gralloc4(31787): ERROR: Format allocation info not found for format: 0
E/gralloc4(31787): Invalid base format! req_base_format = 0x0, req_format = 0x38, type = 0x0
E/gralloc4(31787): ERROR: Unrecognized and/or unsupported format 0x38 and usage 0x300
E/Gralloc4(31787): isSupported(1, 1, 56, 1, ...) failed with 5
E/GraphicBufferAllocator(31787): Failed to allocate (4 x 4) layerCount 1 format 56 usage 300: 5
E/AHardwareBuffer(31787): GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -5), handle=0x0
Is there an existing issue for this?
Current Behavior
Screen_Recording_20241216_131417_Alean.Travel.Stage.mp4
Expected Behavior
Steps with code example to reproduce
Steps with code example to reproduce
Stacktrace/Logs
Stacktrace/Logs
Flutter version
v3.27.0
Operating System, Device-specific and/or Tool
Android 33+
Plugin version
v6.1.5
Additional information
Adding
to android manifest fixes the issue, but I want to know if there any way to use webview with Impeller
Self grab
The text was updated successfully, but these errors were encountered: