GNU bug report logs -
#78420
[PATCH] gnu: kwin: remove libglvnd input.
Previous Next
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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#78420: [PATCH] gnu: kwin: remove libglvnd input.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 78420 <at> debbugs.gnu.org.
--
78420: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78420
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
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
This bug report was last modified 5 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.