[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#42006: Installing font-dejavu breaks other fonts
From: |
Leo Famulari |
Subject: |
bug#42006: Installing font-dejavu breaks other fonts |
Date: |
Tue, 19 Jul 2022 09:54:44 -0400 |
On Wed, Jul 13, 2022 at 11:11:49PM -0400, Maxim Cournoyer wrote:
> Hi Leo,
>
> Leo Famulari <leo@famulari.name> writes:
>
> > Since my last full upgrade on June 9 2020, I found that if I have
> > font-dejavu installed in my profile, my terminal (rxvt-unicode) no
> > longer finds the font selected in my ~/.Xresources file.
> >
> > I'm using Guix on Debian, and all the packages involved are installed by
> > Guix. They are rxvt-unicode, font-anonymous-pro, and font-dejavu.
> >
> > I strace-d the terminal startup.
> >
> > In the good case, it reads and loads a bunch font-related things before
> > it finally loads my specified font from its symlink in
> > '~/.guix-profile/share/fonts'.
>
> Odd. Is this problem still actual?
I will see about reproducing it when I have the time.