Trying to use built-in iexplore.exe (wine-0.9.14, FreeBSD-5.3? KDE-3.5.2). I get: $ wine iexplore fixme:shdocvw:IEWinMain "" 1 fixme:ole:CoResumeClassObjects stub Could not load Mozilla. HTML rendering will be disabled. fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x17df9c)->((null) 1 0x34fba8 0x0) fixme:shdocvw:ClOleCommandTarget_Exec (0x17df9c)->((null) 25 0 0x34fbd0 0x0) fixme:shdocvw:ClOleCommandTarget_Exec (0x17df9c)->((null) 26 0 0x34fbd0 0x0) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-709 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb30 0x34fb70 0x0 0x34fb28) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 0x0 0x34faf8) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-5501 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb30 0x34fb70 0x0 0x34fb28) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-5512 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb00 0x34fb40 0x0 0x34faf8) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-5502 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb30 0x34fb70 0x0 0x34fb28) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-5513 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb30 0x34fb70 0x0 0x34fb28) fixme:shdocvw:ClDispatch_Invoke (0x17df9c)->(-726 {00000000-0000-0000-0000-000000000000} 2048 0002 0x34fb30 0x34fb70 0x0 0x34fb28) fixme:shdocvw:ClientSite_GetContainer (0x17df9c)->(0x34fc0c) fixme:shdocvw:ClOleCommandTarget_Exec (0x17df9c)->({000214d1-0000-0000-c000-000000000046} 37 0 0x34fc50 0x0) An *empty* window titled Wine Internet Explorer appears. Where is aq problem?
Le vendredi 02 juin 2006 ? 10:38 +0300, Oleksii Krykun a ?crit :> Trying to use built-in iexplore.exe (wine-0.9.14, FreeBSD-5.3? KDE-3.5.2). > I get: >[...]> An *empty* window titled Wine Internet Explorer appears. > Where is aq problem?The user interface is not done yet, you have to supply an URL from the command line (wine iexplore www.google.com for example). -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 191 bytes Desc: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e?Url : http://www.winehq.org/pipermail/wine-users/attachments/20060602/b83e32be/attachment.pgp
Jonathan Ernst wrote:> Le vendredi 02 juin 2006 ? 10:38 +0300, Oleksii Krykun a ?crit : >> Trying to use built-in iexplore.exe (wine-0.9.14, FreeBSD-5.3? >> KDE-3.5.2). I get: >> > [...] >> An *empty* window titled Wine Internet Explorer appears. >> Where is a problem? > > The user interface is not done yet, you have to supply an URL from the > command line (wine iexplore www.google.com for example).wine explore www.google.com gives me empty window. With wine explore http://www.google.com (or any URL) I get a symbol set at the center of window (not true site content).
Oleksii Krykun <krikun@academy.kiev.ua.nospam> wrote:> $ wine iexplore > fixme:shdocvw:IEWinMain "" 1 > fixme:ole:CoResumeClassObjects stub > Could not load Mozilla. HTML rendering will be disabled.^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^> Where is aq problem?Guess.
On 6/2/06, Daniel Skorka <skorka@gmx.net> wrote:> Oleksii Krykun <krikun@academy.kiev.ua.nospam> wrote: > > $ wine iexplore > > fixme:shdocvw:IEWinMain "" 1 > > fixme:ole:CoResumeClassObjects stub > > Could not load Mozilla. HTML rendering will be disabled. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > Where is aq problem? > > Guess.I use Firefox/Opera. Why do we have to install Mozilla?
Sterling Christensen schrieb:> On 6/2/06, Daniel Skorka <skorka@gmx.net> wrote: >> Oleksii Krykun <krikun@academy.kiev.ua.nospam> wrote: >> > $ wine iexplore >> > fixme:shdocvw:IEWinMain "" 1 >> > fixme:ole:CoResumeClassObjects stub >> > Could not load Mozilla. HTML rendering will be disabled. >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >> > Where is aq problem? >> >> Guess. > > I use Firefox/Opera. Why do we have to install Mozilla?According to [1] every Gecko-based product should work. Though it mentions that not all work equally well. [1] http://wiki.winehq.org/ShDocVw
Peter Beutner wrote:> Brandon schrieb: > > Daniel Skorka wrote: > >> Oleksii Krykun <krikun@academy.kiev.ua.nospam> wrote: > >>> $ wine iexplore > >>> fixme:shdocvw:IEWinMain "" 1 > >>> fixme:ole:CoResumeClassObjects stub > >>> Could not load Mozilla. HTML rendering will be disabled. > >> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > >>> Where is aq problem? > >> Guess. > > > > I get the same thing even though I have mozilla installed. I'm using > > wine in 64-bit linux, though, so that probably has something to do with > > it. > I would guess you probably need a 32bit version of mozilla.I have the 32-bit version of firefox installed, but it's in a non-standard place so that it doesn't conflict with the 64-bit one that is required by ubuntu. How would I tell wine where to find the files it needs?