Hello,

I have an application of type 'basic' running in node.js. As soon as I 
include the mixin qx.dev.unit.MRequirements I get the following error on 
executing the tests:

     Unable to load uri: 
../../../../../../opt/qooxdoo/framework/source/class/qx/bom/element/Opacity.js

     node.js:201
             throw e; // process.nextTick error, or 'error' event on 
first tick
               ^
     ReferenceError: document is not defined
         at /opt/qooxdoo/framework/source/class/qx/bom/client/Css.js:353:22
         at Object.get 
(/opt/qooxdoo/framework/source/class/qx/core/Environment.js:814:21)
         at Object.defer 
(/opt/qooxdoo/framework/source/class/qx/bom/element/Opacity.js:314:56)
         at Object.define 
(/opt/qooxdoo/framework/source/class/qx/Class.js:246:16)
         at Object.<anonymous> 
(/opt/qooxdoo/framework/source/class/qx/bom/element/Opacity.js:67:10)
         at Module._compile (module.js:432:26)
         at Object..js (module.js:450:10)
         at Module.load (module.js:351:31)
         at Function._load (module.js:310:12)
         at Module.require (module.js:357:17)

This seems to be a bug.
I checked the source of the Mixin but I'm not able to see why this mixin 
includes this stuff?

Cheers,
   Leo

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to