GNU bug report logs - #27344
[PATCH 0/12] Add computational software and circuit simulators

Previous Next

Package: guix-patches;

Reported by: Theodoros Foradis <theodoros.for <at> openmailbox.org>

Date: Mon, 12 Jun 2017 15:27:03 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Theodoros Foradis <theodoros.for <at> openmailbox.org>
To: 27344 <at> debbugs.gnu.org
Cc: Theodoros Foradis <theodoros.for <at> openmailbox.org>
Subject: [bug#27344] [PATCH 11/12] gnu: Add qucs.
Date: Fri, 16 Jun 2017 19:52:27 +0300
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




This bug report was last modified 7 years and 195 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.