[android-developers] Re: surface (identity=xxxxx) is invalid, err=-19 (no such device)
At what exact points in your code does this happen?
On May 17, 9:55 pm, Tamás Kovács <falcon.firebre...@gmail.com> wrote:
> This is a logcat ERROR entry which I get in 3 (three) instance at the
> same time, but the game I develop works fine. I'm just worried because
> this is an error, not a warning. I get the 3 identical entries when my
> game screen (GLSurface) is resumed due to Activity.onResume(). The
> screen behavior is absolutely fine in the same practice.
>
> Details: my game is subject to GLSurfaceView.onResume() as well as
> orientation change (i.e. it's set to landscape in the manifest and in
> configchanges, but obviously Android needs to change orientation to
> landscape when I return from my home screen to the game). So I get the
> error shortly after the GL thread is resumed (during texture
> reloading).
>
> Should I worry? It's an Error, after all.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home