I just ran into this. Same problems as everyone else. Started with a fresh install and started working towards the headless testing of Swing apps using Xvfb.
When firing up the GUI unit test, Xvfb starts spinning at 100% CPU indefinitely. Java process hangs. I compared the /etc/X11 dirs from my working Gutsy install and noticed that xinit and xdb where missing on Intrepid. Because I've been at this for so damn long I just did an "aptitude install xorg" and installed the whole damn X11 stack. Bouncing Xvfb and retrying the Java process shows that this has fixed the problem. I can't be sure which part of the X11 was missing. -- xvfb on server gives multiple errors https://bugs.launchpad.net/bugs/294454 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs