Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

Update to CEF 3.2987.1597.gffc5773

Post Reply
User avatar
salvadordf
Posts: 4042
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Update to CEF 3.2987.1597.gffc5773

Post by salvadordf »

Hi :

I just updated CEF4Delphi to use CEF 3.2987.1597.gffc5773. It now includes Chromium 57.0.2987.110.

Only a few CEF4Delphi constants were modified in this update.
MrArachnid
Posts: 2
Joined: Tue Mar 28, 2017 9:58 am

Re: Update to CEF 3.2987.1597.gffc5773

Post by MrArachnid »

Hi Salvador
I'm using DCEF3 and decided to try your CEF4Delphi. I just downloaded and successfully installed the latest version (update to CEF 3.2987.1597.gffc5773) in the Delphi XE2. Downloaded the corresponding binaries and compiled the MiniBrowser demo. But when I run it, I get the blank window (see the screenshot). When I close it, I get an error. Debug.log:

[0328/130529.282:ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
[0328/130529.285:FATAL:dwrite_font_proxy_init_win.cc(88)] Check failed: fallback_available == base::win::GetVersion() > base::win::VERSION_WIN8 (1 vs. 0)
[0328/130529.286:ERROR:CEF4Delphi(1)] TCefApplication.SingleExeProcessing error: External exception 80000003
[0328/130530.287:FATAL:broker_services.cc(133)] Check failed: false.
[0328/130533.747:FATAL:gpu_process_transport_factory.cc(191)] Check failed: per_compositor_data_.empty().
[0328/130536.317:FATAL:broker_services.cc(133)] Check failed: false.
You do not have the required permissions to view the files attached to this post.
MrArachnid
Posts: 2
Joined: Tue Mar 28, 2017 9:58 am

Re: Update to CEF 3.2987.1597.gffc5773

Post by MrArachnid »

Update: Tried to compile and run the Release configuration, it works fine. The Debug configuration works with Release CEF binaries, too. The problem is solved.
Post Reply