Paparazzo icon indicating copy to clipboard operation
Paparazzo copied to clipboard

Failed to bind EAGLDrawable

Open jcvelaguirre opened this issue 3 years ago • 2 comments

Hi, after a continuous use of the camera in mediapicker, at some point all the buttons are like stuck or disabled but the camera view keeps displaying normally. I get the following error in the log :

Failed to bind EAGLDrawable: <CAEAGLLayer: 0x282b9fc60> to GL_RENDERBUFFER 2 Failed to make complete framebuffer object 8cd6

Please, help me with this issue.

Thanks in advance.

jcvelaguirre avatar Feb 17 '21 18:02 jcvelaguirre

Hello. This is a familiar log message, but it hasn't affected the UX before. Which screen of Paparazzo are you on exactly? Can you send a screenshot or maybe a video?

HiveHicks avatar Feb 20 '21 15:02 HiveHicks

After the third photo taken and then changing to the front camera, you will see that the camera still works but I'm not able to press any button. https://user-images.githubusercontent.com/74824397/109011367-2f3b2580-7687-11eb-888b-e21d1c555e7c.mp4

Then a lot of messages appear on the console :

Failed to bind EAGLDrawable: <CAEAGLLayer: 0x282b9fc60> to GL_RENDERBUFFER 2 Failed to make complete framebuffer object 8cd6

jcvelaguirre avatar Feb 24 '21 14:02 jcvelaguirre