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.3325.1749.ga42963a

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

Update to CEF 3.3325.1749.ga42963a

Post by salvadordf »

Hi,

I updated CEF4Delphi to CEF 3.3325.1749.ga42963a.

I removed the GlobalCEFApp.DisableGPUCache property and now GlobalCEFApp disables the GPU cache automatically if there's no 'cache' directory.

The CEF binaries used by CEF4Delphi are these :
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3325.1749.ga42963a

Post by salvadordf »

Please, make sure you copied all the files and subdirectories from the RELEASE and RESOURCES directories in the 32bit CEF3 binaries. Don't use the binaries in the "debug" directory.


This is in your debug.log

Code: Select all

[0321/100716.099:ERROR:CEF4Delphi(1)] TCefApplication.ExecuteProcess error : External exception 80000003
If you search 'External exception 80000003 windows 10' in google you will find many web pages with bug reports.

https://www.reddit.com/r/gamemaker/comm ... rashes_on/
https://github.com/zedalaye/dcef1/issues/44
snoop
Posts: 75
Joined: Mon Jul 10, 2017 12:06 pm

Re: Update to CEF 3.3325.1749.ga42963a

Post by snoop »

Hello. Did you change something again in initialization or proxies? One of my users now have problem in this chromium version. Its loading 1 of 10 times only.. usually browsers are not initialized. I compiled it in Delphi 2010, and he uses Windows 7. He did not have this problem in previous version. Please check this and I hope for fast fix, thankx.
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3325.1749.ga42963a

Post by salvadordf »

snoop wrote: Fri Mar 23, 2018 7:46 pm Hello. Did you change something again in initialization or proxies? One of my users now have problem in this chromium version. Its loading 1 of 10 times only.. usually browsers are not initialized. I compiled it in Delphi 2010, and he uses Windows 7. He did not have this problem in previous version. Please check this and I hope for fast fix, thankx.
Please, remember that I just have a Delphi 10.2 Starter license and I can't test all possible Delphi versions.
I'll ask for some favors to test CEF4Delphi on Delphi 2010 in Windows 7 and I'll let you know.
snoop
Posts: 75
Joined: Mon Jul 10, 2017 12:06 pm

Re: Update to CEF 3.3325.1749.ga42963a

Post by snoop »

Yes I remember, but its easier for you to think about changes. What have you done in past few versions? I had last update in january
User avatar
salvadordf
Posts: 4057
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Update to CEF 3.3325.1749.ga42963a

Post by salvadordf »

All the code changes are here :
https://github.com/salvadordf/CEF4Delphi/commits/master

There were several updates in January. When did you downloaded CEF4Delphi ?
snoop
Posts: 75
Joined: Mon Jul 10, 2017 12:06 pm

Re: Update to CEF 3.3325.1749.ga42963a

Post by snoop »

my previous version was
cef_binary_3.3239.1723.g071d1c1_windows32.tar
any news? really need a fix
snoop
Posts: 75
Joined: Mon Jul 10, 2017 12:06 pm

Re: Update to CEF 3.3325.1749.ga42963a

Post by snoop »

hello, any news please?
Post Reply