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>

Bug is archived. No further changes may be made.

Full log


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 4 days ago.

Previous Next


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