GNU bug report logs -
#27344
[PATCH 0/12] Add computational software and circuit simulators
Previous Next
Full log
View this message in rfc822 format
Danny Milosavljevic writes:
> Hi,
>
> On Fri, 16 Jun 2017 19:52:27 +0300
> Theodoros Foradis <theodoros.for <at> openmailbox.org> 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
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.