[med-svn] [njplot] 02/02: Try to use GLX extension for xvfb (but failed)

Andreas Tille tille at debian.org
Sat Jan 14 13:14:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository njplot.

commit a22a817b57ac786684cbd27c670d26024a9bfeb9
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jan 14 14:14:26 2017 +0100

    Try to use GLX extension for xvfb (but failed)
---
 debian/changelog           | 3 ++-
 debian/tests/run-unit-test | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fa2566a..b5f445c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-njplot (2.4-7) unstable; urgency=medium
+njplot (2.4-7) UNRELEASED; urgency=medium
 
   * Add xauth to autopkgtest dependencies
+  * Use GLX extension for xvfb
 
  -- Andreas Tille <tille at debian.org>  Sat, 14 Jan 2017 12:53:57 +0100
 
diff --git a/debian/tests/run-unit-test b/debian/tests/run-unit-test
index dae698a..c367342 100644
--- a/debian/tests/run-unit-test
+++ b/debian/tests/run-unit-test
@@ -15,8 +15,8 @@ gunzip *.gz
 
 echo "TEST START"
 
-echo "/usr/bin/njplot -psonly example.phb"
-xvfb-run --auto-servernum --server-num=20 -s '-screen 0 1024x768x24' /usr/bin/njplot -psonly example.phb
+echo "xvfb-run --auto-servernum --server-num=20 -s '-screen 0 1024x768x24 -ac +extension GLX +render' /usr/bin/njplot -psonly example.phb"
+xvfb-run --auto-servernum --server-num=20 -s '-screen 0 1024x768x24 -ac +extension GLX +render' /usr/bin/njplot -psonly example.phb
 
 echo "file example.ps"
 file example.ps

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/njplot.git



More information about the debian-med-commit mailing list