Hi all,

I'm currently facing a problem where the testrunner is throwing an 
exception while running unit tests for a widget which calls 
qx.ui.core.queue.Manager.flush().

I'm calling qx.ui.core.queue.Manager.flush to ensure that the current 
state of the widget is visible at decent situations.

I'm getting the following stack trace:

Error message is:
TypeError: Cannot read property 'setStyle' of null
Stack trace:
qx.ui.core.Widget:2304:31
eval at (http://myapp/app/test/script/tests.js:625:111), :1:682
qx.ui.window.Manager:115:15
qx.ui.core.queue.Widget:130:13
qx.ui.core.queue.Manager:115:39
qx.ui.core.queue.Manager:234:11
qx.ui.core.queue.Manager:98:12
mylib.ui.control.ProgressWindow:163:32

Any Idea where this comes frorm?

Thank you for your help.

Regards
Dietrich


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to