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


Message #95 received at 27344 <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Theodoros Foradis <theodoros.for <at> openmailbox.org>
Cc: 27344 <at> debbugs.gnu.org
Subject: Re: [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 <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...




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.