Erm, how about
:
Code:
C:\>adb shell am start -a android.intent.action.MAIN -c android.intent.category.HOME
I'm having trouble tracking down some of the classes that I see in your logcat.
It looks like some error is generated after it starts your launcher, but in the status bar.
The first thing that you have to know about logcat is that it is a flurry of errors from all sorts of stuff.
You've got a ton of software running and most of it is stupid and generating errors by the second.