Hi Milan,<br><br>remotre XUL applications (in plain Firefox) have many security restrictions (they cannot open new windows, use rich editors, have some clipboard restrictions etc.). That&#39;s why OBSeasideXUL must be started in XULRunner with special application configuration that avoids this limitations.<br>
You can run XULRunner applications in Firefox3 instead of XULRunner but you must use the startup argument -app with path to the application configuration *.ini file. It doesn&#39;t work in Firefox2. <br><br>Cheers,<br>-- Pavel<br>
<br><div class="gmail_quote">On Sun, Jul 6, 2008 at 2:45 PM, Milan Zimmermann &lt;<a href="mailto:milan.zimmermann@sympatico.ca">milan.zimmermann@sympatico.ca</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Pavel,<br>
<br>
I just realized many of my problems when experimenting with seasideXUL last<br>
week were caused by my assumption that an application should run identically<br>
from Firefox and xulrunner...<br>
<br>
Using XULLauncher as example: When I start obseasidexul.image, and try to<br>
access it from Firefox 3 (or 2, same behaviour), and click on tools-&gt;browser,<br>
the browser is not launched, and in the error console I get:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;operation.getAttribute is not a funtion (line 233 of XULLuncher).<br>
<br>
When run from xulrunner or firefox -app application.ini, everything works.<br>
<br>
&quot;operation.getAttribute&quot; is in the XULScriptLibrary. I will switch all<br>
experiments to xulrunner, but have a question: To make (for example)<br>
XULLauncher available to firefox, how would I install it to firefox? (which I<br>
assume would make the function available)<br>
<br>
Thanks Milan<br>
_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</blockquote></div><br>