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 :
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
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Update to CEF 3.3325.1749.ga42963a
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
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
This is in your debug.log
Code: Select all
[0321/100716.099:ERROR:CEF4Delphi(1)] TCefApplication.ExecuteProcess error : External exception 80000003
https://www.reddit.com/r/gamemaker/comm ... rashes_on/
https://github.com/zedalaye/dcef1/issues/44
Re: Update to CEF 3.3325.1749.ga42963a
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.
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Update to CEF 3.3325.1749.ga42963a
Please, remember that I just have a Delphi 10.2 Starter license and I can't test all possible Delphi versions.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.
I'll ask for some favors to test CEF4Delphi on Delphi 2010 in Windows 7 and I'll let you know.
Re: Update to CEF 3.3325.1749.ga42963a
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
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Update to CEF 3.3325.1749.ga42963a
All the code changes are here :
https://github.com/salvadordf/CEF4Delphi/commits/master
There were several updates in January. When did you downloaded CEF4Delphi ?
https://github.com/salvadordf/CEF4Delphi/commits/master
There were several updates in January. When did you downloaded CEF4Delphi ?
Re: Update to CEF 3.3325.1749.ga42963a
my previous version was
cef_binary_3.3239.1723.g071d1c1_windows32.tar
any news? really need a fix
cef_binary_3.3239.1723.g071d1c1_windows32.tar
any news? really need a fix
Re: Update to CEF 3.3325.1749.ga42963a
hello, any news please?