jeter
unread,Dec 9, 2010, 7:53:37 AM12/9/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to odroid developer discuss
I had a trouble in high resolution 1366x768 device for Android 2.1.
When I run one or more apks in my device, sometimes the screen becomes
white and the Surfaceflinger outputs "GL error 0x0505", "GL error
0x0501", "layer=0x1119f0, glEGLImageTargetTexture2DOES(0x2c0168)
err=0x0501, etc. from adb logcat. When it happens, I still can touch
the panel to trigger events or press home or back key to return to
Home or the previous screen, so it jsut seems not to draw the screen
at that time. And if I press the back key to return to home and then
launch this apk again, its screen is still white. But if I press the
home key to return to home and then launch this apk again, it seems
workable and the screen is normal. Does anyone have any idea to fix
this issue? Thanks a lot!