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

Honeycomb reboot causes boot animation to loop #68

Open
CoatedMoose opened this issue Apr 19, 2011 · 0 comments
Open

Honeycomb reboot causes boot animation to loop #68

CoatedMoose opened this issue Apr 19, 2011 · 0 comments

Comments

@CoatedMoose
Copy link

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.

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