Hi Tomeu,<br><br><div class="gmail_quote"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
</div>#<br>
/var/lib/python-support/python2.5/xpcom/xpt.py:72: RuntimeWarning:<br>
tp_compare didn't return -1 or -2 for exception<br>
<br>
I think this is due to some python C modules being compiled with a<br>
python version and others with a different version.<br></blockquote><div><br>I think this is a runtime warning and not an error, so the exception which is coming in the log is not because of this warning. Still I tried removing python2.4 and running only with python2.5 to ensure only one python version is throughout, if that is what you wanted to say. Still, the same problem occurs.<br>
<br>I think the error is because it is unable to include xpt.py module, however this is very strange because on line no 16 at <a href="http://pastebin.be/20740">http://pastebin.be/20740</a> , xpt is imported properly, which means the libraries are connected properly, but when we again try to include it in line 24, it gives error. The only difference b/w line 16 and line 24 is that at the latter one it tries to include it from a folder not in the same location as the module while in the former one it was imported from the same folder. Any suggestions ? <br>
<br>Anyways, I also tried including the /var/lib/python-support/python2.5/xpcom/ path also before running python by giving the following command- <br><br>LD_LIBRARY_PATH=/var/lib/python-support/python2.5/xpcom/ : /usr/lib/xulrunner-1.9.0.6 python<br>
<br>but still the same problem is occuring. Kindly give your suggestions. <br><br>All, <br><br>Is there anyone who has tried running hulahop on ubuntu8.10 or anyother version of ubuntu. Did anyone else faced similar problems? <br>
<br>Regards,<br>VIJIT aka sumit<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Can you check?<br>
<br>
Regards,<br>
<font color="#888888"><br>
Tomeu<br>
</font><div class="im"><br><br>
</div></blockquote></div><br>