Does CEF3 supports XP?

Do not post support requests, bug reports or feature requests. Discuss CEF here. Non-CEF related discussion goes in General Discussion!

Does CEF3 supports XP?

Postby benjtupas » Mon May 19, 2014 5:32 am

We're trying to test our application with CEF3 on Windows 7, it's running fine.
But when ran in XP, it's crashes.
benjtupas
Techie
 
Posts: 15
Joined: Tue Apr 22, 2014 10:29 pm

Re: Does CEF3 supports XP?

Postby magreenblatt » Mon May 19, 2014 9:16 am

benjtupas wrote:We're trying to test our application with CEF3 on Windows 7, it's running fine.
But when ran in XP, it's crashes.

CEF3 should work on XP SP2 and newer. You can test with the cefclient application.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Does CEF3 supports XP?

Postby benjtupas » Tue May 20, 2014 12:20 am

This is the dll that's missing. I'll try this one if this will work.

http://www.dlldump.com/dllfiles/C/cdfview.dll
http://www.dllbank.com/zip/c/cdfview.dll.zip
Attachments
cefclient-screenshot.PNG
cefclient-screenshot.PNG (26.34 KiB) Viewed 18471 times
benjtupas
Techie
 
Posts: 15
Joined: Tue Apr 22, 2014 10:29 pm

Re: Does CEF3 supports XP?

Postby benjtupas » Tue May 20, 2014 3:58 am

Here are the errors from the debug file:

[0520/140334:ERROR:gpu_info_collector_win.cc(103)] Can't retrieve a valid WinSAT assessment.
[0520/140336:ERROR:renderer_main.cc(227)] Running without renderer sandbox
benjtupas
Techie
 
Posts: 15
Joined: Tue Apr 22, 2014 10:29 pm

Re: Does CEF3 supports XP?

Postby benjtupas » Tue May 20, 2014 4:08 am

I used the build from the Dev Trunk (cef_binary_3.1921.1661_windows32.zip), removed CEFclient and edited the cefsimple. The application made a long way without any issues on Windows 7.
Unfortunately, it crashes on Windows XP. It crashes a few seconds after the exe is clicked.

Here are the images of the errors:
http://www.imgur.com/LC9kIwQ,Cq1lYqU,oto3MKl#0
http://www.imgur.com/LC9kIwQ,Cq1lYqU,oto3MKl#1
http://www.imgur.com/LC9kIwQ,Cq1lYqU,oto3MKl#2
benjtupas
Techie
 
Posts: 15
Joined: Tue Apr 22, 2014 10:29 pm

Re: Does CEF3 supports XP?

Postby magreenblatt » Tue May 20, 2014 8:20 am

What are you building with, and did you change any settings in the default cefclient sln? Try the already built client binary ("Test App") from cefbuilds.com.
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: Does CEF3 supports XP?

Postby benjtupas » Tue May 20, 2014 11:05 pm

I'm building the application with Visual C++ 2010. Even the ("Test App") from cefbuilds.com crashes. The only compatible builds are CEF3 build 1650 (32 Bit) and lower. The build after that crashes on Windows XP. I tried all builds. :(

Notice these lines from compatibility.manifest:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<!--The ID below indicates application support for Windows Vista -->
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<!--The ID below indicates application support for Windows 7 -->
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<!--The ID below indicates application support for Windows 8 -->
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
<!--The ID below indicates application support for Windows 8.1 -->
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
</application>
</compatibility>
</assembly>

There's no mention of Windows XP
benjtupas
Techie
 
Posts: 15
Joined: Tue Apr 22, 2014 10:29 pm

Re: Does CEF3 supports XP?

Postby magreenblatt » Wed May 21, 2014 8:40 am

What version of XP are you testing on?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm


Return to CEF Discussion

Who is online

Users browsing this forum: No registered users and 130 guests