| Issue 113: | black screen and nothing shown on screen when starting mixare | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Error report from the android market: It happened on a Samsung Galaxy S (don't know the android version). I'll have the phone lend to me and will try to reproduce it. android.view.ViewRoot$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views. at android.view.ViewRoot.checkThread(ViewRoot.java:3053) at android.view.ViewRoot.invalidateChild(ViewRoot.java:647) at android.view.ViewRoot.invalidateChildInParent(ViewRoot.java:673) at android.view.ViewGroup.invalidateChild(ViewGroup.java:2511) at android.view.View.invalidate(View.java:5279) at android.view.View.setFlags(View.java:4656) at android.view.View.setVisibility(View.java:3116) at android.widget.ProgressBar.setVisibility(ProgressBar.java:769) at org.mixare.MixView.setZoomLevel(MixView.java:615) at org.mixare.MixView.repaint(MixView.java:173) at org.mixare.DataView$1.run(DataView.java:309) at java.util.Timer$TimerImpl.run(Timer.java:284)
May 8, 2012
#1
DevBinn...@gmail.com
May 16, 2012
Merged into development, thanks a lot!
Status:
Fixed
|