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

App remains unpopulated upon open sometimes #692

Closed
VNRARA opened this issue May 11, 2023 · 2 comments
Closed

App remains unpopulated upon open sometimes #692

VNRARA opened this issue May 11, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@VNRARA
Copy link

VNRARA commented May 11, 2023

App remains unpopulated upon open sometimes.

Haven't been able to pinpoint how to replicate yet.

Screenshot_20230510_202231_Grocy
Screenshot_20230509_060318_Grocy

@dominiczedler dominiczedler added the missing info More information is needed to fix this issue label May 12, 2023
@VNRARA
Copy link
Author

VNRARA commented May 15, 2023

Related to #695

@VNRARA
Copy link
Author

VNRARA commented May 17, 2023

Full log after I got a blank app again from cold start of the app. 

--------- beginning of main
05-17 05:54:24.124 23778 23778 I BLASTBufferQueue: new BLASTBufferQueue, mName= ViewRootImpl@59e2092[SplashActivity] mNativeObject= 0xb40000788a44fbf0 sc.mNativeObject= 0xb40000781a451b20 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 android.view.Choreographer$CallbackRecord.run:1309 android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852 android.view.Choreographer$FrameDisplayEventReceiver.run:1283 
05-17 05:54:24.125 23778 23778 I BLASTBufferQueue: update, w= 1306 h= 2626 mName = ViewRootImpl@59e2092[SplashActivity] mNativeObject= 0xb40000788a44fbf0 sc.mNativeObject= 0xb40000781a451b20 format= -2 caller= android.graphics.BLASTBufferQueue.<init>:84 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 
05-17 05:54:24.125 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: Relayout returned: old=(0,0,1080,2400) new=(0,0,1080,2400) req=(1080,2400)0 dur=4 res=0x3 s={true 0xb40000791a4a0280} ch=true seqId=0
05-17 05:54:24.125 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000791a4a0280} hwInitialized=true
05-17 05:54:24.128 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: reportNextDraw android.view.ViewRootImpl.performTraversals:4438 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 android.view.Choreographer$CallbackRecord.run:1309 
05-17 05:54:24.128 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: Setup new sync id=0
05-17 05:54:24.128 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: Setting syncFrameCallback
05-17 05:54:24.128 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: registerCallbacksForSync syncBuffer=false
05-17 05:54:24.131 23778 23856 I ViewRootImpl@59e2092[SplashActivity]: Received frameDrawingCallback syncResult=0 frameNum=1.
05-17 05:54:24.132 23778 23856 I ViewRootImpl@59e2092[SplashActivity]: Setting up sync and frameCommitCallback
05-17 05:54:24.138 23778 23810 I BLASTBufferQueue: [ViewRootImpl@59e2092[SplashActivity]#3](f:0,a:0) onFrameAvailable the first frame is available
05-17 05:54:24.138 23778 23810 I ViewRootImpl@59e2092[SplashActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
05-17 05:54:24.140 23778 23810 W Parcel  : Expecting binder but got null!
05-17 05:54:24.140 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: onSyncComplete
05-17 05:54:24.140 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6 android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128 android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8 android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382 android.window.SurfaceSyncer$SyncSet.markSyncReady:359 android.window.SurfaceSyncer.markSyncReady:151 android.view.ViewRootImpl.performTraversals:4503 
05-17 05:54:24.140 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xb40000784a4262d0
05-17 05:54:24.151 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: MSG_WINDOW_FOCUS_CHANGED 0 0
05-17 05:54:24.181 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: MSG_WINDOW_FOCUS_CHANGED 1 0
05-17 05:54:24.181 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: mThreadedRenderer.initializeIfNeeded()# 2 mSurface={isValid=true 0xb40000791a4a0280}
05-17 05:54:24.182 23778 23778 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-17 05:54:25.187 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:25.227 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:25.229 23778 23778 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@e12b45d[SplashActivity]
05-17 05:54:25.233 23778 23778 I ViewRootImpl@59e2092[SplashActivity]: dispatchDetachedFromWindow
05-17 05:54:25.268 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: MSG_WINDOW_FOCUS_CHANGED 1 0
05-17 05:54:25.268 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000791a455a50}
05-17 05:54:25.269 23778 23778 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
05-17 05:54:26.535 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:26.599 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:27.378 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:27.427 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:27.443 23778 23778 I IMM_LC  : hsifw() - flag : 0
05-17 05:54:27.443 23778 23778 I IMM_LC  : hsifw() - mService.hideSoftInput
05-17 05:54:28.231 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:28.507 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:28.510 23778 23778 I IMM_LC  : hsifw() - flag : 0
05-17 05:54:28.510 23778 23778 I IMM_LC  : hsifw() - mService.hideSoftInput
05-17 05:54:30.264 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:30.379 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:31.510 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:31.557 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:33.284 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 0
05-17 05:54:33.333 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: ViewPostIme pointer 1
05-17 05:54:33.370 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: setView = android.widget.PopupWindow$PopupDecorView@de86015 TM=true
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: performTraversals params={(0,1865)(551x314) gr=TOP START CENTER DISPLAY_CLIP_VERTICAL sim={state=unchanged adjust=resize} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT surfaceInsets=Rect(17, 17 - 17, 17) (manual)
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fl=41860200
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   pfl=2018000
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   bhv=DEFAULT
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   sfl=20000}
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false mForceNextWindowRelayout=false params={(0,1865)(551x314) gr=TOP START CENTER DISPLAY_CLIP_VERTICAL sim={state=unchanged adjust=resize} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT surfaceInsets=Rect(17, 17 - 17, 17) (manual)
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fl=41860200
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   pfl=2018000
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   bhv=DEFAULT
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0
05-17 05:54:33.376 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   sfl=20000}
05-17 05:54:33.383 23778 24034 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Resizing android.view.ViewRootImpl@e757f2a: frame = [0,1865][551,2179] reportDraw = true forceLayout = false syncSeqId = 0
05-17 05:54:33.386 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
05-17 05:54:33.386 23778 23778 I BLASTBufferQueue: new BLASTBufferQueue, mName= ViewRootImpl@e8da759[PopupWindow:4a5fa0] mNativeObject= 0xb40000788a46e9b0 sc.mNativeObject= 0xb40000781a48d6c0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 android.view.Choreographer$CallbackRecord.run:1309 android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852 android.view.Choreographer$FrameDisplayEventReceiver.run:1283 
05-17 05:54:33.386 23778 23778 I BLASTBufferQueue: update, w= 585 h= 348 mName = ViewRootImpl@e8da759[PopupWindow:4a5fa0] mNativeObject= 0xb40000788a46e9b0 sc.mNativeObject= 0xb40000781a48d6c0 format= -3 caller= android.graphics.BLASTBufferQueue.<init>:84 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 
05-17 05:54:33.387 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Relayout returned: old=(0,2179,551,2179) new=(0,1865,551,2179) req=(551,314)0 dur=10 res=0x3 s={true 0xb40000791a4a0280} ch=true seqId=0
05-17 05:54:33.387 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000791a4a0280} hwInitialized=true
05-17 05:54:33.392 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: reportNextDraw android.view.ViewRootImpl.performTraversals:4438 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 android.view.Choreographer$CallbackRecord.run:1309 
05-17 05:54:33.393 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Setup new sync id=0
05-17 05:54:33.393 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Setting syncFrameCallback
05-17 05:54:33.393 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: registerCallbacksForSync syncBuffer=false
05-17 05:54:33.393 23778 23857 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Received frameDrawingCallback syncResult=0 frameNum=1.
05-17 05:54:33.393 23778 23857 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Setting up sync and frameCommitCallback
05-17 05:54:33.396 23778 23810 I BLASTBufferQueue: [ViewRootImpl@e8da759[PopupWindow:4a5fa0]#4](f:0,a:0) onFrameAvailable the first frame is available
05-17 05:54:33.397 23778 23810 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
05-17 05:54:33.397 23778 23810 W Parcel  : Expecting binder but got null!
05-17 05:54:33.397 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: onSyncComplete
05-17 05:54:33.398 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6 android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128 android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8 android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382 android.window.SurfaceSyncer$SyncSet.markSyncReady:359 android.window.SurfaceSyncer.markSyncReady:151 android.view.ViewRootImpl.performTraversals:4503 
05-17 05:54:33.398 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xb40000784a4224f0
05-17 05:54:33.399 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[0,1865][551,2179] display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false displayChanged=false
05-17 05:54:33.399 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: handleResized mSyncSeqId = 0
05-17 05:54:33.399 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: reportNextDraw android.view.ViewRootImpl.handleResized:2450 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697 android.os.Handler.dispatchMessage:106 
05-17 05:54:33.411 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Setup new sync id=1
05-17 05:54:33.411 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Setting syncFrameCallback
05-17 05:54:33.411 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: registerCallbacksForSync syncBuffer=false
05-17 05:54:33.412 23778 23856 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Received frameDrawingCallback syncResult=0 frameNum=2.
05-17 05:54:33.412 23778 23856 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Setting up sync and frameCommitCallback
05-17 05:54:33.414 23778 23810 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true
05-17 05:54:33.414 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: onSyncComplete
05-17 05:54:33.414 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: setupSync seqId=0 mSyncId=1 fn=2 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6 android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128 android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8 android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382 android.window.SurfaceSyncer$SyncSet.markSyncReady:359 android.window.SurfaceSyncer.markSyncReady:151 android.view.ViewRootImpl.performTraversals:4503 
05-17 05:54:33.416 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: reportDrawFinished seqId=0 mSyncId=-1 fn=2 mSurfaceChangedTransaction=0xb40000784a4224f0
05-17 05:54:33.417 23778 23778 I ViewRootImpl@5c90436[SplashActivity]: MSG_WINDOW_FOCUS_CHANGED 0 0
05-17 05:54:33.417 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: MSG_WINDOW_FOCUS_CHANGED 1 0
05-17 05:54:33.417 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000791a4a0280}
05-17 05:54:34.060 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: ViewPostIme pointer 0
05-17 05:54:34.141 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: ViewPostIme pointer 1
05-17 05:54:34.234 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: setView = android.widget.PopupWindow$PopupDecorView@d304c1 TM=true
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: performTraversals params={(0,1865)(551x314) gr=TOP START CENTER DISPLAY_CLIP_VERTICAL sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT surfaceInsets=Rect(17, 17 - 17, 17) (manual)
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fl=41840218
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   pfl=2018000
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   bhv=DEFAULT
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   sfl=20000}
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: performTraversals mFirst=false windowShouldResize=false viewVisibilityChanged=false mForceNextWindowRelayout=false params={(0,1865)(551x314) gr=TOP START CENTER DISPLAY_CLIP_VERTICAL sim={state=unchanged adjust=pan} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT surfaceInsets=Rect(17, 17 - 17, 17) (manual)
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fl=41840218
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   pfl=42018000
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   bhv=DEFAULT
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
05-17 05:54:34.242 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]:   sfl=20000}
05-17 05:54:34.248 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: updateBlastSurfaceIfNeeded mBlastBufferQueue=0xb40000788a46e9b0 isSameSurfaceControl=true
05-17 05:54:34.249 23778 23778 I BLASTBufferQueue: update, w= 585 h= 348 mName = ViewRootImpl@e8da759[PopupWindow:4a5fa0] mNativeObject= 0xb40000788a46e9b0 sc.mNativeObject= 0xb40000781a4a0a10 format= -3 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2898 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 
05-17 05:54:34.249 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: Relayout returned: old=(0,1865,551,2179) new=(0,1865,551,2179) req=(551,314)0 dur=6 res=0x0 s={true 0xb40000791a4a0280} ch=false seqId=0
05-17 05:54:34.250 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: performTraversals params={(242,1730)(838x449) gr=TOP START CENTER DISPLAY_CLIP_VERTICAL sim={state=unchanged adjust=resize} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT surfaceInsets=Rect(17, 17 - 17, 17) (manual)
05-17 05:54:34.250 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   fl=41860200
05-17 05:54:34.250 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   pfl=2018000
05-17 05:54:34.250 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   bhv=DEFAULT
05-17 05:54:34.250 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR naviIconColor=0
05-17 05:54:34.250 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   sfl=20000}
05-17 05:54:34.251 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: performTraversals mFirst=true windowShouldResize=true viewVisibilityChanged=false mForceNextWindowRelayout=false params={(242,1730)(838x449) gr=TOP START CENTER DISPLAY_CLIP_VERTICAL sim={state=unchanged adjust=resize} ty=APPLICATION_SUB_PANEL fmt=TRANSLUCENT surfaceInsets=Rect(17, 17 - 17, 17) (manual)
05-17 05:54:34.251 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   fl=41860200
05-17 05:54:34.251 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   pfl=2018000
05-17 05:54:34.251 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   bhv=DEFAULT
05-17 05:54:34.251 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   fitTypes=STATUS_BARS NAVIGATION_BARS CAPTION_BAR IME naviIconColor=0
05-17 05:54:34.251 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]:   sfl=20000}
05-17 05:54:34.256 23778 24034 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Resizing android.view.ViewRootImpl@3920466: frame = [242,1730][1080,2179] reportDraw = true forceLayout = false syncSeqId = 0
05-17 05:54:34.258 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: updateBlastSurfaceIfNeeded mBlastBufferQueue=null isSameSurfaceControl=false
05-17 05:54:34.259 23778 23778 I BLASTBufferQueue: new BLASTBufferQueue, mName= ViewRootImpl@5f51945[PopupWindow:d39f5bc] mNativeObject= 0xb40000788a46e690 sc.mNativeObject= 0xb40000781a4684c0 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 android.view.Choreographer$CallbackRecord.run:1309 android.view.Choreographer.doCallbacks:923 android.view.Choreographer.doFrame:852 android.view.Choreographer$FrameDisplayEventReceiver.run:1283 
05-17 05:54:34.259 23778 23778 I BLASTBufferQueue: update, w= 872 h= 483 mName = ViewRootImpl@5f51945[PopupWindow:d39f5bc] mNativeObject= 0xb40000788a46e690 sc.mNativeObject= 0xb40000781a4684c0 format= -3 caller= android.graphics.BLASTBufferQueue.<init>:84 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:2909 android.view.ViewRootImpl.relayoutWindow:9847 android.view.ViewRootImpl.performTraversals:3884 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 
05-17 05:54:34.259 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Relayout returned: old=(242,2179,1080,2179) new=(242,1730,1080,2179) req=(838,449)0 dur=7 res=0x3 s={true 0xb40000791a4dbc40} ch=true seqId=0
05-17 05:54:34.260 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000791a4dbc40} hwInitialized=true
05-17 05:54:34.267 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: reportNextDraw android.view.ViewRootImpl.performTraversals:4438 android.view.ViewRootImpl.doTraversal:3116 android.view.ViewRootImpl$TraversalRunnable.run:10885 android.view.Choreographer$CallbackRecord.run:1301 android.view.Choreographer$CallbackRecord.run:1309 
05-17 05:54:34.268 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Setup new sync id=0
05-17 05:54:34.268 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Setting syncFrameCallback
05-17 05:54:34.268 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: registerCallbacksForSync syncBuffer=false
05-17 05:54:34.269 23778 23857 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Received frameDrawingCallback syncResult=0 frameNum=1.
05-17 05:54:34.269 23778 23857 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Setting up sync and frameCommitCallback
05-17 05:54:34.272 23778 23810 I BLASTBufferQueue: [ViewRootImpl@5f51945[PopupWindow:d39f5bc]#5](f:0,a:0) onFrameAvailable the first frame is available
05-17 05:54:34.273 23778 23810 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
05-17 05:54:34.273 23778 23810 W Parcel  : Expecting binder but got null!
05-17 05:54:34.273 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: onSyncComplete
05-17 05:54:34.274 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: setupSync seqId=0 mSyncId=0 fn=1 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6 android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128 android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8 android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382 android.window.SurfaceSyncer$SyncSet.markSyncReady:359 android.window.SurfaceSyncer.markSyncReady:151 android.view.ViewRootImpl.performTraversals:4503 
05-17 05:54:34.274 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: reportDrawFinished seqId=0 mSyncId=-1 fn=1 mSurfaceChangedTransaction=0xb40000784a43a130
05-17 05:54:34.276 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[242,1730][1080,2179] display=[-100000,-100000][100000,100000] parentFrame=[0,0][0,0] parentClippedByDisplayCutout=false} forceNextWindowRelayout=false displayId=0 resizeMode=-1 frameChanged=false displayFrameChanged=false configChanged=false displayChanged=false
05-17 05:54:34.276 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: handleResized mSyncSeqId = 0
05-17 05:54:34.276 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: reportNextDraw android.view.ViewRootImpl.handleResized:2450 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:6728 android.view.ViewRootImpl$ViewRootHandler.handleMessage:6697 android.os.Handler.dispatchMessage:106 
05-17 05:54:34.276 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: MSG_WINDOW_FOCUS_CHANGED 0 0
05-17 05:54:34.280 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Setup new sync id=1
05-17 05:54:34.280 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Setting syncFrameCallback
05-17 05:54:34.280 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: registerCallbacksForSync syncBuffer=false
05-17 05:54:34.281 23778 23856 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Received frameDrawingCallback syncResult=0 frameNum=2.
05-17 05:54:34.281 23778 23856 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Setting up sync and frameCommitCallback
05-17 05:54:34.283 23778 23810 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=true
05-17 05:54:34.283 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: onSyncComplete
05-17 05:54:34.283 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: setupSync seqId=0 mSyncId=1 fn=2 caller=android.view.ViewRootImpl$$ExternalSyntheticLambda11.accept:6 android.window.SurfaceSyncer.lambda$setupSync$1$android-window-SurfaceSyncer:128 android.window.SurfaceSyncer$$ExternalSyntheticLambda1.accept:8 android.window.SurfaceSyncer$SyncSet.checkIfSyncIsComplete:382 android.window.SurfaceSyncer$SyncSet.markSyncReady:359 android.window.SurfaceSyncer.markSyncReady:151 android.view.ViewRootImpl.performTraversals:4503 
05-17 05:54:34.284 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: reportDrawFinished seqId=0 mSyncId=-1 fn=2 mSurfaceChangedTransaction=0xb40000784a43a130
05-17 05:54:34.285 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: MSG_WINDOW_FOCUS_CHANGED 1 0
05-17 05:54:34.285 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000791a4dbc40}
05-17 05:54:34.417 23778 23778 I ViewRootImpl@e8da759[PopupWindow:4a5fa0]: dispatchDetachedFromWindow
05-17 05:54:35.677 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: ViewPostIme pointer 0
05-17 05:54:35.738 23778 23778 I ViewRootImpl@5f51945[PopupWindow:d39f5bc]: ViewPostIme pointer 1

@dominiczedler dominiczedler self-assigned this May 21, 2023
@dominiczedler dominiczedler added bug Something isn't working and removed missing info More information is needed to fix this issue labels May 21, 2023
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

2 participants