Hi Christian, please take a look at the file. Does it look like valid XML? Maybe it's a HTML 404 page or something like this.
Regards, Sebastian Christian Boulanger schrieb: > Hello, > > I am using legacy 0.7 branch, SVN rev. 10212 (I am not upgrading to > avoid breaking anything at this point). Currently, I keep getting this > error (did not appear before)... > > PREPARING LOCALIZATION > ----------------------------------------------------------------------------- > * Processing locales... > - Locale: C > - Downloading C.xml... > - Generating C.js... > Traceback (most recent call last): > File > "../../../qooxdoo-0.7-sdk/frontend/framework/tool/modules/cldr.py", line > 259, in <module> > sys.exit(main()) > File > "../../../qooxdoo-0.7-sdk/frontend/framework/tool/modules/cldr.py", line > 250, in main > parseCldrFile(arg, output) > File > "../../../qooxdoo-0.7-sdk/frontend/framework/tool/modules/cldr.py", line > 199, in parseCldrFile > tree = ElementTree.parse(filename) > File > "/Users/cboulanger/Documents/Aptana/bibliograph/qooxdoo-0.7-sdk/frontend/framework/tool/modules/elementtree/ElementTree.py", > > line 859, in parse > tree.parse(source, parser) > File > "/Users/cboulanger/Documents/Aptana/bibliograph/qooxdoo-0.7-sdk/frontend/framework/tool/modules/elementtree/ElementTree.py", > > line 583, in parse > parser.feed(data) > File > "/Users/cboulanger/Documents/Aptana/bibliograph/qooxdoo-0.7-sdk/frontend/framework/tool/modules/elementtree/ElementTree.py", > > line 1242, in feed > self._parser.Parse(data, 0) > xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, > column 0 > > I tried make clean and make distclean, to no avail. What could be wrong? > > Christian > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
