IE gecko don't don't work in wine64

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
ayaka
Level 2
Level 2
Posts: 11
Joined: Sat Jul 31, 2010 6:57 pm

IE gecko don't don't work in wine64

Post by ayaka »

I use AMD64 and Ubuntu 10.04 x64.
I complied wine1.3 with --enable-win64
I type wine64 iexplore http://www.google.com
But it open a windows and don't show any things.
I click help ,it shows normal
In wine1.2 it will broke out
How to deal with it
James McKenzie

IE gecko don't don't work in wine64

Post by James McKenzie »

ayaka wrote:
I use AMD64 and Ubuntu 10.04 x64.
I complied wine1.3 with --enable-win64
I type wine64 iexplore http://www.google.com
But it open a windows and don't show any things.
I click help ,it shows normal
In wine1.2 it will broke out
Are you stating with Wine 1.2, compiled for 64 bit that IExplore works?

How to deal with it


If the above is true, then you will have to run a regression test to
find which commit between Wine 1.2 and Wine 1.3.0 (there are over 600 of
them but regression testing is much faster than that) caused the
IExplore (Gecko) to stop running.

If the above is false, Gecko may not be ready to run in a Windows 64
environment.

James McKenzie
ayaka
Level 2
Level 2
Posts: 11
Joined: Sat Jul 31, 2010 6:57 pm

I have remove wine1.2

Post by ayaka »

I install from apt and remove use apt-get --purge remove wine1.2
I use wine in Chinese
In wine,I said it broken out ,I mean that the iexplore said you should report bug.
But in wine1.2 iexplore without argv is normal(but is any thing useful?)
and with argv it broken out.
In wine1.3 ,with argv and without argv is same.
I let wine support Chinese by edit [Fonts] in wine.inf.in.
ayaka
Level 2
Level 2
Posts: 11
Joined: Sat Jul 31, 2010 6:57 pm

P.S

Post by ayaka »

I rm .wine and run wine64 winecfg it said:
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/home/randy/.wine' has been updated.
Locked