We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I am opening any dashboard in Home, It keeps loading, and my android studio is showing this error:
I/ViewRootImpl@9637148MainActivity: ViewPostIme pointer 0 I/ViewRootImpl@9637148MainActivity: ViewPostIme pointer 1 D/CompatibilityChangeReporter(29401): Compat change id reported: 236825255; UID 10494; state: ENABLED E/qdgralloc(29401): GetGpuPixelFormat: No map for format: 0x38 E/AdrenoUtils(29401): <validate_memory_layout_input_parmas:2187>: Unknown Format 0 E/AdrenoUtils(29401): <adreno_init_memory_layout:5341>: Memory Layout input parameter validation failed! E/qdgralloc(29401): GetGpuResourceSizeAndDimensions Graphics metadata init failed E/Gralloc4(29401): isSupported(1, 1, 56, 1, ...) failed with 1 E/GraphicBufferAllocator(29401): Failed to allocate (4 x 4) layerCount 1 format 56 usage 300: 1 E/AHardwareBuffer(29401): GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0 E/qdgralloc(29401): GetGpuPixelFormat: No map for format: 0x3b E/AdrenoUtils(29401): <validate_memory_layout_input_parmas:2187>: Unknown Format 0 E/AdrenoUtils(29401): <adreno_init_memory_layout:5341>: Memory Layout input parameter validation failed! E/qdgralloc(29401): GetGpuResourceSizeAndDimensions Graphics metadata init failed E/Gralloc4(29401): isSupported(1, 1, 59, 1, ...) failed with 1 E/GraphicBufferAllocator(29401): Failed to allocate (4 x 4) layerCount 1 format 59 usage 300: 1 E/AHardwareBuffer(29401): GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0 E/qdgralloc(29401): GetGpuPixelFormat: No map for format: 0x38 E/AdrenoUtils(29401): <validate_memory_layout_input_parmas:2187>: Unknown Format 0 E/AdrenoUtils(29401): <adreno_init_memory_layout:5341>: Memory Layout input parameter validation failed! E/qdgralloc(29401): GetGpuResourceSizeAndDimensions Graphics metadata init failed E/Gralloc4(29401): isSupported(1, 1, 56, 1, ...) failed with 1 E/GraphicBufferAllocator(29401): Failed to allocate (4 x 4) layerCount 1 format 56 usage 300: 1 E/AHardwareBuffer(29401): GraphicBuffer(w=4, h=4, lc=1) failed (Unknown error -1), handle=0x0 E/qdgralloc(29401): GetGpuPixelFormat: No map for format: 0x3b E/AdrenoUtils(29401): <validate_memory_layout_input_parmas:2187>: Unknown Format 0 E/AdrenoUtils(29401): <adreno_init_memory_layout:5341>: Memory Layout input parameter validation failed!
However, there is no error when I switch the url to https://demo.thingsboard.io/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I am opening any dashboard in Home, It keeps loading, and my android studio is showing this error:
However, there is no error when I switch the url to https://demo.thingsboard.io/
The text was updated successfully, but these errors were encountered: