ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> pyxpcom
pyxpcom
[pyxpcom] NS_ERROR_NO_INTERFACE
by Michael Stewart other posts by this author
Feb 5 2007 2:18PM messages near this date
view in the new Beta List Site
Re: [pyxpcom] python dictionary passing | [pyxpcom] pyxpcom/pydom .xpi package for Minefield
Hello all, I have been trying to build PyXPCOM against xulrunner for some
time.  I think the build environment in all it's complicated glory was
making it difficult for me.  I tried mozilla-build today, and that seems to
be working well.  I built with 1.9a2pre... anyway, I get this error:

> >> import xpcom.components
Traceback (most recent call last):
  File "<stdin> ", line 1, in <module>
  File "xpcom\components.py", line 231, in <module> 
    import shutdown
  File "xpcom\shutdown.py", line 51, in <module> 
    class _ShutdownObserver:
  File "xpcom\shutdown.py", line 52, in _ShutdownObserver
    _com_interfaces_ = interfaces.nsIObserver
  File "xpcom\components.py", line 103, in __getattr__
    return self._get_one(attr)
  File "xpcom\components.py", line 153, in _get_one
    raise xpcom.COMException(nsError.NS_ERROR_NO_INTERFACE, "The interface
'%s' does not exist" % (name,))
xpcom.Exception: -2147467262 (-2147467262)

does anyone know how to solve this?  or whether this is indicative of a bad
build, or just a bad environment?

Thanks,
Michael

Privacy Policy | Email Opt-out | Feedback | Syndication
© 2004 ActiveState, a division of Sophos All rights reserved