Hello everyone,


i am pretty much new to Qooxdoo and already starting to love it. Always wanted 
something that complex but still easy to understand and use.



Currently i am trying to do step by step tutorial for the twitter app. I made 
it only to the chapter 3, that means loading tweets from the public timeline. 
Code is exactly same from end of that chapter.



Now with enabled Firebug in Firefox (12.0) when i want to start app (source or 
build, same result), it literally gets stuck and shows me "script taking too 
long" dialog. Once i disable Firebug, everything goes smoothly. Normally i 
would think it's some Firebug issue, but going to for example Playground, 
everything is also smooth even with Firebug enabled.



It's surely somewhere around rendering list of tweets.  I tried commenting out 
binding service tweets property to controller's model and everything got smooth 
again. So loading of the a data is ok, but render get's crazy there.



And for the record, Chrome is totally ok with it, even with developer tools 
enabled.



I am wondering if there are some debugging tools in Qooxdoo that could help me 
to pinpoint where the issue might be. Or do you have any ideas how to discover 
the problem ?



Thanks for any help
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to