Closed GoogleCodeExporter closed 9 years ago
I have the same problem with this method on Delphi 7 Enterprise (Win XP SP3).
Problem is, that chromium1.Browser.MainFrame is not assigned and then you get
this Access violation error with number $00000000.
Original comment by A.Cipi...@centrum.cz
on 22 Feb 2011 at 11:14
Original comment by hgourv...@gmail.com
on 23 Feb 2011 at 1:59
Why did you close this ticket as "invalid"? There are some people as I see
having problems with this component and Delphi 7.... !?
I just tried the actual versions from today, also @ Win7-32. Also your
guiclient crashes on LoadUrl...
Lines
115
196
201
329
Please take this problem serious... ;)
Original comment by mstrohfe...@googlemail.com
on 24 Feb 2011 at 10:27
I don't alway have time to explain and there is a google group for that ....
The comment 1 is non related and misunderstanding.
Comment 3:
It is not a bug from DCEF but from CEF dll itself, I have this problem
sometimes in Delphi IDE only when debugging, I can't solve it.
Original comment by hgourv...@gmail.com
on 24 Feb 2011 at 10:46
I have Delphi 2009 and Delphi 7.
I use basic example 'guiclient' from chromium embeded sources.
If I use Delphi 2009 everything goes fine. When I use Delphi 7, I get access
violation error on calling functions as FBrowser.MainFrame.LoadUrl(),
FBrowser.MainFrame.LoadFile() and FBrowser.MainFrame.LoadString(). There is the
clear error in the pointer FBrowser.MainFrame, because is nil (not assigned). I
tried it with all new releases of binaries and it doesn't depend on it.
Original comment by A.Cipi...@centrum.cz
on 1 Mar 2011 at 1:33
Same problem here.
- Delhi 7 ent. sp1
- windows 8.1 x64
Original comment by betoneto.tbo@gmail.com
on 31 Jul 2014 at 8:31
Original issue reported on code.google.com by
mstrohfe...@googlemail.com
on 21 Feb 2011 at 8:35