Delphi 10.3 -- SubProcess not running
Posted: Tue Jan 08, 2019 10:40 am
working with Delphi 10.3 Rio and CEF4 (latest version from https://github.com/salvadordf/CEF4Delphi.git/) we run into the problem, that a project with SubProcess.exe (GlobalCEFApp.BrowserSubprocessPath := 'SubProcess.exe';) does no longer load websites
Our sourcecode did not change from Delphi 10.2, project did compile with 10.3 Rio without problems, but now loading a website is no longer working
We did reproduce the behaviour with the demo project ..\trunk\demos\JavaScript\JSWindowBindingSubProcess, which shows the same problem, at least on our side. Other projects, e.g. ..\CEF4\trunk\demos\MiniBrowser do load websites successfully
Any idea how to solve this?
Thank you in advance!
Our sourcecode did not change from Delphi 10.2, project did compile with 10.3 Rio without problems, but now loading a website is no longer working
We did reproduce the behaviour with the demo project ..\trunk\demos\JavaScript\JSWindowBindingSubProcess, which shows the same problem, at least on our side. Other projects, e.g. ..\CEF4\trunk\demos\MiniBrowser do load websites successfully
Any idea how to solve this?
Thank you in advance!