guix-patches
[Top][All Lists]
Advanced

[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...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]