Hi T,
I wrote a comment to this bug:
http://bugzilla.qooxdoo.org/show_bug.cgi?id=5584#c3
Unfortunately I cannot provide any application to reproduce this issue,
just because I am not allowed to. 
I´m still fighting for the permission to provide our apps as real life
examples. :-) But I will work on it and do my very best.:-)
 
Cheers,
Rob.

>>> thron7 <[email protected]> 9/20/2011 10:25 >>>
Great.

Rob, can you add your findings to the bug, too?!

We are still looking for an app that we can use to reproduce the issue
on our side. Is any of the affected users (Evgeny, Marcel, Rob) able to
provide such?!

T.

On 09/20/2011 07:56 AM, Marcel Ruff wrote: 


The bug was reported already:

   http://bugzilla.qooxdoo.org/show_bug.cgi?id=5584

Thank you for all help,
Marcel

On 16.09.2011 09:12, thron7 wrote: 

Then please open a bug for it (Marcel, please add your observations as
comments there). If you can narrow it down to some specifics of the
application that are triggers (size, specific API's used, ...), that
would be awesome.

T.

On 09/15/2011 03:03 PM, Robert Nimax wrote: 

Hi all,
I´ve been analysing exactly this issue the wohle morning until I read
this mail accedentially. :)
We migrated from 1.4 to 1.5 last week and everything was fine so far. 
This morning I tried to install a new version of one of our
applications (build with qooxdoo 1.5) in a "real" environment, and I ran
into the same problem. I was heavily puzzled, bacause we have been
testing a lot (and still doing), and I didn´t get the picture, why the
bootstrap crashes this time. 
I think it´s a timing issue depending on the browsers behaviour and
accordingly the sequence of the jobs a browser is doing (load a scipt,
execute a script, prepare the DOM, ...), because in our case the problem
only occurs when running the application on a remote server. On a local
system, i.e. there is a local web server serving the resources (js,
etc.), the probability to reproduce this issue is rather low. Maybe
because the operation system doesn´t go full stack (tcp/ip) on a local
call or maybe because there is no network latency...I do not know.
Loading the bootstrap script in the body-section (instead of in the
head-section) solved the problem like Marcel told us. BTW Thanks for
that.:)
 
We build the app using a custom build job, but this job just extends
the regular build job ("build") and makes some environment settings -
that´s all, nothing special. 
The Webserver is Apache (Tomcat Servlet Container), but I don´t think,
this will help to reproduce it. 
 
I think it´s a just a timing issue or an unfortunate cominbation caused
by the browser. Maybe qooxdoo can catch this problem by waiting (via
timeouts) until the browser is ready or the body is present...something
like that...?
I tested it with FF 6.02 and Chrome 13. Both browsers show the same
behaviour which I didn´t expect...but it´s like that.:)
 
HTH,
Rob.

>>> thron7 <[email protected]> (
mailto:[email protected] ) 9/15/2011 1:05 >>>
Marcel,

On 09/14/2011 07:02 PM, Marcel Ruff wrote: 



It was my stupidity, I never checked the HTML (as it worked fine for
some years now).
The javascript include was in the <head> section,
moving it to <body> all runs fine - so simple ...

this is by no means simple, as all our skeleton index.html's load the
code in the <head> section. If this is an issue under certain
circumstances, we need to learn about it, and potentially address it in
a bug. Please go back to my last mail, and actually provide answers to
the questions I posted there. This will allow us to assess the
possibility to come up with a reproducable error sample, which would be
very helpful for a bug.

Thanks,
T.

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains
a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and
makes
sense of it. Business sense. IT sense. Common
sense.http://p.sf.net/sfu/splunk-d2dcopy1_______________________________________________
qooxdoo-devel mailing
[email protected]https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to