Hi,

I'm bulding android for a single board computer with connected 7 inch
lcd touch screen. It's working like a charm, but one issue.
SystemUI.apk is crashing all the time with following error log:


> I/ActivityManager(  368): Start proc com.android.systemui for restart 
com.android.systemui: pid=1883 uid=10001 gids={50001, 1028, 1015, 3002, 
3001}
> D/SystemUIService( 1883): loading: class com.android.systemui.
statusbar.tablet.TabletStatusBar
> D/SystemUIService( 1883): running: 
com.android.systemui.statusbar.tablet.TabletStatusBar@410bd2e0
> I/StatusBarManagerService(  368): registerStatusBar 
bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@41579a70
> W/ResourceType( 1883): Failure getting entry for 0x7f0200db (t=1 e=219) 
in package 0 (error -75)
> D/AndroidRuntime( 1883): Shutting down VM
> W/dalvikvm( 1883): threadid=1: thread exiting with uncaught exception 
(group=0x40d30930)
> E/AndroidRuntime( 1883): FATAL EXCEPTION: main
> E/AndroidRuntime( 1883): java.lang.RuntimeException: Unable to create 
service com.android.systemui.SystemUIService: 
android.view.InflateException: Binary XML file line #48: Error inflating 
class com.android.systemui.statusbar.policy.CompatModeButton



Does anyone know how to fix this or what's the reason for the crash?

Thank you very much in advance.

-- 
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-porting+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to