[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27344] [PATCH 11/12] gnu: Add qucs.
From: |
Danny Milosavljevic |
Subject: |
[bug#27344] [PATCH 11/12] gnu: Add qucs. |
Date: |
Fri, 16 Jun 2017 20:18:58 +0200 |
Hi,
On Fri, 16 Jun 2017 19:52:27 +0300
Theodoros Foradis <address@hidden> wrote:
> 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.
No, it's fine. It's just good to try the non-huge-dependency case first.
Since it doesn't work, let's use xorg...
Weird, though. Isn't qucs just a normal GUI program? Should have been fine
with just Qt offscreen...
- [bug#27344] [PATCH 03/12] gnu: Add mpb., (continued)
[bug#27344] [PATCH 07/12] gnu: Add asco., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 09/12] gnu: Add xyce-serial., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 11/12] gnu: Add qucs., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 08/12] gnu: Add ngspice., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 12/12] gnu: Add qucs-s., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 10/12] gnu: Add xyce-parallel., Theodoros Foradis, 2017/06/12
[bug#27344] [PATCH 01/12] gnu: Add harminv., Danny Milosavljevic, 2017/06/15
[bug#27344] [PATCH v2 01/12] gnu: Add harminv., Theodoros Foradis, 2017/06/22