Unstripped wine-gecko trouble

Francois Gouget fgouget at free.fr
Sat Mar 28 11:45:28 CDT 2020


So when using the unstripped shared Gecko install, I get a lot of test 
failures. For instance mshtml:activex: 
https://test.winehq.org/data/ab0a3cb2ff5378f6ab5dd79712547dc43a484100/linux_cw-gtx560-t32/mshtml:activex.html

activex.c:2766: Test failed: Too old IE

I replaced the unstripped build with the regular one and that seems to 
have fixed these failures: 
https://test.winehq.org/data/123c0543e0bb4c99fbee0a568e786405ff886a93/linux_cw-gtx560-t32/mshtml:activex.html

I installed the shared unstripped Gecko with:

mkdir ../gecko
cd ../gecko
wget https://dl.winehq.org/wine/wine-gecko/2.47.1/wine-gecko-2.47.1-x86-unstripped.tar.bz2
tar xfj wine-gecko-2.47.1-x86-unstripped.tar.bz2

Did I do something wrong?

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
                            $live{free} || die "";



More information about the wine-devel mailing list