Skip to content

Cannot launch CEF 138 as administrator on Windows #3960

@handerss-spotfire

Description

@handerss-spotfire

After upgrade from 137 to 138 CEF fails to launch as admin. The call to browser_runner_->Initialize in CefUIThread::InitializeBrowserRunner returns the new CEF_RESULT_CODE_NORMAL_EXIT_AUTO_DE_ELEVATED.

In the case of our application where we set a separate BrowserSubprocessPath it tries to re-launch using our main executable instead which fails catastrophically.

In the case of cefclient.exe (from https://cef-builds.spotifycdn.com/cef_binary_138.0.17%2Bgac9b751%2Bchromium-138.0.7204.97_windows64_client.tar.bz2) it seems to simply not launch when attempting to launch it as administrator (no window appears but a cefclient.exe process remains alive).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugBug reporthas fixA fix has been proposedwindowsWindows platform

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions