I use a simple pygame script from here: 
http://pygame-catalin.blogspot.ro/2013/08/pygame-first-interface-part-4.html
.
When I want to make a screenshot using android-studio of this game.
This is the error show by Android-Studio in log:

08-15 15:16:24.530    2628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.540    
  116-116/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!08-15 15:16:24.540    2628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.540    
  116-130/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!08-15 15:16:24.540    2628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.540    
  116-136/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!08-15 15:16:24.540    2628-2647/? E/: void 
__egl_platform_dequeue_buffer(egl_surface*):1080 [EGL-ERROR] failed to dequeue 
buffer from native window (0x19cf18); err = -19, buf = 0x008-15 15:16:24.550    
 116-2307/? E/SurfaceTexture: [SurfaceView] dequeueBuffer: SurfaceTexture has 
been abandoned!

 Any idea about this error?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to