Skip to content
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

Android 6 white screen #109

Open
coderXiezhiheng opened this issue Apr 17, 2024 · 0 comments
Open

Android 6 white screen #109

coderXiezhiheng opened this issue Apr 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@coderXiezhiheng
Copy link

I/flutter ( 6090): Logger>>> init proxy start
I/flutter ( 6090): Logger>>> url is assets/glb/male.glb
I/WebViewFactory( 6090): Loading com.google.android.webview version 55.0.2883.91 (code 288309150)
W/System ( 6090): ClassLoader referenced unknown path: /system/app/WebViewGoogle/lib/arm64
I/art ( 6090): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter>
I/art ( 6090): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter>
I/art ( 6090): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
I/art ( 6090): Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
I/cr_LibraryLoader( 6090): Time to load native libraries: 22 ms (timestamps 6924-6946)
I/cr_LibraryLoader( 6090): Expected native library version number "55.0.2883.91", actual native library version number "55.0.2883.91"
I/cr_LibraryLoader( 6090): Expected native library version number "55.0.2883.91", actual native library version number "55.0.2883.91"
I/chromium( 6090): [INFO:library_loader_hooks.cc(163)] Chromium logging enabled: level = 0, default verbosity = 0
I/cr_BrowserStartup( 6090): Initializing chromium process, singleProcess=true
I/Choreographer( 6090): Skipped 30 frames! The application may be doing too much work on its main thread.
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x40000000
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x40000000
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x40000000
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x40000000
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x0
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x0
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x0
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x0
D/HwWidgetFactoryImpl( 6090): getAttrsColorPrimary has forced Color=0x0
I/flutter ( 6090): Logger>>> init config
I/flutter ( 6090): ModelViewer initializing... http://127.0.0.1:48278/
V/AudioManager( 6090): isWiredHeadsetOn...
I/cr_Ime ( 6090): ImeThread is enabled.
I/flutter ( 6090): Logger>>> initialized webViewController
I/PlatformViewsController( 6090): Hosting view in view hierarchy for platform view: 0
I/PlatformViewsController( 6090): PlatformView is using SurfaceTexture backend
E/chromium( 6090): [ERROR:interface_registry.cc(104)] Failed to locate a binder for interface: autofill::mojom::PasswordManagerDriver
E/libEGL ( 6090): validate_display:255 error 3008 (EGL_BAD_DISPLAY)
W/AudioCapabilities( 6090): Unsupported mime audio/evrc
W/AudioCapabilities( 6090): Unsupported mime audio/qcelp
W/VideoCapabilities( 6090): Unrecognized profile 2130706433 for video/avc
W/AudioCapabilities( 6090): Unsupported mime audio/qcelp
W/AudioCapabilities( 6090): Unsupported mime audio/evrc
W/VideoCapabilities( 6090): Unrecognized profile/level 0/3 for video/mpeg2
W/VideoCapabilities( 6090): Unrecognized profile/level 0/3 for video/mpeg2
W/VideoCapabilities( 6090): Unsupported mime video/x-ms-wmv
W/VideoCapabilities( 6090): Unsupported mime video/divx
W/VideoCapabilities( 6090): Unsupported mime video/divx311
W/VideoCapabilities( 6090): Unsupported mime video/divx4
W/VideoCapabilities( 6090): Unrecognized profile/level 0/0 for video/mpeg2
W/VideoCapabilities( 6090): Unrecognized profile/level 0/2 for video/mpeg2
W/VideoCapabilities( 6090): Unrecognized profile/level 0/3 for video/mpeg2
I/VideoCapabilities( 6090): Unsupported profile 4 for video/mp4v-es
I/flutter ( 6090): Logger>>> url is /
I/flutter ( 6090): Logger>>> html is not empty: true and length is 1814
W/cr_BindingManager( 6090): Cannot call determinedVisibility() - never saw a connection for the pid: 6090
I/chromium( 6090): [INFO:CONSOLE(0)] "Fetching scripts with an invalid type/language attributes is deprecated and will be removed in M56, around January 2017. See https://www.chromestatus.com/features/5760718284521472 for more details.", source: (0)
I/flutter ( 6090): Logger>>> url is /model-viewer.min.js
I/chromium( 6090): [INFO:CONSOLE(22)] "Uncaught SyntaxError: Unexpected token ?", source: http://127.0.0.1:48278/ (22)
I/flutter ( 6090): Logger>>> js is not empty: true and length: 902566
I/flutter ( 6090): Logger>>> url is /favicon.ico
I/flutter ( 6090): Logger>>> favicon is not empty: true and length is 33
I/art ( 6090): Debugger is no longer active

@coderXiezhiheng coderXiezhiheng added the bug Something isn't working label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant