GNU bug report logs - #57445
[PATCH] gnu: qtwebengine: Fix QTWEBENGINEPROCESS_PATH specification.

Previous Next

Package: guix-patches;

Reported by: Zhu Zihao <all_but_last <at> 163.com>

Date: Sat, 27 Aug 2022 05:03:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 57445 in the body.
You can then email your comments to 57445 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#57445; Package guix-patches. (Sat, 27 Aug 2022 05:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zhu Zihao <all_but_last <at> 163.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 27 Aug 2022 05:03:02 GMT) Full text and rfc822 format available.

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

From: Zhu Zihao <all_but_last <at> 163.com>
To: guix-patches <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: qtwebengine: Fix QTWEBENGINEPROCESS_PATH specification.
Date: Sat, 27 Aug 2022 13:02:00 +0800
[0001-gnu-qtwebengine-Fix-QTWEBENGINEPROCESS_PATH-specific.patch (text/x-patch, inline)]
From 369cf325955820d13a473b206bf65ad2c5f3e066 Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last <at> 163.com>
Date: Sat, 27 Aug 2022 12:59:04 +0800
Subject: [PATCH] gnu: qtwebengine: Fix QTWEBENGINEPROCESS_PATH specification.

* gnu/packages/qt.scm (qtwebengine)[native-search-paths]: Use
"lib/qt6/libexec/QtWebEngineProcess" for search path.
---
 gnu/packages/qt.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 821e824e36..da8ff0f70a 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -2837,7 +2837,7 @@ (define (delete-unwanted-files child stat flag base level)
             (file-type 'regular)
             (separator #f)
             (variable "QTWEBENGINEPROCESS_PATH")
-            (files '("lib/qt5/libexec/QtWebEngineProcess")))))
+            (files '("lib/qt6/libexec/QtWebEngineProcess")))))
     (home-page "https://wiki.qt.io/QtWebEngine")
     (synopsis "Qt WebEngine module")
     (description "The Qt WebEngine module provides support for web
-- 
2.37.2

[Message part 2 (text/plain, inline)]
-- 
Retrieve my PGP public key:

  gpg --recv-keys 481F5EEEBA425ADC13247C76A6E672D981B8E744

Zihao

Reply sent to Marius Bakke <marius <at> gnu.org>:
You have taken responsibility. (Sat, 27 Aug 2022 21:44:02 GMT) Full text and rfc822 format available.

Notification sent to Zhu Zihao <all_but_last <at> 163.com>:
bug acknowledged by developer. (Sat, 27 Aug 2022 21:44:02 GMT) Full text and rfc822 format available.

Message #10 received at 57445-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <marius <at> gnu.org>
To: Zhu Zihao <all_but_last <at> 163.com>, 57445-done <at> debbugs.gnu.org
Subject: Re: [bug#57445] [PATCH] gnu: qtwebengine: Fix
 QTWEBENGINEPROCESS_PATH specification.
Date: Sat, 27 Aug 2022 23:42:52 +0200
[Message part 1 (text/plain, inline)]
Zhu Zihao <all_but_last <at> 163.com> skriver:

> Subject: [PATCH] gnu: qtwebengine: Fix QTWEBENGINEPROCESS_PATH specification.
>
> * gnu/packages/qt.scm (qtwebengine)[native-search-paths]: Use
> "lib/qt6/libexec/QtWebEngineProcess" for search path.

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 25 Sep 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 325 days ago.

Previous Next


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