argh.

OK, I can build the .dll and .xpt files, but can't for the life of me
figure out how to determine what's not working. I've put it into the
components dir both of Firefox and my unzip'd mozilla which contains
xpcshell.

xpcshell complains:
C:\appl\mozilla_1_7_5z>xpcshell
js> a = Components.classes["@kumquat.org/sample;1"]
@kumquat.org/sample;1
js> a.createInstance()
uncaught exception: [Exception... "Component returned failure code:
0x80570015 (NS_ERROR_XPC_CI_RETURNED_FAILURE)
[nsIJSCID.createInstance]"  nsresult: "0x80570015
(NS_ERROR_XPC_CI_RETURNED_FAILURE)"  location: "JS frame :: typein ::
<TOP_LEVEL> :: line 2"  data: no]

The "Component Viewer" (
http://www.extensionsmirror.nl/index.php?showtopic=813 ) either
crashes, or if I rename my files, it doesn't show up

it's getting into xpti.dat in both places, but I have no idea how to
debug. :(

_______________________________________________
Mozilla-xpcom mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-xpcom

Reply via email to