Page 2 of 2

Re: OSR and the calling of onAfterCreated

PostPosted: Mon Oct 12, 2020 12:10 pm
by magreenblatt
Can you run the JCEF code directly to see if that makes a difference?

Re: OSR and the calling of onAfterCreated

PostPosted: Tue Oct 13, 2020 4:09 am
by julianave1987
What do you mean by run the JCEF code directly?

The second instance connects to the first by passing the instance number making it difficult to debug

Re: OSR and the calling of onAfterCreated

PostPosted: Tue Oct 13, 2020 6:35 am
by julianave1987
I have been trying everything I can think of. I have now checked that I have an 'Intel(R) UHD Graphics 620'. When I disable that graphics cards, the function onAfterCreated gets called. My UI is a bit messed up, but at least the function gets called. When I enable the graphics card again it never returns to onAfterCreated.

Any ideas on the relation to graphics cards and JCEF?