Hi, thanks for the input. I filed a bug report: http://bugzilla.qooxdoo.org/show_bug.cgi?id=2020
Anybody else noticed such potential start-up problems with the latest SVN trunk? Please register for qooxdoo's bug tracking system. This allows for the most effective way of handling such defects. Not only can you file such defects immediately yourself, you can also be put on CC for such reports once you're registered. Bye, Andreas PS: Mailing list traffic seems to have quite some delay today? Anybody else noticed? On Mon, 2009-03-02 at 11:20 -0600, Mr. Hericus wrote: > Hi All, > > This has only happened within the past week or so. I'm working from the > qooxdoo trunk code, and have recently updated to the latest commits. > I've been testing with IE 7, FF 3, and google Chrome 1.0.154. > > When I work with a source version of my application, all 3 browsers work > fine. When I compile a build version of the application, IE and FF are > fine, but chrome gives me this error when trying to load the > application: > > Uncaught TypeError: Cannot ready property 'style' of null > http://webserver/qd8/build/script/qd8.js (line 7307) > > Line 7307 is inside qx.ui.root.Application, in the > _createContainerElement on this line: > > var bstyle = doc.body.style; > > I wondered if it was something I'm doing in my application. So i used > create_application.py to generate a brand new skeleton app. I made no > changes to it, created both the source and build versions and pointed > all 3 browsers to it. Same behaviour. With IE and FF, both source and > build versions load just fine with no warnings or errors. With chrome, > the source version loads fine with no warnings, but the build version > gives the above error and fails to load. > > Any help or pointers to get around this would be appreciated. > ------------------------------------------------------------------------------ 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
