GNU bug report logs - #35866
[PATCH] gnu: Add qtwebengine.

Previous Next

Package: guix-patches;

Reported by: mike rosset <mrosset <at> bufio.org>

Date: Thu, 23 May 2019 14:17:04 UTC

Severity: normal

Tags: patch

Done: Mike Rosset <mike.rosset <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: Pierre Neidhardt <mail <at> ambrevar.xyz>
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Cc: Marius Bakke <mbakke <at> fastmail.com>, mrosset <at> bufio.org,
 Ludovic Courtès <ludo <at> gnu.org>, mike.rosset <at> gmail.com,
 35866 <at> debbugs.gnu.org
Subject: Re: [bug#35866] [PATCH] gnu: Add qtwebengine.
Date: Sun, 06 Oct 2019 17:45:58 +0200
[Message part 1 (text/plain, inline)]
+1! :)

As far as I can tell, in its current state the package will trigger the
following error when we try to make a webengine view:

--8<---------------cut here---------------start------------->8---
	15:50:10 INFO: Run :adblock-update to get adblock lists.
	15:50:10 CRITICAL: Could not find QtWebEngineProcess
--8<---------------cut here---------------end--------------->8---

Maybe something like this would help?

--8<---------------cut here---------------start------------->8---
    (native-search-paths
     (list (search-path-specification
            (variable "QTWEBENGINEPROCESS_PATH")
            (files '("lib/qt5/libexec/QtWebEngineProcess")))))
--8<---------------cut here---------------end--------------->8---

-- 
Pierre Neidhardt
https://ambrevar.xyz/
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 years and 114 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.