Hi there,
Not sure If this is a cry for help or just a bug report… maybe both?
I just got my new Samsung S25 Ultra with Android 15 and One UI-Version 7.0.
When I tried to integrate openhab into the Android Device Controls Menü, like I did successfully with my old phone, I am getting an error message, but can’t seem to find a matching one in the openhab app protocol.
Error Message is in German (
): It complains about not finding any devices and that I should check if they are still available in the OpenHAB App… Which they are, I am using my Sitemap like I always did.I am using the latest OpenHAB App Version available from the store.
Can anyone help me to fix this? I cannot find anything related to my problem anywhere.
What I already tried:
-reinstalled OpenHAB app (deleted data and cache)
-restarted phone
-checked for updates
-connected to remote only (myopenhab.org)
-installed latest beta app
My App Log :
-----------------------
Device information
Model: SM-S938B
Manufacturer: samsung
Brand: samsung
Device: pa3q
Product: pa3qxeea
OS: 15
Display: 1440x2827, 3.75 density
Data usage policy: DataUsagePolicy(canDoLargeTransfers=true, loadIconsWithState=true, autoPlayVideos=true, canDoRefreshes=true), data saver: 1, battery saver: false
-----------------------
--------- beginning of events
02-02 12:56:15.458 11225 11225 I wm_on_top_resumed_lost_called: [73269278,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
02-02 12:56:15.459 11225 11225 I wm_on_paused_called: [73269278,org.openhab.habdroid.ui.LogActivity,performPause,0]
--------- beginning of main
02-02 12:56:15.459 11225 11261 D SessionLifecycleClient: Sending lifecycle 2 to service
02-02 12:56:15.459 11225 11408 D SessionLifecycleService: Activity backgrounding at 2516264
02-02 12:56:15.463 11225 11225 I ImeFocusController: onPreWindowFocus: skipped hasWindowFocus=false mHasImeFocus=true
02-02 12:56:15.463 11225 11225 I ImeFocusController: onPostWindowFocus: skipped hasWindowFocus=false mHasImeFocus=true
02-02 12:56:15.506 11225 11225 D InputTransport: Input channel destroyed: 'ClientS', fd=279
02-02 12:56:15.560 11225 11225 I VRI[LogActivity]@9994993: call setFrameRateCategory for touch hint category=no preference, reason=boost timeout, vri=VRI[LogActivity]@9994993
02-02 12:56:15.845 11225 11225 I VRI[LogActivity]@9994993: handleAppVisibility mAppVisible = true visible = false
02-02 12:56:15.845 11225 11225 D VRI[LogActivity]@9994993: visibilityChanged oldVisibility=true newVisibility=false
02-02 12:56:15.854 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:15.866 11225 11225 I VRI[LogActivity]@9994993: Relayout returned: old=(0,0,1440,3120) new=(0,0,1440,3120) relayoutAsync=false req=(1440,3120)8 dur=1 res=0x2 s={false 0x0} ch=true seqId=0
02-02 12:56:15.866 11225 11225 D VRI[LogActivity]@9994993: Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility
02-02 12:56:15.866 11225 11225 I viewroot_draw_event: [VRI[LogActivity]@9994993,Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
02-02 12:56:15.866 11225 11225 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=false callback=androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@a5576fc
02-02 12:56:15.866 11225 11225 I VRI[LogActivity]@9994993: stopped(true) old = false
02-02 12:56:15.866 11225 11225 D VRI[LogActivity]@9994993: WindowStopped on org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity set to true
02-02 12:56:15.866 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:15.867 11225 11225 I wm_on_stop_called: [73269278,org.openhab.habdroid.ui.LogActivity,STOP_ACTIVITY_ITEM,0]
02-02 12:56:17.175 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:21.086 11225 11225 D ControlsProviderService: createPublisherForAllAvailable mToken:android.os.BinderProxy@901db45
02-02 12:56:21.086 11225 24100 I okhttp.OkHttpClient: --> GET https://<openhab-local-address-openHAB>/rest/items
02-02 12:56:21.087 11225 24100 I okhttp.OkHttpClient: User-Agent: Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19
02-02 12:56:21.087 11225 24100 I okhttp.OkHttpClient: Cache-Control: no-cache
02-02 12:56:21.087 11225 24100 I okhttp.OkHttpClient: --> END GET
02-02 12:56:21.108 11225 24100 D TrafficStats: tagSocket(128) with statsTag=0xffffffff, statsUid=-1
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: <-- 200 OK https://<openhab-local-address-openHAB>/rest/items (61ms)
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: content-type: application/json
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: date: Sun, 02 Feb 2025 11:56:21 GMT
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: vary: Accept-Encoding, User-Agent
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: transfer-encoding: chunked
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: server: Jetty(9.4.54.v20240208)
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: strict-transport-security: max-age=15768000; includeSubDomains; preload
02-02 12:56:21.148 11225 24100 I okhttp.OkHttpClient: <-- END HTTP
02-02 12:56:21.332 11225 11265 D ServerConfiguration: load: ServerConfiguration(id=1, name=openHAB, localPath=ServerPath(url=https://<openhab-local-address-openHAB>/, userName=<redacted>, password=<none>), remotePath=ServerPath(url=https://myopenhab.org/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=uicomponents_page_a2c4a5cdc5, label=radztrid-home), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
02-02 12:56:21.420 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:21.428 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:21.431 11225 11237 D InputTransport: Input channel destroyed: 'ClientS', fd=236
02-02 12:56:21.433 11225 11237 D InputTransport: Input channel destroyed: 'ClientS', fd=219
02-02 12:56:21.433 11225 11237 D InputTransport: Input channel destroyed: 'ClientS', fd=303
02-02 12:56:21.434 11225 11237 D InputTransport: Input channel destroyed: 'ClientS', fd=155
02-02 12:56:21.435 11225 11237 D InputTransport: Input channel destroyed: 'ClientS', fd=283
02-02 12:56:21.915 11225 11225 D ControlsProviderService: createPublisherForAllAvailable mToken:android.os.BinderProxy@901db45
02-02 12:56:21.916 11225 24100 I okhttp.OkHttpClient: --> GET https://<openhab-local-address-openHAB>/rest/items
02-02 12:56:21.916 11225 24100 I okhttp.OkHttpClient: User-Agent: Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19
02-02 12:56:21.916 11225 24100 I okhttp.OkHttpClient: Cache-Control: no-cache
02-02 12:56:21.916 11225 24100 I okhttp.OkHttpClient: --> END GET
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: <-- 200 OK https://<openhab-local-address-openHAB>/rest/items (36ms)
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: content-type: application/json
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: date: Sun, 02 Feb 2025 11:56:21 GMT
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: vary: Accept-Encoding, User-Agent
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: transfer-encoding: chunked
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: server: Jetty(9.4.54.v20240208)
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: strict-transport-security: max-age=15768000; includeSubDomains; preload
02-02 12:56:21.952 11225 24100 I okhttp.OkHttpClient: <-- END HTTP
02-02 12:56:22.155 11225 11265 D ServerConfiguration: load: ServerConfiguration(id=1, name=openHAB, localPath=ServerPath(url=https://<openhab-local-address-openHAB>/, userName=<redacted>, password=<none>), remotePath=ServerPath(url=https://myopenhab.org/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=uicomponents_page_a2c4a5cdc5, label=radztrid-home), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
02-02 12:56:23.377 11225 11225 I VRI[LogActivity]@9994993: handleAppVisibility mAppVisible = false visible = true
02-02 12:56:23.378 11225 11225 I VRI[LogActivity]@9994993: stopped(false) old = true
02-02 12:56:23.378 11225 11225 D VRI[LogActivity]@9994993: WindowStopped on org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity set to false
02-02 12:56:23.379 11225 11225 I wm_on_restart_called: [73269278,org.openhab.habdroid.ui.LogActivity,performRestart,0]
02-02 12:56:23.379 11225 11225 I wm_on_start_called: [73269278,org.openhab.habdroid.ui.LogActivity,handleStartActivity,0]
02-02 12:56:23.379 11225 11268 D SessionLifecycleClient: Sending lifecycle 1 to service
02-02 12:56:23.379 11225 11408 D SessionLifecycleService: Activity foregrounding at 2524184.
02-02 12:56:23.379 11225 11225 I wm_on_resume_called: [73269278,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY,0]
02-02 12:56:23.380 11225 11225 I wm_on_top_resumed_gained_called: [73269278,org.openhab.habdroid.ui.LogActivity,topWhenResuming]
02-02 12:56:23.386 11225 11225 I BufferQueueProducer: [](id:2bd90000005c,api:0,p:114,c:11225) setDequeueTimeout:2077252342
02-02 12:56:23.386 11225 11225 I BLASTBufferQueue_Java: new BLASTBufferQueue, mName= VRI[LogActivity]@9994993 mNativeObject= 0xb4000070f326ad10 sc.mNativeObject= 0xb4000070a30b2a10 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3390 android.view.ViewRootImpl.relayoutWindow:11355 android.view.ViewRootImpl.performTraversals:4537 android.view.ViewRootImpl.doTraversal:3701 android.view.ViewRootImpl$TraversalRunnable.run:12533 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760 android.view.Choreographer.doCallbacks:1216 android.view.Choreographer.doFrame:1142 android.view.Choreographer$FrameDisplayEventReceiver.run:1707
02-02 12:56:23.386 11225 11225 I BLASTBufferQueue_Java: update, w= 1440 h= 3120 mName = VRI[LogActivity]@9994993 mNativeObject= 0xb4000070f326ad10 sc.mNativeObject= 0xb4000070a30b2a10 format= -1 caller= android.graphics.BLASTBufferQueue.<init>:88 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3390 android.view.ViewRootImpl.relayoutWindow:11355 android.view.ViewRootImpl.performTraversals:4537 android.view.ViewRootImpl.doTraversal:3701 android.view.ViewRootImpl$TraversalRunnable.run:12533
02-02 12:56:23.386 11225 11225 W libc : Access denied finding property "vendor.gpp.create_frc_extension"
02-02 12:56:23.386 11225 11225 I VRI[LogActivity]@9994993: Relayout returned: old=(0,0,1440,3120) new=(0,0,1440,3120) relayoutAsync=false req=(1440,3120)0 dur=3 res=0x3 s={true 0xb400006f23096090} ch=true seqId=0
02-02 12:56:23.386 11225 11225 D VRI[LogActivity]@9994993: mThreadedRenderer.initialize() mSurface={isValid=true 0xb400006f23096090} hwInitialized=true
02-02 12:56:23.387 11225 11225 D VRI[LogActivity]@9994993: reportNextDraw android.view.ViewRootImpl.performTraversals:5186 android.view.ViewRootImpl.doTraversal:3701 android.view.ViewRootImpl$TraversalRunnable.run:12533 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760
02-02 12:56:23.387 11225 11225 D VRI[LogActivity]@9994993: Setup new sync=wmsSync-VRI[LogActivity]@9994993#40
02-02 12:56:23.387 11225 11225 I VRI[LogActivity]@9994993: Creating new active sync group VRI[LogActivity]@9994993#41
02-02 12:56:23.387 11225 11225 D VRI[LogActivity]@9994993: Start draw after previous draw not visible
02-02 12:56:23.387 11225 11225 I viewroot_draw_event: [VRI[LogActivity]@9994993,Start draw after previous draw not visible]
02-02 12:56:23.387 11225 11225 D VRI[LogActivity]@9994993: registerCallbacksForSync syncBuffer=false
02-02 12:56:23.388 11225 11404 D VRI[LogActivity]@9994993: Received frameDrawingCallback syncResult=0 frameNum=1.
02-02 12:56:23.388 11225 11404 I VRI[LogActivity]@9994993: mWNT: t=0xb4000070e3267590 mBlastBufferQueue=0xb4000070f326ad10 fn= 1 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$11.onFrameDraw:15025 android.view.ThreadedRenderer$1.onFrameDraw:761 <bottom of call stack>
02-02 12:56:23.388 11225 11404 I VRI[LogActivity]@9994993: Setting up sync and frameCommitCallback
02-02 12:56:23.390 11225 11376 I BLASTBufferQueue: [VRI[LogActivity]@9994993#92](f:0,a:0,s:0) onFrameAvailable the first frame is available
02-02 12:56:23.390 11225 11376 I SurfaceComposerClient: apply transaction with the first frame. layerId: 3713, bufferData(ID: 48211007898058, frameNumber: 1)
02-02 12:56:23.390 11225 11376 I VRI[LogActivity]@9994993: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
02-02 12:56:23.390 11225 11225 D VRI[LogActivity]@9994993: reportDrawFinished seqId=0
02-02 12:56:23.390 11225 11225 I viewroot_draw_event: [VRI[LogActivity]@9994993,reportDrawFinished seqId=0]
02-02 12:56:23.390 11225 11225 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity
02-02 12:56:23.390 11225 11225 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=statusBars, host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity
02-02 12:56:23.417 11225 11225 D VRI[LogActivity]@9994993: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb400006f23096090}
02-02 12:56:23.417 11225 11225 D InputMethodManagerUtils: startInputInner - Id : 0
02-02 12:56:23.417 11225 11225 I InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus
02-02 12:56:23.419 11225 12288 D InputTransport: Input channel constructed: 'ClientS', fd=279
02-02 12:56:23.433 11225 11225 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=ime, host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity
02-02 12:56:23.434 11225 11225 I VRI[LogActivity]@9994993: handleResized, frames=ClientWindowFrames{frame=[0,0][1440,3120] display=[0,0][1440,3120] parentFrame=[0,0][0,0]} displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false dragResizingChanged=false
02-02 12:56:23.439 11225 11265 D ServerConfiguration: load: ServerConfiguration(id=1, name=openHAB, localPath=ServerPath(url=https://<openhab-local-address-openHAB>/, userName=<redacted>, password=<none>), remotePath=ServerPath(url=https://myopenhab.org/, userName=<redacted>, password=<redacted>), sslClientCert=null, defaultSitemap=DefaultSitemap(name=uicomponents_page_a2c4a5cdc5, label=radztrid-home), wifiSsids=[], restrictToWifiSsids=false, frontailUrl=null, mainUiStartPage=null)
02-02 12:56:23.454 11225 11225 D InputMethodManagerUtils: startInputInner - Id : 0
02-02 12:56:23.454 11225 11225 I InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus
02-02 12:56:23.455 11225 12291 D InputTransport: Input channel constructed: 'ClientS', fd=233
02-02 12:56:23.610 11225 11225 I wm_on_idle_called: {org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity}
02-02 12:56:24.915 11225 11225 I VRI[LogActivity]@9994993: ViewPostIme pointer 0
02-02 12:56:24.915 11225 11225 I VRI[LogActivity]@9994993: call setFrameRateCategory for touch hint category=high hint, reason=touch, vri=VRI[LogActivity]@9994993
02-02 12:56:24.936 11225 11225 I VRI[LogActivity]@9994993: ViewPostIme pointer 1
02-02 12:56:24.944 11225 11225 I AppJumpBlockTool: identify:95306420
02-02 12:56:24.957 11225 11225 I wm_on_top_resumed_lost_called: [73269278,org.openhab.habdroid.ui.LogActivity,topStateChangedWhenResumed]
02-02 12:56:24.959 11225 11225 I wm_on_paused_called: [73269278,org.openhab.habdroid.ui.LogActivity,performPause,1]
02-02 12:56:24.959 11225 11262 D SessionLifecycleClient: Sending lifecycle 2 to service
02-02 12:56:24.959 11225 11408 D SessionLifecycleService: Activity backgrounding at 2525764
02-02 12:56:24.974 11225 11225 I ImeFocusController: onPreWindowFocus: skipped hasWindowFocus=false mHasImeFocus=true
02-02 12:56:24.975 11225 11225 I ImeFocusController: onPostWindowFocus: skipped hasWindowFocus=false mHasImeFocus=true
02-02 12:56:24.992 11225 11225 I InsetsController: onStateChanged: host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity, from=android.view.ViewRootImpl.handleResized:2781, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1440, 3120), mDisplayCutout=DisplayCutout{insets=Rect(0, 113 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(685, 0 - 755, 113), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1440 displayHeight=3120 physicalDisplayWidth=1440 physicalDisplayHeight=3120 density={3.75} cutoutSpec={M 0,0 H -9.333333333333333 V 30.13333333333333 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=56, center=Point(56, 56)}, RoundedCorner{position=TopRight, radius=56, center=Point(1384, 56)}, RoundedCorner{position=BottomRight, radius=56, center=Point(1384, 3064)}, RoundedCorner{position=BottomLeft, radius=56, center=Point(56, 3064)}]} mRoundedCornerFrame=Rect(0, 0 - 1440, 3120), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(1275, 0 - 1440, 113) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1440 displayHeight=3120 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {88990000 mType=statusBars mFrame=[0,0][1440,113] mVisible=false mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {88990005 mType=mandatorySystemGestures mFrame=[0,0][1440,158] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {88990006 mType=tappableElement mFrame=[0,0][1440,113] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1440,113] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {4f250001 mType=navigationBars mFrame=[0,2940][1440,3120] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {4f250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {4f250005 mType=mandatorySystemGestures mFrame=[0,2940][1440,3120] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {4f250006 mType=tappableElement mFrame=[0,2940][1440,3120] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {4f250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
02-02 12:56:24.992 11225 11225 I VRI[LogActivity]@9994993: handleResized, frames=ClientWindowFrames{frame=[0,0][1440,3120] display=[0,0][1440,3120] parentFrame=[0,0][0,0]} displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false dragResizingChanged=false
02-02 12:56:25.053 11225 11225 D InputTransport: Input channel destroyed: 'ClientS', fd=279
02-02 12:56:27.939 11225 11225 I VRI[LogActivity]@9994993: call setFrameRateCategory for touch hint category=no preference, reason=boost timeout, vri=VRI[LogActivity]@9994993
02-02 12:56:32.500 11225 11225 I VRI[LogActivity]@9994993: handleAppVisibility mAppVisible = true visible = false
02-02 12:56:32.501 11225 11225 D VRI[LogActivity]@9994993: visibilityChanged oldVisibility=true newVisibility=false
02-02 12:56:32.510 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:32.517 11225 11225 I VRI[LogActivity]@9994993: Relayout returned: old=(0,0,1440,3120) new=(0,0,1440,3120) relayoutAsync=false req=(1440,3120)8 dur=3 res=0x2 s={false 0x0} ch=true seqId=0
02-02 12:56:32.517 11225 11225 D VRI[LogActivity]@9994993: Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility
02-02 12:56:32.517 11225 11225 I viewroot_draw_event: [VRI[LogActivity]@9994993,Not drawing due to not visible. Reason=!mAppVisible && !mForceDecorViewVisibility]
02-02 12:56:32.517 11225 11225 W WindowOnBackDispatcher: sendCancelIfRunning: isInProgress=false callback=androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@a5576fc
02-02 12:56:32.517 11225 11225 I VRI[LogActivity]@9994993: stopped(true) old = false
02-02 12:56:32.517 11225 11225 D VRI[LogActivity]@9994993: WindowStopped on org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity set to true
02-02 12:56:32.518 11225 11376 D HWUI : CacheManager::trimMemory(20)
02-02 12:56:32.519 11225 11225 I wm_on_stop_called: [73269278,org.openhab.habdroid.ui.LogActivity,STOP_ACTIVITY_ITEM,1]
02-02 12:56:38.477 11225 11225 I VRI[MainActivity]@dcd7cb: onDisplayChanged oldDisplayState=2 newDisplayState=2
02-02 12:56:38.477 11225 11225 I VRI[PreferencesActivity]@72dd545: onDisplayChanged oldDisplayState=2 newDisplayState=2
02-02 12:56:38.477 11225 11225 I VRI[LogActivity]@9994993: onDisplayChanged oldDisplayState=2 newDisplayState=2
02-02 12:56:48.648 11225 11225 I VRI[MainActivity]@dcd7cb: onDisplayChanged oldDisplayState=2 newDisplayState=2
02-02 12:56:48.648 11225 11225 I VRI[PreferencesActivity]@72dd545: onDisplayChanged oldDisplayState=2 newDisplayState=2
02-02 12:56:48.648 11225 11225 I VRI[LogActivity]@9994993: onDisplayChanged oldDisplayState=2 newDisplayState=2
02-02 12:56:49.552 11225 11225 I VRI[LogActivity]@9994993: handleAppVisibility mAppVisible = false visible = true
02-02 12:56:49.553 11225 11225 I VRI[LogActivity]@9994993: stopped(false) old = true
02-02 12:56:49.553 11225 11225 D VRI[LogActivity]@9994993: WindowStopped on org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity set to false
02-02 12:56:49.553 11225 11225 I wm_on_restart_called: [73269278,org.openhab.habdroid.ui.LogActivity,performRestart,0]
02-02 12:56:49.554 11225 11225 I wm_on_start_called: [73269278,org.openhab.habdroid.ui.LogActivity,handleStartActivity,0]
02-02 12:56:49.554 11225 11261 D SessionLifecycleClient: Sending lifecycle 1 to service
02-02 12:56:49.554 11225 11225 I wm_on_resume_called: [73269278,org.openhab.habdroid.ui.LogActivity,RESUME_ACTIVITY,0]
02-02 12:56:49.554 11225 11408 D SessionLifecycleService: Activity foregrounding at 2550359.
02-02 12:56:49.555 11225 11225 I wm_on_top_resumed_gained_called: [73269278,org.openhab.habdroid.ui.LogActivity,topWhenResuming]
02-02 12:56:49.560 11225 11225 I InsetsController: onStateChanged: host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity, from=android.view.ViewRootImpl.relayoutWindow:11298, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1440, 3120), mDisplayCutout=DisplayCutout{insets=Rect(0, 113 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(685, 0 - 755, 113), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1440 displayHeight=3120 physicalDisplayWidth=1440 physicalDisplayHeight=3120 density={3.75} cutoutSpec={M 0,0 H -9.333333333333333 V 30.13333333333333 H 9.333333333333333 V 0 H 0 Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}} sideOverrides={}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=56, center=Point(56, 56)}, RoundedCorner{position=TopRight, radius=56, center=Point(1384, 56)}, RoundedCorner{position=BottomRight, radius=56, center=Point(1384, 3064)}, RoundedCorner{position=BottomLeft, radius=56, center=Point(56, 3064)}]} mRoundedCornerFrame=Rect(0, 0 - 1440, 3120), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(1275, 0 - 1440, 113) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1440 displayHeight=3120 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {88990000 mType=statusBars mFrame=[0,0][1440,113] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {88990005 mType=mandatorySystemGestures mFrame=[0,0][1440,158] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {88990006 mType=tappableElement mFrame=[0,0][1440,113] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1440,113] mVisible=true mFlags= mSideHint=TOP mBoundingRects=null}, InsetsSource: {4f250001 mType=navigationBars mFrame=[0,2940][1440,3120] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {4f250004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null}, InsetsSource: {4f250005 mType=mandatorySystemGestures mFrame=[0,2940][1440,3120] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {4f250006 mType=tappableElement mFrame=[0,2940][1440,3120] mVisible=true mFlags= mSideHint=BOTTOM mBoundingRects=null}, InsetsSource: {4f250024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags= mSideHint=NONE mBoundingRects=null} }
02-02 12:56:49.560 11225 11225 I BufferQueueProducer: [](id:2bd90000005d,api:0,p:114,c:11225) setDequeueTimeout:2077252342
02-02 12:56:49.560 11225 11225 I BLASTBufferQueue_Java: new BLASTBufferQueue, mName= VRI[LogActivity]@9994993 mNativeObject= 0xb4000070f326ad10 sc.mNativeObject= 0xb4000070a30b2a10 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3390 android.view.ViewRootImpl.relayoutWindow:11355 android.view.ViewRootImpl.performTraversals:4537 android.view.ViewRootImpl.doTraversal:3701 android.view.ViewRootImpl$TraversalRunnable.run:12533 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760 android.view.Choreographer.doCallbacks:1216 android.view.Choreographer.doFrame:1142 android.view.Choreographer$FrameDisplayEventReceiver.run:1707
02-02 12:56:49.560 11225 11225 I BLASTBufferQueue_Java: update, w= 1440 h= 3120 mName = VRI[LogActivity]@9994993 mNativeObject= 0xb4000070f326ad10 sc.mNativeObject= 0xb4000070a30b2a10 format= -1 caller= android.graphics.BLASTBufferQueue.<init>:88 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3390 android.view.ViewRootImpl.relayoutWindow:11355 android.view.ViewRootImpl.performTraversals:4537 android.view.ViewRootImpl.doTraversal:3701 android.view.ViewRootImpl$TraversalRunnable.run:12533
02-02 12:56:49.560 11225 11225 W libc : Access denied finding property "vendor.gpp.create_frc_extension"
02-02 12:56:49.560 11225 11225 I VRI[LogActivity]@9994993: Relayout returned: old=(0,0,1440,3120) new=(0,0,1440,3120) relayoutAsync=false req=(1440,3120)0 dur=3 res=0x3 s={true 0xb400006f23096090} ch=true seqId=0
02-02 12:56:49.560 11225 11225 D VRI[LogActivity]@9994993: mThreadedRenderer.initialize() mSurface={isValid=true 0xb400006f23096090} hwInitialized=true
02-02 12:56:49.560 11225 11225 D VRI[LogActivity]@9994993: reportNextDraw android.view.ViewRootImpl.performTraversals:5186 android.view.ViewRootImpl.doTraversal:3701 android.view.ViewRootImpl$TraversalRunnable.run:12533 android.view.Choreographer$CallbackRecord.run:1751 android.view.Choreographer$CallbackRecord.run:1760
02-02 12:56:49.561 11225 11225 D VRI[LogActivity]@9994993: Setup new sync=wmsSync-VRI[LogActivity]@9994993#42
02-02 12:56:49.561 11225 11225 I VRI[LogActivity]@9994993: Creating new active sync group VRI[LogActivity]@9994993#43
02-02 12:56:49.561 11225 11225 D VRI[LogActivity]@9994993: Start draw after previous draw not visible
02-02 12:56:49.561 11225 11225 I viewroot_draw_event: [VRI[LogActivity]@9994993,Start draw after previous draw not visible]
02-02 12:56:49.561 11225 11225 D VRI[LogActivity]@9994993: registerCallbacksForSync syncBuffer=false
02-02 12:56:49.561 11225 11403 D VRI[LogActivity]@9994993: Received frameDrawingCallback syncResult=0 frameNum=1.
02-02 12:56:49.561 11225 11403 I VRI[LogActivity]@9994993: mWNT: t=0xb4000070e30dba10 mBlastBufferQueue=0xb4000070f326ad10 fn= 1 HdrRenderState mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$11.onFrameDraw:15025 android.view.ThreadedRenderer$1.onFrameDraw:761 <bottom of call stack>
02-02 12:56:49.561 11225 11403 I VRI[LogActivity]@9994993: Setting up sync and frameCommitCallback
02-02 12:56:49.570 11225 11376 I BLASTBufferQueue: [VRI[LogActivity]@9994993#93](f:0,a:0,s:0) onFrameAvailable the first frame is available
02-02 12:56:49.570 11225 11376 I SurfaceComposerClient: apply transaction with the first frame. layerId: 3749, bufferData(ID: 48211007898062, frameNumber: 1)
02-02 12:56:49.571 11225 11376 I VRI[LogActivity]@9994993: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
02-02 12:56:49.571 11225 11225 D VRI[LogActivity]@9994993: reportDrawFinished seqId=0
02-02 12:56:49.571 11225 11225 I viewroot_draw_event: [VRI[LogActivity]@9994993,reportDrawFinished seqId=0]
02-02 12:56:49.571 11225 11225 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity
02-02 12:56:49.571 11225 11225 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=statusBars, host=org.openhab.habdroid/org.openhab.habdroid.ui.LogActivity