all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Zhu Zihao <all_but_last@163.com>
To: tumashu <tumashu@163.com>
Cc: 宋文武 <iyzsong@outlook.com>, guix-devel@gnu.org
Subject: Re: [bug]: xfce4: xfpm-power-backlight-helper  alway let me input password.
Date: Fri, 25 Feb 2022 17:09:25 +0800	[thread overview]
Message-ID: <86k0dj5mz7.fsf@163.com> (raw)
In-Reply-To: <70bf75fc.3f8.17f23aafb43.Coremail.tumashu@163.com>

[-- Attachment #1: Type: text/plain, Size: 688 bytes --]


tumashu <tumashu@163.com> writes:

> i can not run gdm success, but have the problem too when run sddm.

Try put a fontconfig file under /var/lib/sddm/.config/fontconfig/fonts.conf

cat > /var/lib/sddm/.config/fontconfig/fonts.conf << "EOF"
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
   <dir>/run/current-system/profile/share/fonts/</dir>
</fontconfig>
EOF

And install the fonts in system wide package configuration.

This issue was introduced in the merge of 'core-updates-frozen'. But I
can't find a proper way to fix this. 

-- 
Retrieve my PGP public key:

  gpg --recv-keys D47A9C8B2AE3905B563D9135BE42B352A9F6821F

Zihao

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 255 bytes --]

  reply	other threads:[~2022-02-25 12:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22  1:21 [bug]: xfce4: xfpm-power-backlight-helper alway let me input password tumashu
2022-02-22  7:04 ` 宋文武
2022-02-22  7:15   ` tumashu
2022-02-22  7:21     ` tumashu
2022-02-22  7:58       ` 宋文武
2022-02-22  8:06         ` tumashu
2022-02-22 23:01         ` tumashu
2022-02-25  9:09           ` Zhu Zihao [this message]
2022-02-26  0:22             ` tumashu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86k0dj5mz7.fsf@163.com \
    --to=all_but_last@163.com \
    --cc=guix-devel@gnu.org \
    --cc=iyzsong@outlook.com \
    --cc=tumashu@163.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.