Skip to content

Electron 32 version now spews ERROR:gl_display.cc(497)] EGL Driver message (Error) eglQueryDeviceAttribEXT: Bad attribute.  #30

Description

@markatosi
  • Version: 32.0.1

.Net 8.0.301

  • Target: Mac Intel Sonoma 14.6.1

After updating electron-sharp the console now spews the following:
ERROR:gl_display.cc(497)] EGL Driver message (Error) eglQueryDeviceAttribEXT: Bad attribute.

Downgrading resolves the issue. I do not believe this is an issue with Electron-sharp or even Electron per se but I can't find a way to mitigate it either as I don't see a property for setting the current proposed workaround which is to call app.disableHardwareAcceleration() and some other switches (see the other electron GitHub link below)

I'm not sure I'd want to do that anyway but it seems to work for people using Intel Mac. It doesn't seem to occur with Apple silicon
but I don't currently have the means to test that.

https://github.com/electron/electron/issues/43415
Steps to Reproduce:

  1. Use the 32.0.1 version of Electron-Sharp
  2. electron-sharp start ... enjoy the console show.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions