|
From: | Theodoros Foradis |
Subject: | [bug#27344] [PATCH 11/12] gnu: Add qucs. |
Date: | Fri, 16 Jun 2017 19:52:27 +0300 |
User-agent: | mu4e 0.9.18; emacs 25.2.1 |
Danny Milosavljevic writes: >> + ;; The test suite requires a running X server. >> + (system "Xvfb :1 &") >> + (setenv "DISPLAY" ":1") >> + #t)) > > Does it? (setenv "QT_QPA_PLATFORM" "offscreen") is not enough? Yes. I tried and (setenv "QT_QPA_PLATFORM" "offscreen") is not enough. The other option would be to not do the tests, if pulling xorg-server as a dependency is an issue. -- Theodoros Foradis
[Prev in Thread] | Current Thread | [Next in Thread] |