Mh, that's a tough one. Can you check the files in your resource folder (typically source/resource), whether there are text files, maybe .js files, and what encoding they are in?!
T. On 06/09/2011 10:57 PM, Victor Powell wrote: > Hello all, > > I just started getting this error out of the blue when I generate a > 'source' or 'build' version of my app: > > *'utf8' codec can't decode byte 0xaa in position 73: invalid start byte* > > anyone have any suggestions why this is happening? it doesn't even tell > me what file to check. bellow is the output from running generate source > with verbose: > > *- Scanning /Users/victor/Documents/vc/svn/MyProject...* > * - Scanning class folder...* > * - Adding class myproject.Application* > * - Adding class myproject.ContentTab* > * - Adding class myproject.FilterPanel* > * - Adding class myproject.LoginWindow* > * - Adding class myproject.MainWindow* > * - Adding class myproject.UsageTab* > * - Adding class myproject.chart.AbstractChart* > * - Adding class myproject.chart.AbstractHighChart* > * - Adding class myproject.chart.PieChart* > * - Adding class myproject.chart.SeriesChart* > * - Adding class myproject.drivers.FlotrDriver* > * - Adding class myproject.simulation.DemoSimulation* > * - Adding class myproject.test.DemoTest* > * - Adding class myproject.theme.Appearance* > * - Adding class myproject.theme.Color* > * - Adding class myproject.theme.Decoration* > * - Adding class myproject.theme.Font* > * - Adding class myproject.theme.Theme* > * - Found 18 classes* > * - Found 0 docs* > * - Scanning translation folder...* > * - Found 0 translations* > * - Scanning resource folder...* > *'utf8' codec can't decode byte 0xaa in position 73: invalid start byte* > > Best, > > -- > Victor Powell > http://victorp.me > (412) 225 - 0015 > > > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > > > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
