Displaying 5 results from an estimated 5 matches for "nscontainer_create".
2008 May 16
5
Remedy AR User 7.1.00 Windows Crash
...ister(gre_dir) failed: 80040154
err:mshtml:init_nsio Could not get factory: 80004005
err:mshtml:init_xpcom could not get appstartup-notifier: 80040154
err:mshtml:set_profile Could not get profile service: 80040154
err:mshtml:register_nsservice Could not get WindowWatcher object: 80040154
err:mshtml:NSContainer_Create Creating WebBrowser failed: 80040154
wine: Unhandled page fault on read access to 0x00000000 at address 0x7d5d0c71 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x7d5d0c71).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS...
2009 Mar 29
4
A3 Mania on Wine
...xul (+0xb292ab) (0x0033d030)
  24 0x01c38c26 in xul (+0xde8c26) (0x0033d040)
  25 0x0140ab17 in xul (+0x5bab17) (0x0033d090)
  26 0x014170ef in xul (+0x5c70ef) (0x0033d0d0)
  27 0x7d7f7df8 in mshtml (+0x57df8) (0x0033d110)
  28 0x7d7f7f28 init_nsevents+0xd8() in mshtml (0x0033d160)
  29 0x7d7f793f NSContainer_Create+0x30f() in mshtml (0x0033d1c0)
  30 0x7d7b76da HTMLDocument_Create+0xea() in mshtml (0x0033d220)
  31 0x7d7edc20 in mshtml (+0x4dc20) (0x0033d240)
  32 0x65f14078 in ole32 (+0x14078) (0x0033d4d0)
  33 0x65f143c4 in ole32 (+0x143c4) (0x0033d4fc)
  34 0x65f14397 in ole32 (+0x14397) (0x0033d524)
  35...
2009 Jan 18
5
MSHTML Not working for me
Hi,
I'm using wine-0.9.13, installed from git.
The following file exists in my system:
/usr/share/wine/gecko/wine_gecko-0.9.0.cab
The gecko libraries are installed in ~/.wine/drive_c/windows/gecko/0.9.0/wine_gecko
Whenever I run wine iexplore.exe, I receive the message "HTML rendering is currently disabled"
Anyone have any ideas as to what I can do next to make this work?
2007 Apr 28
0
Can't install gecko engine
...00a1d628 0033f838 00838610 0033f858
Backtrace:
=>1 0xba09c381 (0x0033f7f8)
  2 0x003a2467 in xpcom_core (+0x2467) (0x0033f81c)
  3 0x003a1110 in xpcom_core (+0x1110) (0x0033f830)
  4 0x00a10000 in docshell (+0x10000) (0x0033f858)
  5 0x00a31fdb in webbrwsr (+0x1fdb) (0x0033f878)
  6 0x7d0a38e2 NSContainer_Create+0x3a2() in mshtml (0x0033fbc8)
  7 0x7d082e2b HTMLDocument_Create+0x16b() in mshtml (0x0033fc18)
  8 0x7d09d190 in mshtml (+0x2d190) (0x0033fc38)
  9 0x7d5293e4 CoCreateInstance+0x1c4() in ole32 (0x0033fc98)
  10 0x7ee6481c in shdocvw (+0x1481c) (0x0033fd38)
  11 0x7ee65983 navigate_url+0x243() in...
2008 Jun 27
0
Wine release 1.1.0
...tation.
      mshtml: Return NULL instead of empty string in  IHTMLElement::get_className.
      mshtml: Added IHTMLElement::put_className implementation.
      mshtml: Added IHTMLImgElement::put_src implementation.
      mshtml: Added onclick attribute support.
      mshtml: Use heap_alloc_zero in NSContainer_Create.
      mshtml: Added generic HTML event listener and use it for click  event.
      mshtml: Added IHTMLElement::put_onclick implementation.
      mshtml: Added keyup event support.
      mshtml: Added IHTMLElement::put_onkeyup implementation.
      mshtml: Added IHTMLElement2::get_tabIndex implemen...