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

java.lang.IllegalArgumentException: Requested window null does not exist #1

Open
mylhyz opened this issue Jul 17, 2024 · 0 comments
Open

Comments

@mylhyz
Copy link
Owner

mylhyz commented Jul 17, 2024

独立进程+Presentation

点击按钮尝试Toast,崩溃

堆栈

2024-07-17 17:59:38.524  1093-3154  WindowManager           system_server                        E  Window Session Crash
                                                                                                    java.lang.IllegalArgumentException: Requested window null does not exist
                                                                                                    	at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:5456)
                                                                                                    	at com.android.server.wm.Session.actionOnWallpaper(Session.java:356)
                                                                                                    	at com.android.server.wm.Session.setWallpaperZoomOut(Session.java:382)
                                                                                                    	at android.view.IWindowSession$Stub.onTransact(IWindowSession.java:1154)
                                                                                                    	at com.android.server.wm.Session.onTransact(Session.java:139)
                                                                                                    	at android.os.Binder.execTransactInternal(Binder.java:1159)
                                                                                                    	at android.os.Binder.execTransact(Binder.java:1123)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant