Skip to content

Honeycomb reboot causes boot animation to loop #68

@CoatedMoose

Description

@CoatedMoose

Installed adw to the motorola xoom. Installs fine, and runs alright. On reboot, the device will not exit the boot animation. By adb/logcat the device appears to load. (with the Profile Startup variable set to true) the home screen appears to load, but does not cut through the animation loop.

Spamming the screen with touches /eventually/ it opens home screen. Once this is induced logcat gives the following

04-19 01:15:09.900: ERROR/MultiTouchController(242): onTouchEvent() failed
04-19 01:15:09.900: ERROR/MultiTouchController(242): java.lang.reflect.InvocationTargetException
04-19 01:15:09.900: ERROR/MultiTouchController(242): at java.lang.reflect.Method.invokeNative(Native Method)
04-19 01:15:09.900: ERROR/MultiTouchController(242): at java.lang.reflect.Method.invoke(Method.java:491)
04-19 01:15:09.900: ERROR/MultiTouchController(242): at org.metalev.multitouch.controller.MultiTouchController.onTouchEvent(MultiTouchController.java:274)
04-19 01:15:09.900: ERROR/MultiTouchController(242): at org.adw.launcher.Workspace.onInterceptTouchEvent(Workspace.java:771)
04-19 01:15:09.900: ERROR/MultiTouchController(242): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1170)
etc...
error repeated several times (most recent it was 10, last time was only 3)

Home screen flashes and 1 or more random apps load in succession (from a selection of the ones that were on the home screen). Once backed out of newly opened apps home screen is usable and behaves as normal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions