Status
()
People
(Reporter: wowie, Unassigned)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
237.60 KB,
text/plain
|
Details |
Created attachment 8666466 [details]
logcat.txt
Fennec immediately crashes on startup on replicant with the following error: No available EGL configurations. Complete logcat is attached.
It seems that eglChooseConfig fails with numConfigs[0]<=0. Would it be possible to provide a fallback there instead of an exception?
Snorp, any ideas what could be going on here?
Flags: needinfo?(snorp)
fwiw, I don't think we officially support replicant (though are happy to take patches, provided they don't cause too many complications!).
Comment 3•3 years ago
|
||
While this is an old post Replicant has a buggy or incomplete support of GL 2.0 or better. The ROM would need to fix this. We have never supported GL 1.1 or lower. Most of the OpenGL ES driver code is not FOSS so it was removed from Replicant. http://redmine.replicant.us/issues/705 http://redmine.replicant.us/boards/9/topics/855?r=4983
Status: UNCONFIRMED → RESOLVED
Last Resolved: 3 years ago
Flags: needinfo?(snorp)
Resolution: --- → INVALID
Comment 4•3 years ago
|
||
Yeah, we need GLES2.
Comment 5•9 months ago
|
||
Just chiming in to say this still exists on replicant 6.0. Crash report with subject mozilla::gl::GLContextEGLFactory::Create.
You need to log in
before you can comment on or make changes to this bug.
Description
•