On Tue, 15 Nov 2022, Yuri D'Elia wrote:

Package: libwxgtk3.2-0
Version: 3.2.1+dfsg-1
Severity: normal

wxWidgets 3.1+ enables EGL support by default, which also needs to be
enabled in GLEW. GLEW 2.2.0 EGL support is disabled (see #1020640 for
bug in glew 2.2).

This results a failure in creating an opengl context in several programs: see
https://github.com/supermerill/SuperSlicer/issues/1093#issuecomment-1046004099
for one example.

I'm not sure whether would be the best course of action (ie: patching
glew or disabling EGL canvas support in wx). I'm currently rebuilding wx
with --disable-glcanvasegl in order to fix this issue.

I agree, my plan is to rebuild wxWidgets with --disable-glcanvasegl. Unfortunately, this results in an ABI change, so I'm trying to sort out with the release team how they'd prefer to do this.

Thanks,
Scott

Reply via email to