bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35308: GDM refuses to log into Gnome Shell (was: GDM refuses to log


From: Nicolas Goaziou
Subject: bug#35308: GDM refuses to log into Gnome Shell (was: GDM refuses to log into Gnome on Debian 9 or 10)
Date: Fri, 17 Dec 2021 10:00:40 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

I went a bit further:

The issue is not specifically glib-related, but can be reproduced with
any package using the following:

  (search-path-specification
   (variable "XDG_DATA_DIRS")
   ...)

Hence, the following manifest can reproduce the problem:

  (specifications->manifest '("fontconfig"))

even though fontconfig does not depend on glib (but does search XDG_DATA_DIRS).
-- 
Nicolas Goaziou





reply via email to

[Prev in Thread] Current Thread [Next in Thread]