Hi Mario, I have tried to reproduce this issue, but in my case "generate.py source-all" works.
Have you tried "generate.py source" instead of "generate.py source-all"? Cheers, Chris Freimann, Mario schrieb: > Hello, > > as I'm new to qooxdoo I first wanted to try the Hello World example > (http://qooxdoo.org/documentation/0.8/helloworld). Therefore I did the > following steps: > > - Install ActiveState Python 2.6.1.1 > - Download qooxdoo 0.8.2 SDK > - Unzip the SDK to C:\Programme\qooxdoo > - Create demo application as state on the website via > > C:\Programme\qooxdoo\tool\bin\create-application.py --name=testapp > --out=E:\develop\qooxdoo > > - Generate build version via > > E:\develop\qooxdoo\testapp>generate.py source-all > > The build went fine. > > - If I open the generated application > (file:///E:/develop/qooxdoo/testapp/source/index.html) in recent > FireFox 3.0.7 the page just stays white (no error visible). If I open > the page in recent IE 6 the page appears and I can sucessfully click > the button. But the button doesn't have any visible borders. > > - If I generate the deployment version via > > E:\develop\qooxdoo\testapp>generate.py build > > I can open the resulting application via > file:///E:/develop/qooxdoo/testapp/build/index.html in FireFox and IE > sucessfully and fully working as stated on the Hello world website. > > What can I do to solve the problems in develop version? > > > With kind regards, > Mario > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > ------------------------------------------------------------------------ > > _______________________________________________ > qooxdoo-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel > -- Christian Schmidt Software Engineer Core Development :: Web Technologies 1&1 Internet AG Ernst-Frey-Str. 9 76135 Karlsruhe, Germany http://www.1und1.de Amtsgericht Montabaur / HRB 6484 Vorstände: Henning Ahlert, Ralph Dommermuth, Matthias Ehrlich, Thomas Gottschlich, Robert Hoffmann, Markus Huhn, Hans-Henning Kettler, Dr. Oliver Mauss, Jan Oetjen Aufsichtsratsvorsitzender: Michael Scheeren ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
