Hi everybody, since a long time I got the following problem: There are several apps, that use html in a part of the application window. A common example is partypoker which I tried to get running. If you log in, you got the cashier at the left side in the app window, showing your bankroll and partypoints. A similar example would be Fritz 8/9 (for playing chess on the internet). They have a section where tournament tables and other information are shown. Which is html too. I found out that since wine 0.9.17 the gecko engine is used for parsing html, and one should install firefox to get the mshtml-module running. So I did, but it is still not working, all I get is a white window-section where html should by, and a lots of fixme's referring to mshtml (see below for an example). Beside that, my apps are running fine. Any guesses what I am missing ? I'm using Debian Sarge with wine 0.9.25. Greetings Chris --------------------------------------------------- fixme:actctx:CreateActCtxW 0x3484c0 00000008 fixme:actctx:ActivateActCtx 0xf00baa 0x348288 fixme:actctx:DeactivateActCtx 00000000 00f00bad fixme:mshtml:MonikerProp_PutProperty (0x33136a0)->(0 L"text/html") fixme:mshtml:BSCServiceProvider_QueryService (0x33a2d00)->({79eac9e4-baf9-11ce-8c82-00aa004ba90b} {79eac9e4-baf9-11ce-8c82-00aa004ba90b} 0x34507c) fixme:mshtml:BSCServiceProvider_QueryService (0x33a2d00)->({79eac9e4-baf9-11ce-8c82-00aa004ba90b} {79eac9e4-baf9-11ce-8c82-00aa004ba90b} 0x344fbc) fixme:mshtml:ViewObject_SetAdvise (0x33136a0)->(1 2 0x33048ac) fixme:mshtml:HTMLDocument_Invoke (0x33136a0)->(-525 {00000000-0000-0000-0000-000000000000} 1024 2 0x345318 0x345328 0x3452f8 (nil)) fixme:mshtml:ServiceProvider_QueryService (0x33136a0)->({3050f84b-98b5-11cf-bb82-00aa00bdce0b} {3050f84b-98b5-11cf-bb82-00aa00bdce0b} 0x3463d4) fixme:mshtml:OleCommandTarget_QueryStatus Unsupported pguidCmdGroup {000214d1-0000-0000-c000-000000000046} fixme:mshtml:OleCommandTarget_QueryStatus Unsupported pguidCmdGroup {000214d1-0000-0000-c000-000000000046} fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:rebar:REBAR_MaximizeBand (uBand = 0 fIdeal = FALSE) case not coded fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 43 of CGID_ShellDocView group fixme:mshtml:exec_zoom (0x33136a0)->(2 (nil) 0x34eaa4) fixme:mshtml:exec_get_zoom_range (0x33136a0)->(2 (nil) 0x34eaa4) fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 41 of CGID_Explorer group fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 41 of CGID_Explorer group fixme:mshtml:HTMLDocument_Invoke (0x33136a0)->(-525 {00000000-0000-0000-0000-000000000000} 1024 2 0x34ebcc 0x34ebdc 0x34ebac (nil)) fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 76 of CGID_ShellDocView group fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 41 of CGID_Explorer group fixme:mshtml:OleCommandTarget_Exec unsupported nCmdID 23 of CGID_ShellDocView group fixme:mshtml:PersistFile_IsDirty (0x33136a0) fixme:mshtml:HTMLDocument_QueryInterface (0x33136a0)->({91a565c1-e38f-11d0-94bf-00a0c9055cbf} 0x278415c) interface not supported _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users