[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#35308: GDM refuses to log into Gnome Shell
From: |
Nicolas Goaziou |
Subject: |
bug#35308: GDM refuses to log into Gnome Shell |
Date: |
Fri, 17 Dec 2021 18:11:44 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Josselin Poiret <dev@jpoiret.xyz> writes:
> Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:
>
>> You're right. The above fixes the issue with fontconfig. Unfortunately,
>> the problem persists with the minimal manifest:
>>
>> (specifications->manifest '("python-matplotlib"))
>>
>> So there's something else going on.
>>
>> In order to fix the above, I need to put
>>
>> unset GI_TYPELIB_PATH
>>
>> in my .profile, after having sourced Guix profile. Maybe this
>> environment variable also has a special default value when unset.
>
> Can you try again with `export
> GI_TYPELIB_PATH=/usr/lib/girepository-1.0/` before sourcing the
> profile?
Tough luck. The problem is still there.
Regards,