Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

guiclient CPU fault "push $01" within CefRegisterSchemeHandlerFactory upon main unit initialization #46

Open
GoogleCodeExporter opened this issue Jul 7, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Download from SVN source and binaries, install TChromium/OSR into Delphi 7.
2.Locate guiclient demo folder and copy all binary dlls into same.
3.Load project guiclient.dpr and run.

What is the expected output? What do you see instead?
Expected output was the form used within the project.
Instead I receive a CPU window halted at Thread #6240 issuing a "push $01" 
within routine CefRegisterSchemeHandlerFactory('dcef', '', True, TFileScheme) 
during initialization of the main unit.

What version of the product are you using? On what operating system?
The product version of libcef.dll is 1.1364.1123.
Operating system is Windows 7 SP1.

Please provide any additional information below.
Goal is to replace this for TWebBrowser.

Original issue reported on code.google.com by xsuppo...@atrix.com on 21 Jan 2015 at 8:05

@GoogleCodeExporter
Copy link
Author

Sorry for what seems like reverse Polish notation within additional 
information. I do want a different successful Delphi integration to replace the 
TWebBrowser component.

Original comment by xsuppo...@atrix.com on 22 Jan 2015 at 1:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant