[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#27344] [PATCH 11/12] gnu: Add qucs.
From: |
Theodoros Foradis |
Subject: |
[bug#27344] [PATCH 11/12] gnu: Add qucs. |
Date: |
Sat, 17 Jun 2017 13:24:33 +0300 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Danny Milosavljevic writes:
> 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...
I did try some stuff to cut down on the dependency but didn't work. I
hadn't tried that environment variable though.
I did contact the devs, and there was no insight on the issue.
--
Theodoros Foradis
- [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