Page 1 of 1

Update to CEF 3.3325.1749.ga42963a

Posted: Sat Mar 17, 2018 10:21 am
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 :

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Wed Mar 21, 2018 8:56 am
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

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Fri Mar 23, 2018 7:46 pm
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.

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Sat Mar 24, 2018 9:56 am
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.

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Sat Mar 24, 2018 10:03 am
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

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Sat Mar 24, 2018 10:15 am
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 ?

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Mon Mar 26, 2018 1:50 am
by snoop
my previous version was
cef_binary_3.3239.1723.g071d1c1_windows32.tar
any news? really need a fix

Re: Update to CEF 3.3325.1749.ga42963a

Posted: Wed Mar 28, 2018 5:51 pm
by snoop
hello, any news please?