Alright weve got a clean build but no psm gui. I get this in the JS console

Error: uncaught exception: [Exception... "Component returned failure code:
0x80004005 (NS_ERROR_FAILURE)
[nsISecurityManagerComponent.displaySecurityAdvisor]"  nsresult: "0x80004005
(NS_ERROR_FAILURE)"  location: "JS frame ::
chrome://communicator/content/PSMTaskMenu.xul :: displaySecurityAdvisor ::
line 12"  data: no]

The code is doinf something like Comp.classes["psm"].getService(), the
getService is failing also is a createInstance() call I tried from xpcshell

my xpcom log shows this
0[892df0]: nsComponentManager:
ContractIDToClassID(@mozilla.org/psm;1)->{a277189c-1dd1-11b2-a8c9-e4e8bfb1338e}

0[892df0]: nsNativeComponentLoader: loading
"D:\m8\mozilla\dist\WIN32_O.OBJ\bin\components\pipnss.dll"
0[892df0]: nsNativeComponentLoader: Factory creation succeeded for
rel:pipnss.dll

0[8e2da0]: nsComponentManager:
ContractIDToClassID(@mozilla.org/nsNSSDialogs;1)->{518e071f-1dd2-11b2-937e-c45f14def778}

0[8e2da0]: nsNativeComponentLoader: loading
"D:\m8\mozilla\dist\WIN32_O.OBJ\bin\components\pippki.dll"
0[8e2da0]: nsNativeComponentLoader: Factory creation succeeded for
rel:pippki.dll


Cheers,
Jason



Reply via email to