Community
Participate
Working Groups
I am trying to run SWTBot UI tests on Hudson, following advice from Bug 314811. I get a ton of errors like this: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x800040 (Java - Ecl) Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. I am not sure whether this is because I did something wrong or the window manager on the server has a configuration problem, or something else...
FWIW we see the same errors running UI tests (including SWTBot) in on an Xvfb based X server. Perhaps its a problem in SWT that you normally don't see as the warnings aren't getting logged anywhere obvious?
*** This bug has been marked as a duplicate of bug 371545 ***