You probably have to run

./generate build

and then transfer the content of the build/ directory to the proper place on
your webserver.

Cheers,
Fritz

On Tue, 27 Apr 2010, privader wrote:

>
> 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#
>
>

-- 
Oetiker+Partner AG              tel: +41 62 775 9903 (direct)
Fritz Zaucker                        +41 62 775 9900 (switch board)
Aarweg 15                            +41 79 675 0630 (mobile)
CH-4600 Olten                   fax: +41 62 775 9905
Schweiz                         web: www.oetiker.ch

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to