On Tue, Jun 5, 2012 at 7:03 PM, Marius Petrisor <[email protected]>wrote:
> Hi,
> If I comment out that line, the application works fine. If I leave it and
> run generate.py, I get that warning and the app does not load in browser.
> The error on Safari console is "ReferenceError: Can't find variable: com".
> That's why I thought the library isn't loaded.
>
Ok, so that confirms that it's not just the warning. Looking more
carefully...
You say that you've copied the contrib into your directory structure, so
you should really be using a relative or absolute path to the Manifest file
in your config.json, instead of the config: path. When you use config:...
it downloads the contrib, so doesn't expect you to have it installed
locally. Switch back to using the relative
path, "../../UploadMgr/trunk/Manifest.json", which appears to be correct
based on the directory layout you provided. (I don't know why you could
possibly need SkeletonApplication, so you probably want to remove that
entry.
Otherwise, I don't see anything wrong with your config. You didn't show the
whole config file. You should confirm that you have the "libraries" key
that you provided immediately inside of the top-level "jobs" map.
I'm sure John Spackman, author of this contrib, will be along shortly to
help you out.
Derrell
------------------------------------------------------------------------------
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