nicolas2k / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
1 stars 0 forks source link

IndexOutOfBoundsException in Glass Home (TimelineItemLinkify) causes infinity loop of crashes #402

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I have not been able to reproduce since original crash
2. At the time I was developing an app for Glass. The app, however, does not 
publish cards to the timeline.

What is the expected output? What do you see instead?
Actual: Glass Home crashed causing Glass to become unusable.  Glass Home was 
restarted on each crash but the Exception persisted leaving Glass in an 
infinity loop.

Expected: Glass should handle unexpected exceptions in Timeline

What version of the product are you using? On what operating system?
XE12

Please provide any additional information below.
(Log of StackTrace attached)

Rebooting had no effect. I was able to *fix* by clearing Glass Home's data 
using:

adb shell pm clear com.google.glass.home

Original issue reported on code.google.com by jbirdve...@gmail.com on 8 Feb 2014 at 6:59

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by ala...@google.com on 10 Feb 2014 at 5:28