https://bugs.documentfoundation.org/show_bug.cgi?id=158125
Bug ID: 158125
Summary: Android Viewer fails in Google Play CI: "No suitable
EGL configuration found"
Product: LibreOffice
Version: 7.6.2.1 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Android Viewer
Assignee: [email protected]
Reporter: [email protected]
Created attachment 190736
--> https://bugs.documentfoundation.org/attachment.cgi?id=190736&action=edit
Screenshot of device specification as shown in Google Play console
With a pre-release build for 7.6.3, using the libreoffice-7-6-3 branch as of
commit 7f61102f02cd53276d15d7f3d80a291fd9ce48e4, the app crashred for 1 of the
11 devices used for automated testing in the Google Play CI with this stack
trace:
Exception org.mozilla.gecko.gfx.GLController$GLControllerException: No suitable
EGL configuration found
at org.mozilla.gecko.gfx.GLController.chooseConfig (GLController.java:219)
at org.mozilla.gecko.gfx.GLController.initEGL (GLController.java:172)
at org.mozilla.gecko.gfx.GLController.initEGLContext (GLController.java:176)
at org.mozilla.gecko.gfx.GLController.initGLContext (GLController.java:57)
at org.mozilla.gecko.gfx.RenderControllerThread.doSurfaceCreated
(RenderControllerThread.java:132)
at org.mozilla.gecko.gfx.RenderControllerThread.execute
(RenderControllerThread.java:52)
at org.mozilla.gecko.gfx.RenderControllerThread.run
(RenderControllerThread.java:30)
A screenshot of the device specifications as shown in the Google Play Console
is attached.
--
You are receiving this mail because:
You are the assignee for the bug.