I think the problem is in your application at "production.js" on line 203.
Greetz Christopher
Am 30.07.2012 um 18:30 schrieb totty:
> *The error thrown is:*
> Uncaught TypeError: Cannot call method 'appendChild' of null
> production.js:203
> qx.Bootstrap.define.statics.getVml production.js:203
> qx.Bootstrap.define.statics.get production.js:203
> qx.Class.define.defer production.js:203
> qx.Bootstrap.define.statics.define production.js:203
> b production.js:203
> (anonymous function) production.js:203
>
>
>
> *My custom jobs:*
> "jobs" :
> {
> "source-hybrid" :
> {
> "include" :
> [
> "${APPLICATION}.*",
> "qx.*"
> ],
> "exclude" :
> [
> "qx.test.*",
> "${APPLICATION}.test.*",
> "${APPLICATION}.simulation.*"
> ]
> }
> ,"build" :
> {
> "include" :
> [
> "${APPLICATION}.*",
> "qx.*"
> ]
> , "exclude" :
> [
> "qx.test.*",
> "${APPLICATION}.test.*",
> "${APPLICATION}.simulation.*"
> ]
> }
>
>
> *let (I don't really know what is it, but it might be important):*
> "let" :
> {
> "APPLICATION" : "production",
> "QOOXDOO_PATH" :
> "../../../../../about_projects/third_party/qooxdoo/qooxdoo-2.0-sdk",
> "QXTHEME" : "production.theme.Theme",
> "API_INCLUDE" : ["${APPLICATION}.*"],
> // "API_EXCLUDE" : ["qx.test.*", "${APPLICATION}.theme.*",
> "${APPLICATION}.test.*", "${APPLICATION}.simulation.*"],
> "LOCALES" : [ "en" ],
> "CACHE" : "/qxcache/qx${QOOXDOO_VERSION}/",
> "ROOT" : "."
> },
>
> Any help, is appreciated ;)
> thanks
>
>
>
> --
> View this message in context:
> http://qooxdoo.678.n2.nabble.com/Application-doesn-t-work-when-I-build-I-can-t-figure-out-what-is-the-problem-tp7580829.html
> Sent from the qooxdoo mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel