Hi Markus, it seems to me that the source project couldn't find the qooxdoo resources. If you run a source version from a qooxdoo project, than it is important that also qooxdoo could be accessed from the document root from your server. Here an example to configure the server: http://qooxdoo.org/documentation/1.0/snippets#running_a_source_version_from_a_web_server
Cheers, Chrsi Am 27.04.2010 10:31, schrieb privader: > Hello all, > > I am first time trying to use qooxdoo, so I am trying the > helloworld Tutorial in "Getting started". I downloaded the > .zip file to my linux server, unziped, and then made > "create-application.py" and "./generate.py source-all". > Everything worked, no error at all, see at the end of this > message. > > The tutorial says that now on http://adbgui.priv.de/ADBGUI/ > the "First Button" should appear. But there is nothing > apearing! Firefox don't do anything, and Internet Exploder > 8.0 shows the following. > > Any idear what I made wrong? > > Much regards, > Markus Mueller > > Details zum Fehler auf der Webseite > > Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; > Trident/4.0; InfoPath.1; .NET CLR 1.1.4322; FDM; .NET CLR 2.0.50727; .NET > CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR > 3.5.30729) > Zeitstempel: Tue, 27 Apr 2010 08:18:25 UTC > > > Meldung: 'qx.Theme' ist Null oder kein Objekt > Zeile: 11 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/theme/Color.js > > > Meldung: 'qx.Class' ist Null oder kein Objekt > Zeile: 20 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/Application.js > > > Meldung: 'qx.Class' ist Null oder kein Objekt > Zeile: 23 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/test/DemoTest.js > > > Meldung: 'qx.Theme' ist Null oder kein Objekt > Zeile: 11 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/theme/Decoration.js > > > Meldung: 'qx.Theme' ist Null oder kein Objekt > Zeile: 11 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/theme/Font.js > > > Meldung: 'qx.Theme' ist Null oder kein Objekt > Zeile: 11 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/theme/Appearance.js > > > Meldung: 'qx.Theme' ist Null oder kein Objekt > Zeile: 11 > Zeichen: 1 > Code: 0 > URI: http://adbgui.priv.de/ADBGUI/source/class/adbgui/theme/Theme.js > > > > > ADBGUI:~/qooxdoo-1.0.1-sdk# tool/bin/create-application.py -n ADBGUI -o > /var/www/qooxdoo/ > >>>> Copy skeleton into the output directory: /root/qooxdoo/ADBGUI >>>> Patching file '/root/qooxdoo/ADBGUI/config.json' >>>> Patching file '/root/qooxdoo/ADBGUI/Manifest.json' >>>> Patching file '/root/qooxdoo/ADBGUI/generate.py' >>>> Patching file '/root/qooxdoo/ADBGUI/source/index.html' >>>> Patching file '/root/qooxdoo/ADBGUI/source/class/adbgui/Application.js' >>>> Patching file >>>> '/root/qooxdoo/ADBGUI/source/class/adbgui/theme/Appearance.js' >>>> Patching file '/root/qooxdoo/ADBGUI/source/class/adbgui/theme/Font.js' >>>> Patching file '/root/qooxdoo/ADBGUI/source/class/adbgui/theme/Theme.js' >>>> Patching file '/root/qooxdoo/ADBGUI/source/class/adbgui/theme/Color.js' >>>> Patching file >>>> '/root/qooxdoo/ADBGUI/source/class/adbgui/theme/Decoration.js' >>>> Patching file >>>> '/root/qooxdoo/ADBGUI/source/class/adbgui/test/DemoTest.js' >>>> DONE >>>> > ADBGUI:~/qooxdoo-1.0.1-sdk# > > > ADBGUI:/var/www/ADBGUI# ./generate.py source-all > > ============================================================================ > INITIALIZING: ADBGUI > ============================================================================ > >>>> Configuration: config.json >>>> Jobs: source-all >>>> Resolving config includes... >>>> Resolving jobs... >>>> Incorporating job defaults... >>>> Resolving macros... >>>> Resolving libs/manifests... >>>> > ============================================================================ > EXECUTING: SOURCE-ALL::SOURCE-ALL-SCRIPT > ============================================================================ > >>>> Initializing cache... >>>> Scanning libraries... >>>> > - Excludes may break code! > >>>> Resolving dependencies... >>>> > - Sorting 603 classes... > >>>> Loaded 505 private fields >>>> Resolving dependencies... >>>> > - Sorting 603 classes... > >>>> Generate source version... >>>> > - Processing translations for 2 locales... > - Analyzing assets... > - Compiling resource list... > - Generating boot loader... > >>>> Done >>>> > ADBGUI:/var/www/ADBGUI# > > -- Christian Hagendorn Software Entwickler 1&1 Internet AG - Web Technologies Ernst-Frey-Straße 9 · DE-76135 Karlsruhe 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 ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
