Hi,

On Saturday February 20 2010 21:55:47 [email protected] wrote:
> I have some problems  in the source version. Wen i compile it, i havent 
> near never the problem
> 
> i load a layout and the i fill two tables but sometimes the application 
> stopps  or sometimes the  events loading dont get data or one of them 
> dont get data/ dont fiished.
> 
> What could that bee?
Maybe you run into some timing problems. I guess it's just a coincidence that 
your build version is not affected. If you fire some requests to the backend 
and 
your app is relying on them you have to make sure that the data is received 
before you execute further actions (which are relying on the data).

Can you enclose your issue a bit more? I guess you need to debug a bit more to 
get to know at which point the app is breaking. Is it reproducable? I mean 
does the app break always at the same state?

cheers,
  Alex

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to