Hi, Today a very annoying warning appears after some coding:
000638 There is no event handler for the event 'changeLocale' on target 'qx.locale.Manager[9-0]'! Native.js:65 001207 qx.core.Init: Load runtime: 1206ms It's not really reproducible. From what I noticed: * I had an custom log appender (for dialogs). With this I got deep recursion and finally a stack overflow. (qx not able to layout dialog -> new warning, and so on). Disabled now. (so only 1 warning (see above) is displayed in console) * After some code editing and page reload (without generate.py in between) the warning disappears. * After another generate.py the warning appears again. Notice: I'm not doing/changing anything related to locales. Actually I think it's kind of a load timing problem. I added one format to my static format class (see posting few days ago) inside the "defer" method. Any ideas welcome, thx, Markus -- View this message in context: http://qooxdoo.678.n2.nabble.com/annoying-warning-during-load-qx-locale-Manager-tp7583068.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
