Hello,

  I have installed (as root) qooxdoo-1.4 under the directory 

/usr/local/share/qooxdoo-1.4-sdk.
As simple user, I run the following commands in my home directory:

$ /usr/local/share/qooxdoo-1.4-sdk/tool/bin/create-application.py 
--name=myfirstapp --out=.
$ cd myfirstapp && ./generate.py source-all


After the generation completes, I open the file myfirstapp/source/index.html 
with Opera 11.01, but I get a blank page. The error console gives


JavaScript - 
file://localhost/local/share/qooxdoo-1.4-sdk/framework/source/class/qx/Bootstrap.js?nocache=0.34410402759708536


Linked script not loaded

I have to edit the file myfirstapp/source/script/myfirstapp.js manually, and 
fix 
the two paths ../../../../../local/share/qooxdoo-1.4-sdk/* with 
../../../../../usr/local/share/qooxdoo-1.4-sdk/*.

Note that all works fine with Firefox 4.0 with (and only with) the original 
paths.

Is that a Opera bug or what?

Thanks.


------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to