RuidSiel / chromiumembedded

Automatically exported from code.google.com/p/chromiumembedded
0 stars 1 forks source link

Popup on starting CEF client referring to missing d3dx9_42.dll library #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Loading the CEF client Revision 259 on Windows 7 Enterprise

What is the expected output? What do you see instead?
I expect there to be no modal popups pausing me from sing the CEF Client, but 
instead a modal popup appears as per the screenshot attached. I can continue 
and the app function although there are instance where it pops the same modal 
again. When I visit http://webglsamples.googlecode.com/hg/field/field.html I 
get the same message, and after clicking ok I am told that my machine does not 
support WebGL.

What version of the product are you using? On what operating system?
Completely fresh binary version downloaded from the CEF site running CEF Client 
r259

Please provide any additional information below.
64bit Windows 7 enterprise is the OS

Original issue reported on code.google.com by custa1...@gmail.com on 23 Jun 2011 at 2:54

Attachments:

GoogleCodeExporter commented 9 years ago
Is Google Chrome installed on the machine and, if so, does it display the same 
error?

Try the solutions listed here: 
http://pcsupport.about.com/od/findbyerrormessage/a/d3dx9_42-dll-not-found-missin
g-error.htm

Original comment by magreenb...@gmail.com on 23 Jun 2011 at 3:09

GoogleCodeExporter commented 9 years ago
I went and found the file it was complaining about over here... 
http://www.microsoft.com/download/en/details.aspx?id=8109 and placed it in the 
release folder before running CEFClient again.I went to the WebGL Test in CEF 
client and it still fails to run the test.

I have tried running the url of that test in recent version of Chrome and it 
runs ok, so my hardware is capable. (Nvidia Quadro card)  

Original comment by custa1...@gmail.com on 23 Jun 2011 at 3:11

GoogleCodeExporter commented 9 years ago
Could you try and load a DX stuff dynamically and disable WebGL if it's not 
available?

Original comment by miha.vrh...@gmail.com on 24 Jun 2011 at 6:27

GoogleCodeExporter commented 9 years ago

Original comment by magreenb...@gmail.com on 7 Jul 2011 at 2:26