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

Going back using 'Shell.Current.GoToAsync("..")' causes a crash, but only when using a Mouse on an Android. #19461

Closed
Realinspirer opened this issue Dec 16, 2023 · 13 comments · Fixed by #20420
Assignees
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout area-navigation NavigationPage fixed-in-8.0.40 high It doesn't work at all, crashes or has a big impact. migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Milestone

Comments

@Realinspirer
Copy link

Realinspirer commented Dec 16, 2023

Description

...and due to a completely out of the world reason. At least that's what I am assuming.

So, I have a secondary back button in the ContentPage, which calls GoToAsync("..") to go back. Please note that I was using Windows Subsystem for Android™️ for this testing, but I do believe this might be reproducible on any Android device with a connected mouse (though not tested).
The button works perfectly when I tap it with my finger, but when I use the cursor to click the button, it crashes, and throws a NullReferenceException. I think what actually happens is MAUI tries to send a onhover call after the back button is clicked, but the reference is cleared, and it crashes as a result, whereas in a tap, it doesn't have to send that hover event.

Here's a video demonstration:

43gg.mp4

Or I might be completely wrong about this, because it seems that abnormal.

Steps to Reproduce

  1. Add two pages to a new app, and navigate to second page from first page.
  2. Add a button to the second page, and have it call Shell.Current.GoToAsync("..")
  3. On WSA/Android with a mouse, click on the Back button to get the NullReferenceException.

Link to public reproduction project repository

https://github.com/Realinspirer/tempcheck

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

Android

Affected platform versions

Android 13 (others not checked)

Did you find any workaround?

A cheap workaround, kind of obvious, but may not work at times, is - disabling the back button before the page transition, so that the after events doesn't get into account.

Relevant log output

**System.NullReferenceException:** 'Object reference not set to an instance of an object.'
@Realinspirer Realinspirer added the t/bug Something isn't working label Dec 16, 2023
@Realinspirer
Copy link
Author

Checked on a physical android device with a mouse, and it crashes the same. Is there a way to avoid this?

@jsuarezruiz jsuarezruiz added platform/android 🤖 area-navigation NavigationPage area-controls-shell Shell Navigation, Routes, Tabs, Flyout labels Dec 18, 2023
@PureWeen PureWeen added the s/needs-repro Attach a solution or code which reproduces the issue label Dec 18, 2023
@ghost
Copy link

ghost commented Dec 18, 2023

Hi @Realinspirer. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@PureWeen
Copy link
Member

Do you have a full stack trace as well?

@Realinspirer
Copy link
Author

I added a public repository for the people. Also, I am unable to fetch the exception stack trace, maybe because it's caused internally, or I don't know.

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-repro Attach a solution or code which reproduces the issue labels Dec 18, 2023
@PureWeen
Copy link
Member

@PureWeen PureWeen added s/needs-info Issue needs more info from the author and removed s/needs-attention Issue has more information and needs another look labels Dec 18, 2023
@ghost
Copy link

ghost commented Dec 18, 2023

Hi @Realinspirer. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

@Realinspirer
Copy link
Author

Realinspirer commented Dec 19, 2023

Okay, here's the logcat logs right after the crash:

Time Device Name Type PID Tag Message

12-19 11:56:05.344	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:06.312	Windows Subsystem for Android	Warning	297	ActivityTaskManager	Activity top resumed state loss timeout for ActivityRecord{f8e275 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity} t10}
12-19 11:56:05.814	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:05.814	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=9 displayId=0 isRunning=true baseIntent=Intent { flg=0x10818000 cmp=com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity } baseActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} topActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} origActivity=null realActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} numActivities=1 lastActiveTime=504315 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@f82021} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{df5ec46 com.microsoft.windows.placeholder.PlaceholderActivity} launchCookies=[] positionInParent=Point(320, 120) parentTaskId=-1 isFocused=false isVisible=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:56:05.814	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:56:05.813	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onResume
12-19 11:56:05.813	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStart
12-19 11:56:05.813	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onRestart
12-19 11:56:05.811	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: true
12-19 11:56:05.811	Windows Subsystem for Android	Debug	535	WsaTaskManager	move placeholder to front: 9
12-19 11:56:05.811	Windows Subsystem for Android	Verbose	535	WsaTaskManager	movePlaceholderOrFocusedWindowsWindowToFront from taskId: 10
12-19 11:56:05.811	Windows Subsystem for Android	Debug	535	WsaTaskManager	clearFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:56:05.566	Windows Subsystem for Android	Error	297	TaskPersister	File error accessing recents directory (directory doesn't exist?).
12-19 11:56:05.352	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.352	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.352	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.352	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.344	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.344	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.344	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.336	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.336	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.336	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.336	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.328	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.328	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.328	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.328	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.321	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.321	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.321	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.321	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.312	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.312	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.312	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.312	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.305	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.305	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.305	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.305	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.298	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.298	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.298	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.298	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.290	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.290	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.290	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.290	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.282	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.282	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.282	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.282	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.274	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.274	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.274	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.274	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.156	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.156	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.156	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.156	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.140	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.140	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.140	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.140	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.132	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.132	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.132	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.132	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.125	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.125	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.125	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.125	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.117	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.117	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.117	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.117	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.109	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.109	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.109	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.109	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:05.103	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:56:05.103	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:56:05.103	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:56:05.103	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:56:04.729	Windows Subsystem for Android	Warning	137	SurfaceFlinger	couldn't log to binary event log: overflow.
12-19 11:56:04.698	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStop
12-19 11:56:04.698	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onPause
12-19 11:56:04.682	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:04.681	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:56:04.681	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:56:04.679	Windows Subsystem for Android	Warning	297	libprocessgroup	Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
12-19 11:56:04.679	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:56:04.679	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:56:04.679	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: -1 lastFocusedTaskIdOnWindows: 10
12-19 11:56:04.679	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=10 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.companyname.temp/crc648e2146aa22512951.MainActivity } baseActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} topActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} origActivity=null realActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} numActivities=1 lastActiveTime=339788 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@3240a2b} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{9b39e88 crc648e2146aa22512951.MainActivity} launchCookies=[] positionInParent=Point(893, 124) parentTaskId=-1 isFocused=false isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:56:04.679	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:04.676	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 10 toFront: true
12-19 11:56:04.676	Windows Subsystem for Android	Debug	535	WsaTaskManager	setFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: -1
12-19 11:56:04.085	Windows Subsystem for Android	Warning	297	ActivityTaskManager	Activity top resumed state loss timeout for ActivityRecord{f8e275 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity} t10}
12-19 11:56:03.588	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:03.587	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=9 displayId=0 isRunning=true baseIntent=Intent { flg=0x10818000 cmp=com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity } baseActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} topActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} origActivity=null realActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} numActivities=1 lastActiveTime=502935 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@dcd3ea5} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{218227a com.microsoft.windows.placeholder.PlaceholderActivity} launchCookies=[] positionInParent=Point(320, 120) parentTaskId=-1 isFocused=false isVisible=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:56:03.587	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:56:03.586	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onResume
12-19 11:56:03.586	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStart
12-19 11:56:03.586	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onRestart
12-19 11:56:03.584	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: true
12-19 11:56:03.584	Windows Subsystem for Android	Debug	535	WsaTaskManager	move placeholder to front: 9
12-19 11:56:03.584	Windows Subsystem for Android	Verbose	535	WsaTaskManager	movePlaceholderOrFocusedWindowsWindowToFront from taskId: 10
12-19 11:56:03.584	Windows Subsystem for Android	Debug	535	WsaTaskManager	clearFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:56:03.227	Windows Subsystem for Android	Warning	137	SurfaceFlinger	couldn't log to binary event log: overflow.
12-19 11:56:03.197	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStop
12-19 11:56:03.196	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onPause
12-19 11:56:03.180	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:03.179	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:56:03.179	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:56:03.178	Windows Subsystem for Android	Warning	297	libprocessgroup	Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
12-19 11:56:03.177	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:56:03.177	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:56:03.177	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: -1 lastFocusedTaskIdOnWindows: 10
12-19 11:56:03.177	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=10 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.companyname.temp/crc648e2146aa22512951.MainActivity } baseActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} topActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} origActivity=null realActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} numActivities=1 lastActiveTime=339788 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@e3dbc0f} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{22fd49c crc648e2146aa22512951.MainActivity} launchCookies=[] positionInParent=Point(893, 124) parentTaskId=-1 isFocused=false isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:56:03.177	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:03.175	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 10 toFront: true
12-19 11:56:03.175	Windows Subsystem for Android	Debug	535	WsaTaskManager	setFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: -1
12-19 11:56:02.705	Windows Subsystem for Android	Warning	297	ActivityTaskManager	Activity top resumed state loss timeout for ActivityRecord{f8e275 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity} t10}
12-19 11:56:02.207	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:02.207	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=9 displayId=0 isRunning=true baseIntent=Intent { flg=0x10818000 cmp=com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity } baseActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} topActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} origActivity=null realActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} numActivities=1 lastActiveTime=421941 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@74ebce9} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{f4b9d6e com.microsoft.windows.placeholder.PlaceholderActivity} launchCookies=[] positionInParent=Point(320, 120) parentTaskId=-1 isFocused=false isVisible=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:56:02.207	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:56:02.206	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onResume
12-19 11:56:02.206	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStart
12-19 11:56:02.206	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onRestart
12-19 11:56:02.204	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: true
12-19 11:56:02.204	Windows Subsystem for Android	Debug	535	WsaTaskManager	move placeholder to front: 9
12-19 11:56:02.204	Windows Subsystem for Android	Verbose	535	WsaTaskManager	movePlaceholderOrFocusedWindowsWindowToFront from taskId: 10
12-19 11:56:02.204	Windows Subsystem for Android	Debug	535	WsaTaskManager	clearFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:56:01.580	Windows Subsystem for Android	Warning	137	SurfaceFlinger	couldn't log to binary event log: overflow.
12-19 11:56:01.552	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStop
12-19 11:56:01.551	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onPause
12-19 11:56:01.543	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:01.539	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:56:01.538	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:56:01.536	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:56:01.536	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:56:01.535	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:56:01.535	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: 10
12-19 11:56:01.531	Windows Subsystem for Android	Warning	297	libprocessgroup	Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
12-19 11:56:01.531	Windows Subsystem for Android	Info	297	ActivityManager	PendingStartActivityUids startActivity to updateOomAdj delay:79820ms, uid:10041
12-19 11:56:01.531	Windows Subsystem for Android	Debug	297	OomAdjuster	Not killing cached processes
12-19 11:56:01.531	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=10 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.companyname.temp/crc648e2146aa22512951.MainActivity } baseActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} topActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} origActivity=null realActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} numActivities=1 lastActiveTime=339788 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@2f57b3} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{8531170 crc648e2146aa22512951.MainActivity} launchCookies=[] positionInParent=Point(893, 124) parentTaskId=-1 isFocused=false isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:56:01.528	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 10 toFront: true
12-19 11:56:01.528	Windows Subsystem for Android	Debug	535	WsaTaskManager	setFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: -1
12-19 11:55:42.517	Windows Subsystem for Android	Verbose	752	ClipboardContentHelper	Creating new ClipData with size of: 1
12-19 11:55:42.514	Windows Subsystem for Android	Verbose	752	ClipboardRedirectionHandler	Receive ClipboardMessage SetServerClipboardContent
12-19 11:55:39.158	Windows Subsystem for Android	Verbose	752	ClipboardContentHelper	Creating new ClipData with size of: 1
12-19 11:55:39.156	Windows Subsystem for Android	Verbose	752	ClipboardRedirectionHandler	Receive ClipboardMessage SetServerClipboardContent
12-19 11:54:56.022	Windows Subsystem for Android	Warning	297	PackageManager	Verification with id 1 not found. It may be invalid or overridden by integrity verification
12-19 11:54:43.715	Windows Subsystem for Android	Error	297	TaskPersister	File error accessing recents directory (directory doesn't exist?).
12-19 11:54:41.711	Windows Subsystem for Android	Warning	297	ActivityTaskManager	Activity top resumed state loss timeout for ActivityRecord{f8e275 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity} t10}
12-19 11:54:41.213	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:54:41.213	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=9 displayId=0 isRunning=true baseIntent=Intent { flg=0x10818000 cmp=com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity } baseActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} topActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} origActivity=null realActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} numActivities=1 lastActiveTime=393784 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@5e21eed} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{f019122 com.microsoft.windows.placeholder.PlaceholderActivity} launchCookies=[] positionInParent=Point(320, 120) parentTaskId=-1 isFocused=false isVisible=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:54:41.213	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:54:41.212	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onResume
12-19 11:54:41.212	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStart
12-19 11:54:41.212	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onRestart
12-19 11:54:41.210	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: true
12-19 11:54:41.210	Windows Subsystem for Android	Debug	535	WsaTaskManager	move placeholder to front: 9
12-19 11:54:41.210	Windows Subsystem for Android	Verbose	535	WsaTaskManager	movePlaceholderOrFocusedWindowsWindowToFront from taskId: 10
12-19 11:54:41.210	Windows Subsystem for Android	Debug	535	WsaTaskManager	clearFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:54:40.255	Windows Subsystem for Android	Warning	137	SurfaceFlinger	couldn't log to binary event log: overflow.
12-19 11:54:40.225	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStop
12-19 11:54:40.224	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onPause
12-19 11:54:40.211	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:54:40.210	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:54:40.210	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:54:40.207	Windows Subsystem for Android	Info	297	ActivityManager	PendingStartActivityUids startActivity to updateOomAdj delay:26651ms, uid:10041
12-19 11:54:40.207	Windows Subsystem for Android	Warning	297	libprocessgroup	Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
12-19 11:54:40.207	Windows Subsystem for Android	Debug	297	OomAdjuster	Not killing cached processes
12-19 11:54:40.206	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:54:40.206	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:54:40.206	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: -1 lastFocusedTaskIdOnWindows: 10
12-19 11:54:40.206	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=10 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.companyname.temp/crc648e2146aa22512951.MainActivity } baseActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} topActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} origActivity=null realActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} numActivities=1 lastActiveTime=339788 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@cd9c117} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{566904 crc648e2146aa22512951.MainActivity} launchCookies=[] positionInParent=Point(893, 124) parentTaskId=-1 isFocused=false isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:54:40.206	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:54:40.203	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 10 toFront: true
12-19 11:54:40.203	Windows Subsystem for Android	Debug	535	WsaTaskManager	setFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: -1
12-19 11:54:15.092	Windows Subsystem for Android	Error	297	TaskPersister	File error accessing recents directory (directory doesn't exist?).
12-19 11:54:13.555	Windows Subsystem for Android	Warning	297	ActivityTaskManager	Activity top resumed state loss timeout for ActivityRecord{f8e275 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity} t10}
12-19 11:54:13.058	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:54:13.058	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=9 displayId=0 isRunning=true baseIntent=Intent { flg=0x10818000 cmp=com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity } baseActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} topActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} origActivity=null realActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} numActivities=1 lastActiveTime=363923 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@7dca8b1} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{e3ff196 com.microsoft.windows.placeholder.PlaceholderActivity} launchCookies=[] positionInParent=Point(320, 120) parentTaskId=-1 isFocused=false isVisible=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:54:13.057	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:54:13.057	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onResume
12-19 11:54:13.057	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStart
12-19 11:54:13.057	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onRestart
12-19 11:54:13.053	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: true
12-19 11:54:13.053	Windows Subsystem for Android	Debug	535	WsaTaskManager	move placeholder to front: 9
12-19 11:54:13.053	Windows Subsystem for Android	Verbose	535	WsaTaskManager	movePlaceholderOrFocusedWindowsWindowToFront from taskId: 10
12-19 11:54:13.053	Windows Subsystem for Android	Debug	535	WsaTaskManager	clearFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:54:12.777	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.777	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.777	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.777	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.770	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.770	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.770	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.770	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.762	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.762	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.762	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.762	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.755	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.755	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.755	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.754	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.746	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.746	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.746	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.746	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.738	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.738	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.738	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.738	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.733	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.733	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.733	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.733	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.723	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.723	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.723	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.723	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.715	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.715	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.715	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.715	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.708	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.708	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.707	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.707	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.699	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.699	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.699	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.699	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.691	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.691	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.691	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.691	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.685	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.685	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.685	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.685	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.676	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.676	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.676	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.676	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.667	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.667	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.667	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.667	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.660	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.660	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.660	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.660	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.652	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.652	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.652	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.652	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.644	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.644	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.644	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.644	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.637	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.637	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.637	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.637	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.628	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.628	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.628	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.628	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.620	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.620	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.620	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.620	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:12.614	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:54:12.614	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:54:12.614	Windows Subsystem for Android	Warning	297	InputDispatcher	Not sending touch gesture to 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity because it is not responsive
12-19 11:54:12.614	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity is not responsive
12-19 11:54:11.643	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:54:11.107	Windows Subsystem for Android	Warning	137	SurfaceFlinger	couldn't log to binary event log: overflow.
12-19 11:54:11.082	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStop
12-19 11:54:11.082	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onPause
12-19 11:54:11.079	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:54:11.078	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:54:11.078	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:54:11.076	Windows Subsystem for Android	Warning	297	libprocessgroup	Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
12-19 11:54:11.075	Windows Subsystem for Android	Info	297	ActivityManager	PendingStartActivityUids startActivity to updateOomAdj delay:27382ms, uid:10041
12-19 11:54:11.075	Windows Subsystem for Android	Debug	297	OomAdjuster	Not killing cached processes
12-19 11:54:11.075	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:54:11.075	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: -1 lastFocusedTaskIdOnWindows: 10
12-19 11:54:11.075	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:54:11.075	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=10 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.companyname.temp/crc648e2146aa22512951.MainActivity } baseActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} topActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} origActivity=null realActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} numActivities=1 lastActiveTime=339788 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@b179c3b} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{b49af58 crc648e2146aa22512951.MainActivity} launchCookies=[] positionInParent=Point(133, 88) parentTaskId=-1 isFocused=false isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:54:11.075	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:54:11.073	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 10 toFront: true
12-19 11:54:11.073	Windows Subsystem for Android	Debug	535	WsaTaskManager	setFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: -1
12-19 11:53:58.763	Windows Subsystem for Android	Verbose	752	ClipboardContentHelper	Creating new ClipData with size of: 1
12-19 11:53:58.760	Windows Subsystem for Android	Verbose	752	ClipboardRedirectionHandler	Receive ClipboardMessage SetServerClipboardContent
12-19 11:53:58.503	Windows Subsystem for Android	Verbose	752	ClipboardContentHelper	Creating new ClipData with size of: 1
12-19 11:53:58.499	Windows Subsystem for Android	Verbose	752	ClipboardRedirectionHandler	Receive ClipboardMessage SetServerClipboardContent
12-19 11:53:48.221	Windows Subsystem for Android	Debug	297	CompatibilityChangeReporter	Compat change id reported: 185004937; UID 10075; state: ENABLED
12-19 11:53:48.221	Windows Subsystem for Android	Debug	297	CompatibilityChangeReporter	Compat change id reported: 184838306; UID 10075; state: DISABLED
12-19 11:53:48.221	Windows Subsystem for Android	Debug	297	CompatibilityChangeReporter	Compat change id reported: 174042980; UID 10075; state: DISABLED
12-19 11:53:48.215	Windows Subsystem for Android	Info	297	WindowManager	ANR in Window{261a994 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity}. Reason:261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity (server) is not responding. Waited 5003ms for FocusEvent(hasFocus=false)
12-19 11:53:48.215	Windows Subsystem for Android	Warning	297	InputDispatcher	Canceling events for 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity (server) because it is unresponsive
12-19 11:53:48.215	Windows Subsystem for Android	Warning	297	InputDispatcher	Window 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity (server) is unresponsive: 261a994 com.companyname.temp/crc648e2146aa22512951.MainActivity (server) is not responding. Waited 5003ms for FocusEvent(hasFocus=false)
12-19 11:53:45.010	Windows Subsystem for Android	Error	297	TaskPersister	File error accessing recents directory (directory doesn't exist?).
12-19 11:53:43.693	Windows Subsystem for Android	Warning	297	ActivityTaskManager	Activity top resumed state loss timeout for ActivityRecord{f8e275 u0 com.companyname.temp/crc648e2146aa22512951.MainActivity} t10}
12-19 11:53:43.195	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:53:43.195	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=9 displayId=0 isRunning=true baseIntent=Intent { flg=0x10818000 cmp=com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity } baseActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} topActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} origActivity=null realActivity=ComponentInfo{com.microsoft.windows.homeapp/com.microsoft.windows.placeholder.PlaceholderActivity} numActivities=1 lastActiveTime=361712 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@e075e35} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{9d572ca com.microsoft.windows.placeholder.PlaceholderActivity} launchCookies=[] positionInParent=Point(320, 120) parentTaskId=-1 isFocused=false isVisible=false isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:53:43.195	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:53:43.194	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onResume
12-19 11:53:43.194	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStart
12-19 11:53:43.194	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onRestart
12-19 11:53:43.192	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: true
12-19 11:53:43.192	Windows Subsystem for Android	Debug	535	WsaTaskManager	move placeholder to front: 9
12-19 11:53:43.192	Windows Subsystem for Android	Verbose	535	WsaTaskManager	movePlaceholderOrFocusedWindowsWindowToFront from taskId: 10
12-19 11:53:43.192	Windows Subsystem for Android	Debug	535	WsaTaskManager	clearFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:53:43.120	Windows Subsystem for Android	Warning	4753	OnBackInvokedCallback	Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
12-19 11:53:43.120	Windows Subsystem for Android	Warning	4753	OnBackInvokedCallback	OnBackInvokedCallback is not enabled for the application.
12-19 11:53:42.955	Windows Subsystem for Android	Error	297	CellBroadcastUtils	getDefaultCellBroadcastReceiverPackageName: no package found
12-19 11:53:42.954	Windows Subsystem for Android	Debug	752	UserInputRedirectionHandler	moveTaskToFront: 10
12-19 11:53:42.608	Windows Subsystem for Android	Debug	4753	EGL_emulation	app_time_stats: avg=152.45ms min=1.43ms max=787.87ms count=8
12-19 11:53:42.254	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:53:42.254	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:53:42.254	Windows Subsystem for Android	Warning	297	InputDispatcher	Asynchronous input event injection failed.
12-19 11:53:42.254	Windows Subsystem for Android	Info	297	InputDispatcher	Dropping event because there is no touched window on display 0 to receive it: MotionEvent
12-19 11:53:42.170	Windows Subsystem for Android	Warning	137	SurfaceFlinger	couldn't log to binary event log: overflow.
12-19 11:53:42.144	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onStop
12-19 11:53:42.144	Windows Subsystem for Android	Verbose	532	PlaceholderActivity	onPause
12-19 11:53:42.140	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:53:42.139	Windows Subsystem for Android	Error	297	CellBroadcastUtils	getDefaultCellBroadcastReceiverPackageName: no package found
12-19 11:53:42.138	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:53:42.138	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: 10 lastFocusedTaskIdOnWindows: 10
12-19 11:53:42.138	Windows Subsystem for Android	Debug	752	UserInputRedirectionHandler	moveTaskToFront: 10
12-19 11:53:42.137	Windows Subsystem for Android	Warning	297	libprocessgroup	Failed to open /dev/stune/top-app/cgroup.procs: No such file or directory
12-19 11:53:42.136	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 9 toFront: false
12-19 11:53:42.136	Windows Subsystem for Android	Verbose	535	WsaTaskManager	onTaskMovedToFrontInternal lastFocusedTaskIdOnAndroid: -1 lastFocusedTaskIdOnWindows: 10
12-19 11:53:42.136	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 10
12-19 11:53:42.136	Windows Subsystem for Android	Verbose	535	WsaTaskManager	TaskStackListener onTaskMovedToFront taskInfo: TaskInfo{userId=0 taskId=10 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 cmp=com.companyname.temp/crc648e2146aa22512951.MainActivity } baseActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} topActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} origActivity=null realActivity=ComponentInfo{com.companyname.temp/crc648e2146aa22512951.MainActivity} numActivities=1 lastActiveTime=339788 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{android.window.IWindowContainerToken$Stub$Proxy@4a14d1f} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{327786c crc648e2146aa22512951.MainActivity} launchCookies=[] positionInParent=Point(133, 88) parentTaskId=-1 isFocused=false isVisible=true isSleeping=false topActivityInSizeCompat=false topActivityEligibleForLetterboxEducation= false topActivityLetterboxed= false isFromDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 locusId=null displayAreaFeatureId=1 cameraCompatControlState=hidden}
12-19 11:53:42.136	Windows Subsystem for Android	Info	535	WsaTaskManager	onTaskInfoChanged taskId: 9
12-19 11:53:42.132	Windows Subsystem for Android	Debug	535	WsaTaskManager	reorderTask: 10 toFront: true
12-19 11:53:42.132	Windows Subsystem for Android	Debug	535	WsaTaskManager	setFocusedWindowOnAndroid taskId: 10 lastFocusedTaskIdOnAndroid: 9 lastFocusedTaskIdOnWindows: -1
12-19 11:53:41.373	Windows Subsystem for Android	Debug	4753	EGL_emulation	app_time_stats: avg=131.46ms min=0.86ms max=789.01ms count=8

@ghost ghost added s/needs-attention Issue has more information and needs another look and removed s/needs-info Issue needs more info from the author labels Dec 19, 2023
@PureWeen PureWeen added high It doesn't work at all, crashes or has a big impact. and removed s/needs-attention Issue has more information and needs another look labels Dec 19, 2023
@PureWeen PureWeen added this to the Backlog milestone Dec 19, 2023
@ghost
Copy link

ghost commented Dec 19, 2023

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

@PureWeen PureWeen added migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert potential-regression This issue described a possible regression on a currently supported version., verification pending labels Dec 19, 2023
@tekmun
Copy link

tekmun commented Jan 13, 2024

Hi, I have the same issue with WSA.
I have a touchscreen monitor. If I use touch to navigate, the app works well. If I use the mouse to click to navigate back to another page using await Navigation.PopAsync(false);, it crashes.

The system trace is below.

at Microsoft.Maui.Controls.Platform.PointerGestureHandler.OnHover(View control, MotionEvent e) in D:\a_work\1\s\src\Controls\src\Core\Platform\Android\PointerGestureHandler.cs:line 26
at Android.Views.View.IOnHoverListenerInvoker.n_OnHover_Landroid_view_View_Landroid_view_MotionEvent_(IntPtr jnienv, IntPtr native__this, IntPtr native_v, IntPtr native_e) in /Users/runner/work/1/s/xamarin-android/src/Mono.Android/obj/Release/net8.0/android-34/mcw/Android.Views.View.cs:line 3251
at Android.Runtime.JNINativeWrapper.Wrap_JniMarshal_PPLL_Z(_JniMarshal_PPLL_Z callback, IntPtr jnienv, IntPtr klazz, IntPtr p0, IntPtr p1) in /Users/runner/work/1/s/xamarin-android/src/Mono.Android/Android.Runtime/JNINativeWrapper.g.cs:line 246

This issue should be addressed now rather than pushing it to backlog because it prevents developers from testing the MAUI Android using WSA. It slows down the development cycle dramatically.

@tekmun
Copy link

tekmun commented Jan 15, 2024

I don't recall having this issue in dotnet 7. Kindly look into this issue. Thanks.

@Realinspirer
Copy link
Author

I don't recall having this issue in dotnet 7. Kindly look into this issue. Thanks.

I think it always crashed because of the hover thing on Android. I know I could be wrong about this hover thing, but that's the obvious thing I can think of.
What I mean is- it probably did crash on version 7 on Android, but it might not have crashed on WSA, because it might have had some different mouse handling or something. I mean WSA do get updates quite regularly. But I do remember it crashing on WSA regarding some similar issue, quite some time ago.

I also feel like it's more of a development problem of not being able to use a mouse to test android app, but also, on a physical device, that means that user cannot use mouse to operate a few buttons, that just makes it so much worse. I mean did have a high tag. Let's see.

@tekmun
Copy link

tekmun commented Jan 18, 2024

OK. I did not encounter any crash on WAS in dotnet 7.
I always thought the crash issue was of the highest priority. What is the point of having an app that cannot be used because it crashes every time a user clicks on an image button that navigates back to the previous content page?
Kindly assist in squashing this bug. Thanks.

@tekmun
Copy link

tekmun commented Apr 17, 2024

Using the latest version, this issue still persists with Windows Subsystem with Android.

@samhouts samhouts modified the milestones: Backlog, .NET 8 SR5 May 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-shell Shell Navigation, Routes, Tabs, Flyout area-navigation NavigationPage fixed-in-8.0.40 high It doesn't work at all, crashes or has a big impact. migration-compatibility Xamarin.Forms to .NET MAUI Migration, Upgrade Assistant, Try-Convert platform/android 🤖 potential-regression This issue described a possible regression on a currently supported version., verification pending t/bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants