Re: [qooxdoo-devel] running under appWeb

2007-09-11 Thread larytet . 56728657
Hello, Hugh, Raul Thank you, for the help I checked the server log and this one was fine. Indeed the problem was one of the rules in AdBlockPlus - */popup/* filter from one of the lists. When I disable AdBlock for the page everything works as expected. And the problem exists only with "source

Re: [qooxdoo-devel] running under appWeb

2007-09-08 Thread Hugh Gibson
> When > i am trying to open skeleton/source/index.html via a locally > installed WEB > server (appWeb) in Firefox I get following errors > > Error: qx.ui.popup has no properties > > Source File: > http://localhost:/qooxdoo-0.7.1-sdk/frontend/framework/source/cl > ass/qx/ui/menu/Menu.js >

Re: [qooxdoo-devel] running under appWeb

2007-09-08 Thread Raul Gutierrez S.
On Sat, 2007-09-08 at 10:54 +, [EMAIL PROTECTED] wrote: > i am using Ubuntu with appWeb server > Source File: > http://localhost:/qooxdoo-0.7.1-skeleton/skeleton/source/index.html > Error: qx.ui.popup has no properties > The problem is that when you use a source build the sdk has to be a

[qooxdoo-devel] running under appWeb

2007-09-08 Thread larytet . 56728657
hello, here is the problem i am using Ubuntu with appWeb server both skeleton source and skeleton build work just fine in IE both build and source work with file:// access in Firefox and IE build works fine in Firefox source does NOT work with Firefox In all cases I use exactly the same