I'm getting a WIN DEATH message on shutdown from one of my live wallpapers. Since this occurs at shutdown the user doesn't really notice, it does however reset the lwp to the default paper upon the next restart.
Pertinent log message afaik follows. I/PackageManager( 120): Removing non-system package:Hammer.App.VirtualWorld2^M I/Process ( 120): Sending signal. PID: 692 SIG: 9^M I/ActivityManager( 120): Force stopping package Hammer.App.VirtualWorld2 uid=10111^M W/ActivityManager( 120): Scheduling restart of crashed service Hammer.App.VirtualWorld2/.GlDynamicBackground2 in 5000ms^M I/ActivityManager( 120): Force stopping service ServiceRecord{4429a6c8 Hammer.App.VirtualWorld2/.GlDynamicBackground2} ^M W/WallpaperService( 120): Wallpaper service gone: ComponentInfo{Hammer.App.VirtualWorld2/ Hammer.App.VirtualWorld2.GlDynamicBackground2}^M I/WindowManager( 120): WIN DEATH: Window{44249828 Hammer.App.VirtualWorld2.GlDynamicBackground2 paused=false}^M As far as I can tell the lwp isn't being destroyed via Engine.onDestroy() on shutdown, I'm not entirely sure what else I need to take care of so that the system can destroy it cleanly at shutdown? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en