Hi,
I am new to CEF4Delphi and just tried out your example applications.
But it seems that when I try to open a local html file the application throws an access violation exception on shutdown.
The strange thing is that this behaviour occures only in some applications like ToolBoxBrowser, MDIBrowser or DomVisitor.
But in MiniBrowser it seems to work.
I'm an interested in creating an application like ToolBoxBrowser which opens a local html file. Could you please tell me a workaround to fix this problem.
Thanks in advance.
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.
Access violation on shutdown (with local html files)
-
- Posts: 7
- Joined: Tue Oct 29, 2019 9:22 am
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Access violation on shutdown (with local html files)
Hi,
There's a known shutdown issue in the latest version :
https://github.com/salvadordf/CEF4Delphi/issues/230
Please, download the latest stable CEF4Delphi release :
https://github.com/salvadordf/CEF4Delph ... 0.3770.100
There's a known shutdown issue in the latest version :
https://github.com/salvadordf/CEF4Delphi/issues/230
Please, download the latest stable CEF4Delphi release :
https://github.com/salvadordf/CEF4Delph ... 0.3770.100
-
- Posts: 7
- Joined: Tue Oct 29, 2019 9:22 am