Looks like you have a cache dir problem. As you post you are using your default OS cache folder. But if you are using qx in a webserver environment, so you need to set your cache folder manually at the configuration file. Keep in mind that it should be in your htdocs folder.
May be it helps you out. Regards Mustafa Sak Von meinem iPhone gesendet Am 29.01.2011 um 17:38 schrieb "[email protected]" <[email protected]>: > Am 29.01.2011 17:17, schrieb Tobias Oetiker: >> Hoi Stefan, >> >> Today Stefan Meyer wrote: >> >>> >>>> just add >>>> >>>> "libraries" : { >>>> "library" : [ >>>> { >>>> "manifest" : "contrib://QxDyGraphs/trunk/Manifest.json" >>>> }] >>>> }, >>>> >>>> to your config.json file and QxDyGraphs will be included >>>> automatically ... no special copying of anything required ... >>>> >>>> cheers >>>> tobi >>>> >>> Hello Tobi, >>> >>> i try it but i get an error now: >>> Unknown top-level config key "libraries" - ignored >>> >>> Where must i add it ? The config.json in my app or in the qoodoo folder? >> >> into your apps config.json >> >>> and where must i copy this >>> contrib://QxDyGraphs/trunk/Manifest.json >> >> under the jobs key >> >> { >> ... >> >> "jobs" : >> { >> "libraries" : { >> >>> >>> where is this folder? >> >> it gets downloaded into the cache directory >> >>> is this class compatible on qooxdoo 1.3? >> > > Hello, > > hm, now i get a warning on compiling > > warning1 Shadowing job "libraries" with local on > > is this a problem or only the info, that i overwrite the qooxdoo > config with my local one?! > the oteh rproblem is, that he cant connect to the internet > > could not connect to the internet. > [Errno 21] No such file or directory: > u'c:\\users\myacc\\appdata\\local\\temp\\cache\\downloads\\QXDYGraphs\\trunk\Manifest.json > > isnt their any option to add it manualy? > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
