GNU bug report logs - #78420
[PATCH] gnu: kwin: remove libglvnd input.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <z572 <at> z572.online>

Date: Wed, 14 May 2025 09:54:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

To reply to this bug, email your comments to 78420 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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

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


Report forwarded to sughosha <at> disroot.org, z572 <at> z572.online, guix-patches <at> gnu.org:
bug#78420; Package guix-patches. (Wed, 14 May 2025 09:54:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Zheng Junjie <z572 <at> z572.online>:
New bug report received and forwarded. Copy sent to sughosha <at> disroot.org, z572 <at> z572.online, guix-patches <at> gnu.org. (Wed, 14 May 2025 09:54:02 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <z572 <at> z572.online>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: kwin: remove libglvnd input.
Date: Wed, 14 May 2025 17:53:04 +0800
when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa
is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop
cannot use.

* gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd.

Change-Id: Ifda7282d356fa9e0be2066a7c2619d7bf052d52d
---
 gnu/packages/kde-plasma.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 5b544079876..7bd6e6a17bc 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -1515,7 +1515,6 @@ (define-public kwin
                   lcms
                   libcap
                   libepoxy
-                  libglvnd ; For OpenGLES
                   libinput
                   libxkbcommon
                   pipewire

base-commit: 5f5d84beccc180f1b51474c0e47eb6e0d0c9175f
-- 
2.49.0





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Thu, 15 May 2025 14:59:03 GMT) Full text and rfc822 format available.

Notification sent to Zheng Junjie <z572 <at> z572.online>:
bug acknowledged by developer. (Thu, 15 May 2025 14:59:04 GMT) Full text and rfc822 format available.

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

From: Z572 <z572 <at> z572.online>
To: Zheng Junjie <z572 <at> z572.online>
Cc: Sughosha <sughosha <at> disroot.org>, 78420-done <at> debbugs.gnu.org
Subject: Re: [bug#78420] [PATCH] gnu: kwin: remove libglvnd input.
Date: Thu, 15 May 2025 22:58:04 +0800
[Message part 1 (text/plain, inline)]
Zheng Junjie <z572 <at> z572.online> writes:

> when libglvnd in inputs, kwin_x11 will try find libGLX_mesa.so.0, but our mesa
> is built without glvnd, so kwin_x11 startup failed, and plasma(x11) desktop
> cannot use.
>
> * gnu/packages/kde-plasma.scm (kwin)[inputs]: Remove libglvnd.
>
> Change-Id: Ifda7282d356fa9e0be2066a7c2619d7bf052d52d
> ---
>  gnu/packages/kde-plasma.scm | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
> index 5b544079876..7bd6e6a17bc 100644
> --- a/gnu/packages/kde-plasma.scm
> +++ b/gnu/packages/kde-plasma.scm
> @@ -1515,7 +1515,6 @@ (define-public kwin
>                    lcms
>                    libcap
>                    libepoxy
> -                  libglvnd ; For OpenGLES
>                    libinput
>                    libxkbcommon
>                    pipewire
>
> base-commit: 5f5d84beccc180f1b51474c0e47eb6e0d0c9175f

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified today.

Previous Next


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