[Seaside] [SeasideXUL] Application in apprunner vs firefox

Milan Zimmermann milan.zimmermann at sympatico.ca
Sun Jul 6 12:45:09 UTC 2008


Hi Pavel,

I just realized many of my problems when experimenting with seasideXUL last 
week were caused by my assumption that an application should run identically 
from Firefox and xulrunner...

Using XULLauncher as example: When I start obseasidexul.image, and try to 
access it from Firefox 3 (or 2, same behaviour), and click on tools->browser, 
the browser is not launched, and in the error console I get:

	operation.getAttribute is not a funtion (line 233 of XULLuncher).

When run from xulrunner or firefox -app application.ini, everything works.

"operation.getAttribute" is in the XULScriptLibrary. I will switch all 
experiments to xulrunner, but have a question: To make (for example) 
XULLauncher available to firefox, how would I install it to firefox? (which I 
assume would make the function available)

Thanks Milan


More information about the seaside mailing list