← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 481591] Re: xvfb-run totally broken

 

** Description changed:

  xvfb-run fails to launch any more on karmic.  Reverting the patch from
  2:1.6.4-2ubuntu3 fixes the problem.  This breaks any tool that uses
  xvfb-run during its build (like openjdk-6).
+ 
+ impact: tools needing xvfb-run will fail (e.g. openjdk-6 does not perform any testsuite runs)
+ addressed: refactored to correctly wait for xvfb execution.
+ patch: see attached
+ discussion: regression potential is low, since xvfb-run doesn't actually function in karmic.
+ TEST CASE: the follow command should report "0":
+   xvfb-run -a -e /dev/null -s "-extension GLX" true; echo $? 
  
  ProblemType: Bug
  Architecture: amd64
  Date: Thu Nov 12 14:02:47 2009
  DistroRelease: Ubuntu 10.04
  Package: xvfb 2:1.6.4-2ubuntu4
  ProcEnviron:
-  LANGUAGE=en_US.UTF-8
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US.UTF-8
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: xorg-server
  Uname: Linux 2.6.31-14-generic x86_64

** Attachment added: "karmic.patch"
   http://launchpadlibrarian.net/35691611/karmic.patch

-- 
xvfb-run totally broken
https://bugs.launchpad.net/bugs/481591
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



References