This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 171
Some pages crashing app #43
Comments
this branch is very unstable, the problem come from CEF binaries |
Which branch should i use then ? |
the trunk |
Where do i find it ? I only can see 2062, 2378, 2454, 2623, 2704 and master. Which one is more stable ? |
the "trunk" name was for svn, under git it is "master", old habbit ... |
Ok, thank you. In the past i was using the 'master' branch, but someone said to me it was out of date... I will move to it then. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using branch 2704.
When i load some specific pages on TChromium, it will crash my app. An example of page this problem happens is :
http://www.arenasertanejashows.com.br
Just load this page with TChromium default options and app will crash.
The problem is fixed if i set TChromium.Options.ImageLoading to STATE_DISABLED, but of course, no images are loaded.
The text was updated successfully, but these errors were encountered: