[Bug 295151] Re: cannot execute xulrunner application: "Obtaining the module object from Python failed."

chocolateboy chocolateboy at chocolatey.com
Wed Jan 21 15:45:23 UTC 2009


This appears to be a python bug: http://bugs.python.org/issue4434

It also causes the same warning when launching xpcshell, though it
doesn't prevent xpcshell running. Setting LD_LIBRARY_PATH correctly
doesn't remove the warnings.

As a temporary workaround (for apps that don't need python):

    cd /usr/lib/xulrunner-1.9.0.5
    sudo mv libpyxpcom.so libpyxpcom.so.orig
    
- works with xpcshell. (I can't see if it fixes xulrunner as xulrunner doesn't produce this error on my system.)

Intrepid
xulrunner-1.9

** Attachment added: "Output when running xpcshell in the xulrunner-1.9 package"
   http://launchpadlibrarian.net/21509629/xpcshell.txt

-- 
cannot execute xulrunner application: "Obtaining the module object from Python failed."
https://bugs.launchpad.net/bugs/295151
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to xulrunner-1.9 in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list