Login Register

Running Dojo 1.2 on Aptana Jaxer...

I installed the latest version of Jaxer and Dojo 1.2 and am trying to run the Jaxer sample in dojox/dtl folder. However, I get the following error:

15:06:15 09/17/2008 [ 2756] [ERROR] [JS Framework] [Response.notifyError] Error processing this request: TypeError: gcs(d.body()) is null
stack:
-> error("Error processing this request: TypeError: gcs(d.body()) is null") [line 3091 of serverFramework.js (file:///C:/jaxer/APTANA~1/jaxer/components/aptEventHandler.js -> file:///C:/jaxer/APTANA~1/jaxer/framework/serverFramework.js)]
-> notifyError([object Error]) [line 12789 of serverFramework.js (file:///C:/jaxer/APTANA~1/jaxer/components/aptEventHandler.js -> file:///C:/jaxer/APTANA~1/jaxer/framework/serverFramework.js)]
-> onParseComplete([object XPCWrappedNative_NoHelper],[object HTMLDocument]) [line 13701 of serverFramework.js (file:///C:/jaxer/APTANA~1/jaxer/components/aptEventHandler.js -> file:///C:/jaxer/APTANA~1/jaxer/framework/serverFramework.js)]
-> fire("PARSE_COMPLETE",[object XPCWrappedNative_NoHelper],[object HTMLDocument]) [line 13176 of serverFramework.js (file:///C:/jaxer/APTANA~1/jaxer/components/aptEventHandler.js -> file:///C:/jaxer/APTANA~1/jaxer/framework/serverFramework.js)]
-> observe([object XPCWrappedNative_NoHelper],"jaxerEvent.HTMLParseComplete",null) [line 331 of aptEventHandler.js (file:///C:/jaxer/APTANA~1/jaxer/components/aptEventHandler.js)]

I don't know where to start, so if any of you had any luck running Dojo on Jaxer, please provide me with some pointers. I looked at the previous postings on this topic, which give an impression that this should be working with 1.2, but I am unable to run it.

Thanks in advance for your time.

Sorry for the late reply: I

Sorry for the late reply: I just tried this, and there seems to be an issue with Jaxer and getComputedStyle. I opened a Jaxer ticket for it here:
http://support.aptana.com/asap/browse/JXR-383