You are not logged in.

#1 2018-07-12 02:55:16

teamde78
Member
Registered: 2018-07-07
Posts: 15

[SOLVED] ST overlapping text

Hi all,

having an issue with dwm and ST terminal. Basically was only running a root user with dwm and fixed the overlapping text issue by adding the following in

 ~/.config/fontconfig/fonts.conf

Using the terminus-font package

<alias>
<family>monospace</family>
<prefer><family>osx4 Terminus</family></prefer>
</alias>

I created a new user so that this user would not be root and the overlapping issue is not fixed. I tried creating a new fonts.conf file in the user directory as above, but with no luck. I also looked at some of the font information on the wiki on extending a font package to all users on the system, but still nothing has worked. Am I missing something small that I am overlooking to correct this overlapping text issue in the ST terminal. Shouldn't the ST code that I compiled with the proper font configuration be the same across all users. Thanks for any help in advance!

Last edited by teamde78 (2018-07-17 14:40:24)

Offline

#2 2018-07-12 03:10:54

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: [SOLVED] ST overlapping text

Just specify Terminus directly in st's config.h.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2018-07-12 11:30:41

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

I had done that upon compilation - as I said there is no overlapping under the root user. Do I just need to extend the fonts to system-wide or something along those lines. Again, I almost feel as if I am simply overlooking something. Thanks again for your help!

Offline

#4 2018-07-12 13:18:14

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: [SOLVED] ST overlapping text

teamde78 wrote:

Do I just need to extend the fonts to system-wide...

What do you mean extend the fonts?  How did you install terminus?  What exactly did you put in the font string for st?


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2018-07-12 13:33:11

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

In addition to that,

fc-match monospace

as root and your normal user.

Offline

#6 2018-07-12 13:35:25

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: [SOLVED] ST overlapping text

seth, is that relevant?  The OP showed a font alias which would use Terminus for 'monospace' and this may have only been for the root user.  This would explain the descrepancy with the regular user, but only if st was using 'monospace' as it's font rather than directly specifying terminus.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#7 2018-07-12 13:43:37

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

This is how I compiled my ST terminal

char font[] = "monospace:pixelsize=16:antialias=true:autohint=true:fixed=true";

Offline

#8 2018-07-12 13:54:05

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

@Trilby, I took that from "fixed the overlapping text issue by adding the following" (I'd also argue that this is the better approach, at least on a real multi-user system)

@teamde78, either compile in the actual font or post the fc-match outputs.

Offline

#9 2018-07-12 16:34:48

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: [SOLVED] ST overlapping text

Trilby wrote:

Just specify Terminus directly in st's config.h.

teamde78 wrote:

I had done that upon compilation

teamde78 wrote:

This is how I compiled my ST terminal

char font[] = "monospace:pixelsize=16:antialias=true:autohint=true:fixed=true";

Eh ... what.  Than why did you previously say you had specified Terminus in st's config.h?  If you want to leave monospace in config.h, then yes, you need to configure fonts to use Terminus for monospace either system-wide or for each user you want that to apply to.  If you had actually specified Terminus in config.h, then there'd nothing more you'd need to do.

Any monospace font should be ok but if you don't have any monospace fonts installed that fc-match finds, then it will use a default fallback which could be quite bad in a terminal.

Last edited by Trilby (2018-07-12 16:36:04)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#10 2018-07-12 22:13:00

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

fc-match under root gives the correct terminus font - as expected.

When running the fc-match under the user account I am getting the following output:

NotoSans-Regular.ttf: "Noto sans" "Regular"

I did create the alias file in the directories as it is under the root account... how can I get the alias profile to work under the user?

Thanks again - looks like I goofed and should have just used the terminus font during compilation.

Offline

#11 2018-07-13 05:55:49

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

Well, first check whther the user actually has access to the font (and you didn't install it to the root user only)

fc-list | grep -i terminus

Then check whether your config file is (and what others are) actually considered:

strace fc-match monospace 2>&1 | grep fonts

Offline

#12 2018-07-13 21:22:46

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

Results below Seth,

/usr/share/fonts/misc/ter-x12b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x22b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x32b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x18b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x20b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x28b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x16b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x14n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x14b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x24n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x24b.pcf.gz: xos4 Terminus:style=Bold
/usr/share/fonts/misc/ter-x16n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x18n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x20n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x28n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x12n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x22n.pcf.gz: xos4 Terminus:style=Regular
/usr/share/fonts/misc/ter-x32n.pcf.gz: xos4 Terminus:style=Regular

and for the config file - I ran your script but nothing appeared. just went to a new terminal line.

Above was all run on the user account not root.

Offline

#13 2018-07-13 21:27:31

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

strace fc-match monospace 2>&1 | grep open

Offline

#14 2018-07-13 21:43:41

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

Same response for the open. New terminal line.

Thanks

Offline

#15 2018-07-13 21:47:27

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] ST overlapping text

Please paste your full pacman log.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#16 2018-07-14 01:50:23

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

thank you for assisting me with this

[2018-07-06 01:57] [PACMAN] Running 'pacman -r /mnt -Sy --cachedir=/mnt/var/cache/pacman/pkg --noconfirm base base-devel'
[2018-07-06 01:57] [PACMAN] synchronizing package lists
[2018-07-06 02:00] [ALPM] transaction started
[2018-07-06 02:00] [ALPM] installed linux-api-headers (4.16.1-1)
[2018-07-06 02:00] [ALPM] installed tzdata (2018e-1)
[2018-07-06 02:00] [ALPM] installed iana-etc (20180221-1)
[2018-07-06 02:00] [ALPM] installed filesystem (2018.1-2)
[2018-07-06 02:00] [ALPM] installed glibc (2.27-3)
[2018-07-06 02:00] [ALPM] installed gcc-libs (8.1.1+20180531-1)
[2018-07-06 02:00] [ALPM] installed ncurses (6.1-3)
[2018-07-06 02:00] [ALPM] installed readline (7.0.005-1)
[2018-07-06 02:00] [ALPM] installed bash (4.4.023-1)
[2018-07-06 02:00] [ALPM] installed bzip2 (1.0.6-7)
[2018-07-06 02:00] [ALPM] installed attr (2.4.48-1)
[2018-07-06 02:00] [ALPM] installed acl (2.2.53-1)
[2018-07-06 02:00] [ALPM] installed gmp (6.1.2-1)
[2018-07-06 02:00] [ALPM] installed libcap (2.25-1)
[2018-07-06 02:00] [ALPM] installed gdbm (1.16-1)
[2018-07-06 02:00] [ALPM] installed db (5.3.28-4)
[2018-07-06 02:00] [ALPM] installed perl (5.26.2-2)
[2018-07-06 02:00] [ALPM] installed openssl (1.1.0.h-1)
[2018-07-06 02:00] [ALPM] installed coreutils (8.29-1)
[2018-07-06 02:00] [ALPM] installed libgpg-error (1.31-1)
[2018-07-06 02:00] [ALPM] installed libgcrypt (1.8.3-1)
[2018-07-06 02:00] [ALPM] installed lz4 (1:1.8.2-2)
[2018-07-06 02:00] [ALPM] installed xz (5.2.4-1)
[2018-07-06 02:00] [ALPM] installed libsystemd (239.0-2)
[2018-07-06 02:00] [ALPM] installed xz (5.2.4-1)
[2018-07-06 02:00] [ALPM] installed libsystemd (239.0-2)
[2018-07-06 02:00] [ALPM] installed device-mapper (2.02.177-5)
[2018-07-06 02:00] [ALPM] installed popt (1.16-9)
[2018-07-06 02:00] [ALPM] installed libutil-linux (2.32-3)
[2018-07-06 02:00] [ALPM] installed json-c (0.13.1-1)
[2018-07-06 02:00] [ALPM] installed argon2 (20171227-3)
[2018-07-06 02:00] [ALPM] installed cryptsetup (2.0.3-2)
[2018-07-06 02:00] [ALPM] installed expat (2.2.5-1)
[2018-07-06 02:00] [ALPM] installed dbus (1.12.8-1)
[2018-07-06 02:00] [ALPM] installed libmnl (1.0.4-1)
[2018-07-06 02:00] [ALPM] installed libnftnl (1.1.0-1)
[2018-07-06 02:00] [ALPM] installed libnl (3.4.0-1)
[2018-07-06 02:00] [ALPM] installed libusb (1.0.22-1)
[2018-07-06 02:00] [ALPM] installed libpcap (1.8.1-2)
[2018-07-06 02:00] [ALPM] installed iptables (1.6.2-2)
[2018-07-06 02:00] [ALPM] installed zlib (1:1.2.11-2)
[2018-07-06 02:00] [ALPM] installed cracklib (2.9.6-1)
[2018-07-06 02:00] [ALPM] installed e2fsprogs (1.44.2-1)
[2018-07-06 02:00] [ALPM] installed libsasl (2.1.26-13)
[2018-07-06 02:00] [ALPM] installed libldap (2.4.46-1)
[2018-07-06 02:00] [ALPM] installed keyutils (1.5.10-2)
[2018-07-06 02:00] [ALPM] installed krb5 (1.16.1-1)
[2018-07-06 02:00] [ALPM] installed libtirpc (1.0.3-2)
[2018-07-06 02:00] [ALPM] installed pambase (20171006-1)
[2018-07-06 02:00] [ALPM] installed pam (1.3.1-1)
[2018-07-06 02:00] [ALPM] installed kbd (2.0.4-1)
[2018-07-06 02:00] [ALPM] installed pam (1.3.1-1)
[2018-07-06 02:00] [ALPM] installed kbd (2.0.4-1)
[2018-07-06 02:00] [ALPM] installed kmod (25-1)
[2018-07-06 02:00] [ALPM] installed hwids (20180518-1)
[2018-07-06 02:00] [ALPM] installed libidn (1.34-2)
[2018-07-06 02:00] [ALPM] installed libelf (0.171-1)
[2018-07-06 02:00] [ALPM] installed libseccomp (2.3.3-1)
[2018-07-06 02:00] [ALPM] installed shadow (4.5-4)
[2018-07-06 02:00] [ALPM] installed libcap-ng (0.7.9-1)
[2018-07-06 02:00] [ALPM] installed util-linux (2.32-3)
[2018-07-06 02:00] [ALPM] installed pcre2 (10.31-1)
[2018-07-06 02:00] [ALPM] installed systemd (239.0-2)
[2018-07-06 02:00] [ALPM-SCRIPTLET] Initializing machine ID from random generator.
[2018-07-06 02:00] [ALPM-SCRIPTLET] Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service  ^f^r /usr/lib/systemd/system/getty@$
[2018-07-06 02:00] [ALPM-SCRIPTLET] Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target  ^f^r /usr/lib/systemd/system/rem$
[2018-07-06 02:00] [ALPM-SCRIPTLET] :: Append 'init=/usr/lib/systemd/systemd' to your kernel command line in your
[2018-07-06 02:00] [ALPM-SCRIPTLET]    bootloader to replace sysvinit with systemd, or install systemd-sysvcompat
[2018-07-06 02:00] [ALPM] installed dhcpcd (7.0.4-1)
[2018-07-06 02:00] [ALPM] installed diffutils (3.6-1)
[2018-07-06 02:00] [ALPM] installed file (5.33-3)
[2018-07-06 02:00] [ALPM] installed findutils (4.6.0-2)
[2018-07-06 02:00] [ALPM] installed mpfr (4.0.1-1)
[2018-07-06 02:00] [ALPM] installed gawk (4.2.1-1)
[2018-07-06 02:00] [ALPM] installed pcre (8.42-1)
[2018-07-06 02:00] [ALPM] installed libffi (3.2.1-2)
[2018-07-06 02:00] [ALPM] installed glib2 (2.56.1-1)
[2018-07-06 02:00] [ALPM] installed libunistring (0.9.10-1)
[2018-07-06 02:00] [ALPM] installed glib2 (2.56.1-1)
[2018-07-06 02:00] [ALPM] installed libunistring (0.9.10-1)
[2018-07-06 02:00] [ALPM] installed gettext (0.19.8.1-2)
[2018-07-06 02:00] [ALPM] installed grep (3.1-1)
[2018-07-06 02:00] [ALPM] installed less (530-1)
[2018-07-06 02:00] [ALPM] installed gzip (1.9-1)
[2018-07-06 02:00] [ALPM] installed inetutils (1.9.4-5)
[2018-07-06 02:00] [ALPM] installed iproute2 (4.17.0-1)
[2018-07-06 02:00] [ALPM] installed sysfsutils (2.1.0-10)
[2018-07-06 02:00] [ALPM] installed iputils (20161105.1f2bb12-2)
[2018-07-06 02:00] [ALPM] installed jfsutils (1.1.15-5)
[2018-07-06 02:00] [ALPM] installed licenses (20171006-1)
[2018-07-06 02:00] [ALPM] installed linux-firmware (20180606.d114732-1)
[2018-07-06 02:00] [ALPM] installed mkinitcpio-busybox (1.28.4-1)
[2018-07-06 02:00] [ALPM] installed libarchive (3.3.2-2)
[2018-07-06 02:00] [ALPM] installed mkinitcpio (24-2)
[2018-07-06 02:00] [ALPM] installed linux (4.17.3-1)
[2018-07-06 02:00] [ALPM] installed logrotate (3.14.0-1)
[2018-07-06 02:00] [ALPM] installed libaio (0.3.111-1)
[2018-07-06 02:00] [ALPM] installed thin-provisioning-tools (0.7.6-1)
[2018-07-06 02:00] [ALPM] installed lvm2 (2.02.177-5)
[2018-07-06 02:00] [ALPM] installed groff (1.22.3-7)
[2018-07-06 02:00] [ALPM] installed libpipeline (1.5.0-1)
[2018-07-06 02:00] [ALPM] installed man-db (2.8.3-2)
[2018-07-06 02:00] [ALPM] installed man-pages (4.16-1)
[2018-07-06 02:00] [ALPM] installed mdadm (4.0-1)
[2018-07-06 02:00] [ALPM] installed nano (2.9.8-1)
[2018-07-06 02:00] [ALPM] installed mdadm (4.0-1)
[2018-07-06 02:00] [ALPM] installed nano (2.9.8-1)
[2018-07-06 02:00] [ALPM] installed openresolv (3.9.0-1)
[2018-07-06 02:00] [ALPM] installed netctl (1.17-1)
[2018-07-06 02:00] [ALPM] installed libtasn1 (4.13-1)
[2018-07-06 02:00] [ALPM] installed p11-kit (0.23.12-1)
[2018-07-06 02:00] [ALPM] installed ca-certificates-utils (20170307-1)
[2018-07-06 02:00] [ALPM] installed ca-certificates-mozilla (3.38-1)
[2018-07-06 02:00] [ALPM] installed ca-certificates-cacert (20140824-4)
[2018-07-06 02:00] [ALPM] installed ca-certificates (20170307-1)
[2018-07-06 02:00] [ALPM] installed libssh2 (1.8.0-2)
[2018-07-06 02:00] [ALPM] installed libidn2 (2.0.5-1)
[2018-07-06 02:00] [ALPM] installed libpsl (0.20.2-1)
[2018-07-06 02:00] [ALPM] installed libnghttp2 (1.32.0-1)
[2018-07-06 02:00] [ALPM] installed curl (7.60.0-1)
[2018-07-06 02:00] [ALPM] installed npth (1.5-1)
[2018-07-06 02:00] [ALPM] installed libksba (1.3.5-1)
[2018-07-06 02:00] [ALPM] installed libassuan (2.5.1-1)
[2018-07-06 02:00] [ALPM] installed libsecret (0.18.6-1)
[2018-07-06 02:00] [ALPM] installed pinentry (1.1.0-4)
[2018-07-06 02:00] [ALPM] installed nettle (3.4-1)
[2018-07-06 02:00] [ALPM] installed gnutls (3.5.18-1)
[2018-07-06 02:00] [ALPM] installed sqlite (3.24.0-1)
[2018-07-06 02:00] [ALPM] installed gnupg (2.2.8-1)
[2018-07-06 02:00] [ALPM] installed gpgme (1.11.1-1)
[2018-07-06 02:00] [ALPM] installed pacman-mirrorlist (20180524-1)
[2018-07-06 02:00] [ALPM] installed archlinux-keyring (20180627-1)
[2018-07-06 02:00] [ALPM] installed pacman-mirrorlist (20180524-1)
[2018-07-06 02:00] [ALPM] installed archlinux-keyring (20180627-1)
[2018-07-06 02:00] [ALPM] installed pacman (5.1.0-2)
[2018-07-06 02:00] [ALPM] installed pciutils (3.5.6-1)
[2018-07-06 02:00] [ALPM] installed procps-ng (3.3.15-1)
[2018-07-06 02:00] [ALPM] installed psmisc (23.1-1)
[2018-07-06 02:00] [ALPM] installed reiserfsprogs (3.6.27-1)
[2018-07-06 02:00] [ALPM] installed s-nail (14.9.10-1)
[2018-07-06 02:00] [ALPM] installed sed (4.5-1)
[2018-07-06 02:00] [ALPM] installed systemd-sysvcompat (239.0-2)
[2018-07-06 02:00] [ALPM] installed tar (1.30-1)
[2018-07-06 02:00] [ALPM] installed texinfo (6.5-1)
[2018-07-06 02:00] [ALPM] installed usbutils (010-1)
[2018-07-06 02:00] [ALPM] installed vi (1:070224-3)
[2018-07-06 02:00] [ALPM] installed which (2.21-2)
[2018-07-06 02:00] [ALPM] installed xfsprogs (4.16.1-1)
[2018-07-06 02:00] [ALPM] installed m4 (1.4.18-1)
[2018-07-06 02:00] [ALPM] installed autoconf (2.69-4)
[2018-07-06 02:00] [ALPM] installed automake (1.15.1-1)
[2018-07-06 02:00] [ALPM] installed binutils (2.30-5)
[2018-07-06 02:00] [ALPM] installed bison (3.0.5-1)
[2018-07-06 02:00] [ALPM] installed fakeroot (1.22-1)
[2018-07-06 02:00] [ALPM] installed flex (2.6.4-1)
[2018-07-06 02:00] [ALPM] installed libmpc (1.1.0-1)
[2018-07-06 02:00] [ALPM] installed gcc (8.1.1+20180531-1)
[2018-07-06 02:00] [ALPM] installed libtool (2.4.6+40+g6ca5e224-7)
[2018-07-06 02:00] [ALPM] installed libatomic_ops (7.6.4-1)

[2018-07-06 02:00] [ALPM] installed libtool (2.4.6+40+g6ca5e224-7)
[2018-07-06 02:00] [ALPM] installed libatomic_ops (7.6.4-1)
[2018-07-06 02:00] [ALPM] installed gc (7.6.6-1)
[2018-07-06 02:00] [ALPM] installed guile (2.2.4-1)
[2018-07-06 02:00] [ALPM] installed make (4.2.1-2)
[2018-07-06 02:00] [ALPM] installed patch (2.7.6-1)
[2018-07-06 02:00] [ALPM] installed pkgconf (1.5.1-1)
[2018-07-06 02:00] [ALPM] installed sudo (1.8.23-2)
[2018-07-06 02:00] [ALPM] transaction completed
[2018-07-06 02:00] [ALPM] running '60-linux.hook'...
[2018-07-06 02:00] [ALPM] running '90-linux.hook'...
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Starting build: 4.17.3-1-ARCH
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Starting build: 4.17.3-1-ARCH
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2018-07-06 02:00] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2018-07-06 02:00] [ALPM-SCRIPTLET] ==> Image generation successful
[2018-07-06 02:00] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-07-06 02:00] [ALPM-SCRIPTLET] perl: warning: Setting locale failed.
[2018-07-06 02:00] [ALPM-SCRIPTLET] perl: warning: Please check that your locale settings:
[2018-07-06 02:00] [ALPM-SCRIPTLET]     LANGUAGE = (unset),
[2018-07-06 02:00] [ALPM-SCRIPTLET]     LC_ALL = (unset),
[2018-07-06 02:00] [ALPM-SCRIPTLET]     LC_MESSAGES = "",
[2018-07-06 02:00] [ALPM-SCRIPTLET]     LANG = "en_US.UTF-8"
[2018-07-06 02:00] [ALPM-SCRIPTLET]     are supported and installed on your system.
[2018-07-06 02:00] [ALPM-SCRIPTLET] perl: warning: Falling back to the standard locale ("C").
[2018-07-06 02:00] [ALPM] running 'systemd-catalog.hook'...
[2018-07-06 02:00] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-06 02:00] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-07-06 02:00] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-06 02:00] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-07-06 02:00] [ALPM] running 'systemd-hwdb.hook'...
[2018-07-06 02:00] [ALPM] running 'systemd-sysctl.hook'...
[2018-07-06 02:00] [ALPM-SCRIPTLET]   Skipped: Current root is not booted.
[2018-07-06 02:00] [ALPM] running 'systemd-sysusers.hook'...
[2018-07-06 02:00] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-07-06 02:00] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-06 02:00] [ALPM-SCRIPTLET]   Skipped: Device manager is not running.
[2018-07-06 02:00] [ALPM] running 'systemd-update.hook'...
[2018-07-06 02:00] [ALPM] running 'texinfo-install.hook'...
[2018-07-06 02:00] [ALPM] running 'update-ca-trust.hook'...
[2018-07-06 02:06] [PACMAN] Running 'pacman -S grub-bios'
[2018-07-06 02:06] [ALPM] transaction started
[2018-07-06 02:06] [ALPM] installed grub (2:2.02-7)
[2018-07-06 02:06] [ALPM-SCRIPTLET] Generating grub.cfg.example config file...
[2018-07-06 02:06] [ALPM-SCRIPTLET] This may fail on some machines running a custom kernel.
[2018-07-06 02:07] [ALPM-SCRIPTLET] done.
[2018-07-06 02:07] [ALPM] transaction completed
[2018-07-06 02:07] [ALPM] running 'systemd-update.hook'...
[2018-07-06 02:07] [ALPM] running 'texinfo-install.hook'...
[2018-07-06 02:12] [PACMAN] Running 'pacman -S dialog'
[2018-07-06 02:12] [ALPM] transaction started
[2018-07-06 02:12] [ALPM] installed dialog (1:1.3_20171209-1)
[2018-07-06 02:12] [ALPM] transaction completed
[2018-07-06 02:12] [ALPM] running 'systemd-update.hook'...
[2018-07-06 02:21] [PACMAN] Running 'pacman -S wpa_supplicant'
[2018-07-06 02:12] [ALPM] running 'systemd-update.hook'...
[2018-07-06 02:21] [PACMAN] Running 'pacman -S wpa_supplicant'
[2018-07-06 02:22] [ALPM] transaction started
[2018-07-06 02:22] [ALPM] installed openssl-1.0 (1.0.2.o-1)
[2018-07-06 02:22] [ALPM] installed wpa_supplicant (1:2.6-11)
[2018-07-06 02:22] [ALPM] transaction completed
[2018-07-06 02:22] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-06 02:22] [ALPM] running 'systemd-update.hook'...
[2018-07-06 02:23] [PACMAN] Running 'pacman -Sy terminus-font'
[2018-07-06 02:23] [PACMAN] synchronizing package lists
[2018-07-06 02:24] [ALPM] transaction started
[2018-07-06 02:24] [ALPM] installed libpng (1.6.34-2)
[2018-07-06 02:24] [ALPM] installed graphite (1:1.3.11-1)
[2018-07-06 02:24] [ALPM] installed harfbuzz (1.8.2-1)
[2018-07-06 02:24] [ALPM] installed freetype2 (2.9.1-1)
[2018-07-06 02:24] [ALPM] installed fontconfig (2.13.0+10+g58f5285-1)
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET]   Fontconfig configuration is done via /etc/fonts/conf.avail and conf.d.
[2018-07-06 02:24] [ALPM-SCRIPTLET]   Read /etc/fonts/conf.d/README for more information.
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET]   Configuration via /etc/fonts/local.conf is still possible,
[2018-07-06 02:24] [ALPM-SCRIPTLET]   but is no longer recommended for options available in conf.avail.
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET]   Main systemwide configuration should be done by symlinks
[2018-07-06 02:24] [ALPM-SCRIPTLET]   (especially for autohinting, sub-pixel and lcdfilter):
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET]   cd /etc/fonts/conf.d
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET]   cd /etc/fonts/conf.d
[2018-07-06 02:24] [ALPM-SCRIPTLET]   ln -s ../conf.avail/XX-foo.conf
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET]   Check also https://wiki.archlinux.org/index.php/Font_Configuration
[2018-07-06 02:24] [ALPM-SCRIPTLET]   and https://wiki.archlinux.org/index.php/Fonts.
[2018-07-06 02:24] [ALPM-SCRIPTLET]
[2018-07-06 02:24] [ALPM-SCRIPTLET] Rebuilding fontconfig cache... done.
[2018-07-06 02:24] [ALPM] installed xorg-fonts-encodings (1.0.4-5)
[2018-07-06 02:24] [ALPM] installed xorg-bdftopcf (1.1-1)
[2018-07-06 02:24] [ALPM] installed libfontenc (1.1.3-2)
[2018-07-06 02:24] [ALPM] installed xorg-mkfontscale (1.1.3-1)
[2018-07-06 02:24] [ALPM] installed xorg-mkfontdir (1.0.7-8)
[2018-07-06 02:24] [ALPM-SCRIPTLET] Creating X fontdir indices... done.
[2018-07-06 02:24] [ALPM] installed xorg-font-util (1.3.1-2)
[2018-07-06 02:24] [ALPM] installed xorg-font-utils (7.6-5)
[2018-07-06 02:24] [ALPM] installed terminus-font (4.46-1)
[2018-07-06 02:24] [ALPM] transaction completed
[2018-07-06 02:24] [ALPM] running 'fontconfig.hook'...
[2018-07-06 02:24] [ALPM] running 'systemd-update.hook'...
[2018-07-06 02:24] [ALPM] running 'xorg-mkfontdir.hook'...
[2018-07-06 23:52] [PACMAN] Running 'pacman -S xorg'
[2018-07-06 23:59] [PACMAN] Running 'pacman -S dmenu'
[2018-07-07 00:00] [ALPM] transaction started
[2018-07-07 00:00] [ALPM] installed xcb-proto (1.13-1)
[2018-07-07 00:00] [ALPM] installed xorgproto (2018.4-1)
[2018-07-07 00:00] [ALPM] installed libxdmcp (1.1.2-2)
[2018-07-07 00:00] [ALPM] installed xorgproto (2018.4-1)
[2018-07-07 00:00] [ALPM] installed libxdmcp (1.1.2-2)
[2018-07-07 00:00] [ALPM] installed libxau (1.0.8-3)
[2018-07-07 00:00] [ALPM] installed libxcb (1.13-1)
[2018-07-07 00:00] [ALPM] installed libx11 (1.6.5-1)
[2018-07-07 00:00] [ALPM] installed libxext (1.3.3-2)
[2018-07-07 00:00] [ALPM] installed libxinerama (1.1.3-3)
[2018-07-07 00:00] [ALPM] installed libxrender (0.9.10-1)
[2018-07-07 00:00] [ALPM] installed libxft (2.3.2-2)
[2018-07-07 00:00] [ALPM] installed dmenu (4.8-1)
[2018-07-07 00:00] [ALPM] transaction completed
[2018-07-07 00:00] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:01] [PACMAN] Running 'pacman -S freetype2'
[2018-07-07 00:01] [ALPM] transaction started
[2018-07-07 00:01] [ALPM] reinstalled freetype2 (2.9.1-1)
[2018-07-07 00:01] [ALPM] transaction completed
[2018-07-07 00:01] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:02] [PACMAN] Running 'pacman -S libx11'
[2018-07-07 00:02] [ALPM] transaction started
[2018-07-07 00:02] [ALPM] reinstalled libx11 (1.6.5-1)
[2018-07-07 00:02] [ALPM] transaction completed
[2018-07-07 00:02] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:02] [PACMAN] Running 'pacman -S libxft'
[2018-07-07 00:02] [ALPM] transaction started
[2018-07-07 00:02] [ALPM] reinstalled libxft (2.3.2-2)
[2018-07-07 00:02] [ALPM] transaction completed
[2018-07-07 00:02] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:02] [ALPM] transaction completed
[2018-07-07 00:02] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:02] [PACMAN] Running 'pacman -S libxinerama'
[2018-07-07 00:02] [ALPM] transaction started
[2018-07-07 00:02] [ALPM] reinstalled libxinerama (1.1.3-3)
[2018-07-07 00:02] [ALPM] transaction completed
[2018-07-07 00:02] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:03] [PACMAN] Running 'pacman -S dwm'
[2018-07-07 00:03] [PACMAN] Running 'pacman -S git'
[2018-07-07 00:04] [ALPM] transaction started
[2018-07-07 00:04] [ALPM] installed perl-error (0.17026-1)
[2018-07-07 00:04] [ALPM] installed perl-timedate (2.30-4)
[2018-07-07 00:04] [ALPM] installed perl-mailtools (2.20-1)
[2018-07-07 00:04] [ALPM] installed git (2.18.0-1)
[2018-07-07 00:04] [ALPM] transaction completed
[2018-07-07 00:04] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-07-07 00:04] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 00:04] [ALPM] running 'systemd-sysusers.hook'...
[2018-07-07 00:04] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:22] [PACMAN] Running 'pacman -S xorg-server'
[2018-07-07 00:23] [PACMAN] Running 'pacman -S xorg-server'
[2018-07-07 00:30] [ALPM] transaction started
[2018-07-07 00:30] [ALPM] installed libepoxy (1.5.2-1)
[2018-07-07 00:30] [ALPM] installed libxfont2 (2.0.3-1)
[2018-07-07 00:30] [ALPM] installed pixman (0.34.0-1)
[2018-07-07 00:30] [ALPM] installed xkeyboard-config (2.24-1)
[2018-07-07 00:30] [ALPM] installed libxkbfile (1.0.9-2)
[2018-07-07 00:30] [ALPM] installed xkeyboard-config (2.24-1)
[2018-07-07 00:30] [ALPM] installed libxkbfile (1.0.9-2)
[2018-07-07 00:30] [ALPM] installed xorg-xkbcomp (1.4.2-1)
[2018-07-07 00:30] [ALPM] installed xorg-setxkbmap (1.3.1-2)
[2018-07-07 00:30] [ALPM] installed xorg-server-common (1.20.0-9)
[2018-07-07 00:30] [ALPM] installed libunwind (1.2.1-1)
[2018-07-07 00:30] [ALPM] installed libpciaccess (0.14-1)
[2018-07-07 00:30] [ALPM] installed libdrm (2.4.92-1)
[2018-07-07 00:30] [ALPM] installed icu (61.1-1)
[2018-07-07 00:30] [ALPM] installed libxml2 (2.9.8-2)
[2018-07-07 00:30] [ALPM] installed wayland (1.15.0-1)
[2018-07-07 00:30] [ALPM] installed libxxf86vm (1.1.4-2)
[2018-07-07 00:30] [ALPM] installed libxfixes (5.0.3-2)
[2018-07-07 00:30] [ALPM] installed libxdamage (1.1.4-3)
[2018-07-07 00:30] [ALPM] installed libxshmfence (1.3-1)
[2018-07-07 00:30] [ALPM] installed libomxil-bellagio (0.9.3-2)
[2018-07-07 00:30] [ALPM] installed libedit (20180525_3.1-1)
[2018-07-07 00:30] [ALPM] installed llvm-libs (6.0.0-4)
[2018-07-07 00:30] [ALPM] installed lm_sensors (3.4.0-4)
[2018-07-07 00:30] [ALPM] installed mesa (18.1.3-1)
[2018-07-07 00:30] [ALPM] installed libglvnd (1.0.0-1)
[2018-07-07 00:30] [ALPM] installed mtdev (1.1.5-2)
[2018-07-07 00:30] [ALPM] installed libevdev (1.5.9-1)
[2018-07-07 00:30] [ALPM] installed libgudev (232-1)
[2018-07-07 00:30] [ALPM] installed libwacom (0.30-1)
[2018-07-07 00:30] [ALPM] installed libinput (1.11.2-1)
[2018-07-07 00:30] [ALPM] installed xf86-input-libinput (0.27.1-1)
[2018-07-07 00:31] [PACMAN] Running 'pacman -S xorg-xinit'
[2018-07-07 00:34] [PACMAN] Running 'pacman -S xorg-xinit'
[2018-07-07 00:34] [ALPM] transaction started
[2018-07-07 00:34] [ALPM] installed libice (1.0.9-2)
[2018-07-07 00:34] [ALPM] installed libsm (1.2.2-3)
[2018-07-07 00:34] [ALPM] installed libxt (1.1.5-2)
[2018-07-07 00:34] [ALPM] installed libxmu (1.1.2-2)
[2018-07-07 00:34] [ALPM] installed xorg-xauth (1.0.10-1)
[2018-07-07 00:34] [ALPM] installed xorg-xrdb (1.1.1-1)
[2018-07-07 00:34] [ALPM] installed xorg-xmodmap (1.0.9-2)
[2018-07-07 00:34] [ALPM] installed xorg-xinit (1.4.0-3)
[2018-07-07 00:34] [ALPM] transaction completed
[2018-07-07 00:34] [ALPM] running 'systemd-update.hook'...
[2018-07-07 00:52] [PACMAN] Running 'pacman -S firefox'
[2018-07-07 01:11] [ALPM] transaction started
[2018-07-07 01:11] [ALPM] installed atk (2.28.1-1)
[2018-07-07 01:11] [ALPM] installed lzo (2.10-1)
[2018-07-07 01:11] [ALPM] installed cairo (1.15.12-1)
[2018-07-07 01:11] [ALPM] installed libxcursor (1.1.15-1)
[2018-07-07 01:11] [ALPM] installed libxrandr (1.5.1-2)
[2018-07-07 01:11] [ALPM] installed libxi (1.7.9-1)
[2018-07-07 01:11] [ALPM] installed libjpeg-turbo (1.5.3-1)
[2018-07-07 01:11] [ALPM] installed libtiff (4.0.9-1)
[2018-07-07 01:11] [ALPM] installed jasper (2.0.14-1)
[2018-07-07 01:11] [ALPM] installed libtiff (4.0.9-1)
[2018-07-07 01:11] [ALPM] installed jasper (2.0.14-1)
[2018-07-07 01:11] [ALPM] installed shared-mime-info (1.9-1)
[2018-07-07 01:11] [ALPM] installed gdk-pixbuf2 (2.36.12-1)
[2018-07-07 01:11] [ALPM] installed dconf (0.28.0-1)
[2018-07-07 01:11] [ALPM] installed libxcomposite (0.4.4-3)
[2018-07-07 01:11] [ALPM] installed libdatrie (0.2.12-1)
[2018-07-07 01:11] [ALPM] installed libthai (0.1.27-1)
[2018-07-07 01:11] [ALPM] installed fribidi (1.0.4-1)
[2018-07-07 01:11] [ALPM] installed pango (1.42.1-1)
[2018-07-07 01:11] [ALPM] installed libxtst (1.2.3-1)
[2018-07-07 01:11] [ALPM] installed at-spi2-core (2.28.0-1)
[2018-07-07 01:11] [ALPM] installed at-spi2-atk (2.26.2-1)
[2018-07-07 01:11] [ALPM] installed libxkbcommon (0.8.0-1)
[2018-07-07 01:11] [ALPM] installed hicolor-icon-theme (0.17-1)
[2018-07-07 01:11] [ALPM] installed libcroco (0.6.12+4+g9ad7287-1)
[2018-07-07 01:11] [ALPM] installed librsvg (2:2.42.5-1)
[2018-07-07 01:11] [ALPM] installed gtk-update-icon-cache (3.22.30-1)
[2018-07-07 01:11] [ALPM] installed adwaita-icon-theme (3.28.0-1)
[2018-07-07 01:11] [ALPM] installed json-glib (1.4.2-2)
[2018-07-07 01:11] [ALPM] installed wayland-protocols (1.14-1)
[2018-07-07 01:11] [ALPM] installed desktop-file-utils (0.23+4+g92af410-1)
[2018-07-07 01:11] [ALPM] installed cantarell-fonts (1:0.101-1)
[2018-07-07 01:11] [ALPM] installed lcms2 (2.9-1)
[2018-07-07 01:11] [ALPM] installed libgusb (0.3.0-1)
[2018-07-07 01:11] [ALPM] installed js52 (52.9.0-1)
[2018-07-07 01:11] [ALPM] installed polkit (0.114-1)
[2018-07-07 01:11] [ALPM] installed js52 (52.9.0-1)
[2018-07-07 01:11] [ALPM] installed polkit (0.114-1)
[2018-07-07 01:11] [ALPM] installed colord (1.4.3-1)
[2018-07-07 01:11] [ALPM] installed libproxy (0.4.15-6)
[2018-07-07 01:11] [ALPM] installed gsettings-desktop-schemas (3.28.0+1+g85521dc-1)
[2018-07-07 01:11] [ALPM] installed glib-networking (2.56.1-1)
[2018-07-07 01:11] [ALPM] installed libsoup (2.62.2-1)
[2018-07-07 01:11] [ALPM] installed rest (0.8.1-1)
[2018-07-07 01:11] [ALPM] installed libdaemon (0.14-4)
[2018-07-07 01:11] [ALPM] installed avahi (0.7+16+g1cc2b8e-1)
[2018-07-07 01:11] [ALPM] installed libcups (2.2.8-3)
[2018-07-07 01:11] [ALPM] installed libogg (1.3.3-3)
[2018-07-07 01:11] [ALPM] installed libvorbis (1.3.6-1)
[2018-07-07 01:11] [ALPM] installed alsa-lib (1.1.6-1)
[2018-07-07 01:11] [ALPM] installed tdb (1.3.15-1)
[2018-07-07 01:11] [ALPM] installed sound-theme-freedesktop (0.8-3)
[2018-07-07 01:11] [ALPM] installed libcanberra (0.30+2+gc0620e4-1)
[2018-07-07 01:11] [ALPM] installed gtk3 (3.22.30-1)
[2018-07-07 01:11] [ALPM] installed mozilla-common (1.4-5)
[2018-07-07 01:11] [ALPM-SCRIPTLET] relogin or source /etc/profile.d/mozilla-common.sh
[2018-07-07 01:11] [ALPM] installed xcb-util (0.4.0-2)
[2018-07-07 01:11] [ALPM] installed startup-notification (0.12-5)
[2018-07-07 01:11] [ALPM] installed mailcap (2.1.48+14+g5811758-1)
[2018-07-07 01:11] [ALPM] installed dbus-glib (0.110-1)
[2018-07-07 01:11] [ALPM] installed aom (1.0.0-1)
[2018-07-07 01:11] [ALPM] installed gsm (1.0.18-1)
[2018-07-07 01:11] [ALPM] installed lame (3.100-2)
[2018-07-07 01:11] [ALPM] installed gsm (1.0.18-1)
[2018-07-07 01:11] [ALPM] installed lame (3.100-2)
[2018-07-07 01:11] [ALPM] installed libraw1394 (2.1.2-1)
[2018-07-07 01:11] [ALPM] installed libavc1394 (0.5.4-3)
[2018-07-07 01:11] [ALPM] installed libiec61883 (1.2.0-5)
[2018-07-07 01:11] [ALPM] installed libmodplug (0.8.9.0-1)
[2018-07-07 01:11] [ALPM] installed libasyncns (0.8+3+g68cd5af-1)
[2018-07-07 01:11] [ALPM] installed flac (1.3.2-1)
[2018-07-07 01:11] [ALPM] installed libsndfile (1.0.28-1)
[2018-07-07 01:11] [ALPM] installed libpulse (12.0-1)
[2018-07-07 01:11] [ALPM] installed libsoxr (0.1.3-1)
[2018-07-07 01:11] [ALPM] installed libssh (0.7.5-2)
[2018-07-07 01:11] [ALPM] installed libtheora (1.1.1-4)
[2018-07-07 01:11] [ALPM] installed libvdpau (1.1.1+3+ga21bf7a-1)
[2018-07-07 01:11] [ALPM] installed giflib (5.1.4-1)
[2018-07-07 01:11] [ALPM] installed libwebp (1.0.0-1)
[2018-07-07 01:11] [ALPM] installed libxv (1.0.11-1)
[2018-07-07 01:11] [ALPM] installed opencore-amr (0.1.5-1)
[2018-07-07 01:11] [ALPM] installed openjpeg2 (2.3.0-2)
[2018-07-07 01:11] [ALPM] installed opus (1.2.1-1)
[2018-07-07 01:11] [ALPM] installed libibus (1.5.18-1)
[2018-07-07 01:11] [ALPM] installed sdl2 (2.0.8-8)
[2018-07-07 01:11] [ALPM] installed speexdsp (1.2rc3-3)
[2018-07-07 01:11] [ALPM] installed speex (1.2.0-1)
[2018-07-07 01:11] [ALPM] installed v4l-utils (1.14.2-1)
[2018-07-07 01:11] [ALPM] installed libass (0.14.0-1)
[2018-07-07 01:11] [ALPM] installed libbluray (1.0.2-1)

[2018-07-07 01:11] [ALPM] installed libass (0.14.0-1)
[2018-07-07 01:11] [ALPM] installed libbluray (1.0.2-1)
[2018-07-07 01:11] [ALPM] installed libva (2.1.0-1)
[2018-07-07 01:11] [ALPM] installed vid.stab (1.1-2)
[2018-07-07 01:11] [ALPM] installed libvpx (1.7.0-1)
[2018-07-07 01:11] [ALPM] installed libx264 (2:152.20171224-2)
[2018-07-07 01:11] [ALPM] installed x265 (2.8-1)
[2018-07-07 01:11] [ALPM] installed xvidcore (1.3.5-1)
[2018-07-07 01:11] [ALPM] installed ffmpeg (1:4.0.1-2)
[2018-07-07 01:11] [ALPM] installed nspr (4.19-1)
[2018-07-07 01:11] [ALPM] installed nss (3.38-1)
[2018-07-07 01:11] [ALPM] installed hunspell-en_US (2017.01.22-2)
[2018-07-07 01:11] [ALPM] installed noto-fonts (20180322-1)
[2018-07-07 01:11] [ALPM] installed firefox (61.0-1)
[2018-07-07 01:11] [ALPM] transaction completed
[2018-07-07 01:11] [ALPM] running 'detect-old-perl-modules.hook'...
[2018-07-07 01:11] [ALPM] running 'fontconfig.hook'...
[2018-07-07 01:11] [ALPM] running 'gdk-pixbuf-query-loaders.hook'...
[2018-07-07 01:11] [ALPM] running 'gio-querymodules.hook'...
[2018-07-07 01:11] [ALPM] running 'glib-compile-schemas.hook'...
[2018-07-07 01:11] [ALPM] running 'gtk-query-immodules-3.0.hook'...
[2018-07-07 01:11] [ALPM] running 'gtk-update-icon-cache.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-sysusers.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-tmpfiles.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-update.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 01:11] [ALPM] running 'systemd-update.hook'...
[2018-07-07 01:11] [ALPM] running 'update-desktop-database.hook'...
[2018-07-07 01:11] [ALPM] running 'update-mime-database.hook'...
[2018-07-07 01:11] [ALPM] running 'xorg-mkfontdir.hook'...
[2018-07-07 01:28] [PACMAN] Running 'pacman -S xorg-xsetroot'
[2018-07-07 01:28] [ALPM] transaction started
[2018-07-07 01:28] [ALPM] installed xorg-xsetroot (1.1.2-1)
[2018-07-07 01:28] [ALPM] transaction completed
[2018-07-07 01:28] [ALPM] running 'systemd-update.hook'...
[2018-07-07 01:31] [PACMAN] Running 'pacman -S acpi'
[2018-07-07 01:31] [ALPM] transaction started
[2018-07-07 01:31] [ALPM] installed acpi (1.7-2)
[2018-07-07 01:31] [ALPM] transaction completed
[2018-07-07 01:31] [ALPM] running 'systemd-update.hook'...
[2018-07-07 01:36] [PACMAN] Running 'pacman -S alsamixer'
[2018-07-07 01:37] [PACMAN] Running 'pacman -S alsa'
[2018-07-07 01:40] [PACMAN] Running 'pacman -S alsa-utils'
[2018-07-07 01:41] [ALPM] transaction started
[2018-07-07 01:41] [ALPM] installed libsamplerate (0.1.9-1)
[2018-07-07 01:41] [ALPM] installed fftw (3.3.8-1)
[2018-07-07 01:41] [ALPM] installed alsa-utils (1.1.6-1)
[2018-07-07 01:41] [ALPM] transaction completed
[2018-07-07 01:41] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 01:41] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 01:41] [ALPM] running 'systemd-update.hook'...
[2018-07-07 01:41] [ALPM] running 'texinfo-install.hook'...

[2018-07-07 01:41] [ALPM] running 'systemd-update.hook'...
[2018-07-07 01:41] [ALPM] running 'texinfo-install.hook'...
[2018-07-07 07:20] [PACMAN] Running 'pacman -S alsa-utils'
[2018-07-07 08:11] [PACMAN] Running 'pacman -R alsa-utils'
[2018-07-07 08:11] [ALPM] transaction started
[2018-07-07 08:11] [ALPM] removed alsa-utils (1.1.6-1)
[2018-07-07 08:11] [ALPM] transaction completed
[2018-07-07 08:11] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 08:11] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 08:11] [ALPM] running 'systemd-update.hook'...
[2018-07-07 08:11] [PACMAN] Running 'pacman -S alsa-utils'
[2018-07-07 08:11] [ALPM] transaction started
[2018-07-07 08:11] [ALPM] installed alsa-utils (1.1.6-1)
[2018-07-07 08:11] [ALPM] transaction completed
[2018-07-07 08:11] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 08:11] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 08:11] [ALPM] running 'systemd-update.hook'...
[2018-07-07 08:35] [PACMAN] Running 'pacman -S alsamixer'
[2018-07-07 08:35] [PACMAN] Running 'pacman -S alsa'
[2018-07-07 08:44] [PACMAN] Running 'pacman -S alsa-firmware'
[2018-07-07 08:45] [ALPM] transaction started
[2018-07-07 08:45] [ALPM] installed alsa-firmware (1.0.29-2)
[2018-07-07 08:45] [ALPM] transaction completed
[2018-07-07 08:45] [ALPM] running 'systemd-update.hook'...
[2018-07-07 09:05] [PACMAN] Running 'pacman -R acpi'
[2018-07-07 09:05] [ALPM] transaction started
[2018-07-07 09:05] [ALPM] removed acpi (1.7-2)
[2018-07-07 09:05] [ALPM] transaction started
[2018-07-07 09:05] [ALPM] removed acpi (1.7-2)
[2018-07-07 09:05] [ALPM] transaction completed
[2018-07-07 09:05] [ALPM] running 'systemd-update.hook'...
[2018-07-07 09:08] [PACMAN] Running 'pacman -S acpi'
[2018-07-07 09:08] [ALPM] transaction started
[2018-07-07 09:08] [ALPM] installed acpi (1.7-2)
[2018-07-07 09:08] [ALPM] transaction completed
[2018-07-07 09:08] [ALPM] running 'systemd-update.hook'...
[2018-07-07 10:12] [PACMAN] Running 'pacman -S alsa-utils'
[2018-07-07 10:12] [ALPM] transaction started
[2018-07-07 10:12] [ALPM] reinstalled alsa-utils (1.1.6-1)
[2018-07-07 10:12] [ALPM] transaction completed
[2018-07-07 10:12] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 10:12] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 10:12] [ALPM] running 'systemd-update.hook'...
[2018-07-07 10:51] [PACMAN] Running 'pacman -S alsa-libs'
[2018-07-07 10:51] [PACMAN] Running 'pacman -S alsa-lib'
[2018-07-07 10:51] [ALPM] transaction started
[2018-07-07 10:51] [ALPM] reinstalled alsa-lib (1.1.6-1)
[2018-07-07 10:51] [ALPM] transaction completed
[2018-07-07 10:51] [ALPM] running 'systemd-update.hook'...
[2018-07-07 11:02] [PACMAN] Running 'pacman -S pciutils'
[2018-07-07 11:02] [ALPM] transaction started
[2018-07-07 11:02] [ALPM] reinstalled pciutils (3.5.6-1)
[2018-07-07 11:02] [ALPM] transaction completed
[2018-07-07 11:02] [ALPM] running 'systemd-update.hook'...
[2018-07-07 11:02] [ALPM] transaction completed
[2018-07-07 11:02] [ALPM] running 'systemd-update.hook'...
[2018-07-07 11:03] [PACMAN] Running 'pacman -S usbutils'
[2018-07-07 11:03] [ALPM] transaction started
[2018-07-07 11:03] [ALPM] reinstalled usbutils (010-1)
[2018-07-07 11:03] [ALPM] transaction completed
[2018-07-07 11:03] [ALPM] running 'systemd-update.hook'...
[2018-07-07 11:44] [PACMAN] Running 'pacman -S linux'
[2018-07-07 13:25] [PACMAN] Running 'pacman -S oss'
[2018-07-07 13:26] [PACMAN] Running 'pacman -S oss'
[2018-07-07 13:49] [PACMAN] Running 'pacman -R alsa-firmware'
[2018-07-07 13:49] [ALPM] transaction started
[2018-07-07 13:49] [ALPM] removed alsa-firmware (1.0.29-2)
[2018-07-07 13:49] [ALPM] transaction completed
[2018-07-07 13:49] [ALPM] running 'systemd-update.hook'...
[2018-07-07 13:49] [PACMAN] Running 'pacman -R alsa-utils'
[2018-07-07 13:49] [ALPM] transaction started
[2018-07-07 13:49] [ALPM] removed alsa-utils (1.1.6-1)
[2018-07-07 13:49] [ALPM] transaction completed
[2018-07-07 13:49] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 13:49] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 13:49] [ALPM] running 'systemd-update.hook'...
[2018-07-07 13:52] [PACMAN] Running 'pacman -S alsa-utils'
[2018-07-07 13:52] [ALPM] transaction started
[2018-07-07 13:52] [ALPM] installed alsa-utils (1.1.6-1)
[2018-07-07 13:52] [ALPM] transaction completed
[2018-07-07 13:52] [ALPM] running 'systemd-daemon-reload.hook'...

[2018-07-07 13:52] [ALPM] transaction completed
[2018-07-07 13:52] [ALPM] running 'systemd-daemon-reload.hook'...
[2018-07-07 13:52] [ALPM] running 'systemd-udev-reload.hook'...
[2018-07-07 13:52] [ALPM] running 'systemd-update.hook'...
[2018-07-07 14:26] [PACMAN] Running 'pacman -S xbindkeys'
[2018-07-07 14:26] [ALPM] transaction started
[2018-07-07 14:26] [ALPM] installed xbindkeys (1.8.6-2)
[2018-07-07 14:26] [ALPM] transaction completed
[2018-07-07 14:26] [ALPM] running 'systemd-update.hook'...
[2018-07-07 14:27] [PACMAN] Running 'pacman -S xbindkeys_config-gtk2'
[2018-07-11 22:42] [PACMAN] Running 'pacman -S terminus font'
[2018-07-11 22:43] [PACMAN] Running 'pacman -S terminus-font'
[2018-07-11 22:43] [ALPM] transaction started
[2018-07-11 22:43] [ALPM] reinstalled terminus-font (4.46-1)
[2018-07-11 22:43] [ALPM] transaction completed
[2018-07-11 22:43] [ALPM] running 'fontconfig.hook'...
[2018-07-11 22:43] [ALPM] running 'systemd-update.hook'...
[2018-07-11 22:43] [ALPM] running 'xorg-mkfontdir.hook'...
[2018-07-12 20:45] [PACMAN] Running 'pacman -S chromium'
[2018-07-12 20:46] [PACMAN] Running 'pacman -S chromium'
[2018-07-13 21:26] [PACMAN] Running 'pacman -S xclip'
[2018-07-13 21:26] [ALPM] transaction started
[2018-07-13 21:26] [ALPM] installed xclip (0.13-1)
[2018-07-13 21:26] [ALPM] transaction completed
[2018-07-13 21:26] [ALPM] running 'systemd-update.hook'...

Offline

#17 2018-07-14 02:01:55

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] ST overlapping text

Your locale is likely still broken, your system is probably not up-to-date and you have run a partial upgrade. No wonder you can't get this stuff to work.


Moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#18 2018-07-14 02:13:54

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

jasonwryan wrote:

Your locale is likely still broken, your system is probably not up-to-date and you have run a partial upgrade. No wonder you can't get this stuff to work.


Moving to NC...

If everything is so messed up - why is everything working fine under root user?

Not sure what is up with locale.

Partial upgrade - I think I did this in error while trying to get volume to work.

Any suggestions on correcting above issues?

Offline

#19 2018-07-14 02:19:08

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] ST overlapping text

The fact that it is working under root is nothing to feel good about...

Make sure the locale is fixed: the wiki has details on that. Then, when that is done, run a full system upgrade, and stop using `pacman -Sy $package` it breaks things.

Once that is sorted, post your font and shell configs.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#20 2018-07-14 05:39:48

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

What's worse is that you don't have strace installed - of course there won't be output…
"pacman -Syu strace", then run the original strace command.

Offline

#21 2018-07-17 00:56:39

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

Sorry was away for work - below were run on non-root user "ajd"

from -open query

openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libpng16.so.16", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libharfbuzz.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libgraphite2.so.3", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/lib/locale/locale-archive", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/etc/fonts/fonts.conf", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/etc/fonts/conf.d", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
openat(AT_FDCWD, "/etc/fonts/conf.d/10-hinting-slight.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/20-unhint-small-vera.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/30-metric-aliases.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/40-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/45-generic.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/45-latin.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/49-sansserif.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/50-user.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/home/ajd/.config/fontconfig/fonts.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/51-local.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/60-generic.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/60-latin.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/75-yes-terminus.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-autohint.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-full.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-medium.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-none.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-no-sub-pixel.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-unhinted.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-light.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/25-unhint-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/65-khmer.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/66-noto-mono.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/70-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/70-yes-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/etc/fonts/conf.avail/75-yes-terminus.conf", O_RDONLY|O_CLOEXEC) = 4
openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/ecc221f3-2630-46d7-bb37-522d132baadc-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ajd/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ajd/.fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/share/fonts/cantarell/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/cantarell", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/b57901db-069b-4488-9ae9-17d759d5326d-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/encodings/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/dbce8179-9236-4f09-8872-6b38c34853af-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/misc", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/cf55ce9c-124c-4216-bf74-a092d527cfd6-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/50d788d1-a966-4430-bbca-71d9021abc86-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/util/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/util", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/d7a7c2ca-b740-4ae7-808d-7f2f5b6c7cac-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/encodings/large/.uuid", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 3
openat(AT_FDCWD, "/var/cache/fontconfig/44f3a685-e9fa-4d1e-9d06-11129afab2a3-le64.cache-7", O_RDONLY|O_CLOEXEC) = 3

and from grep -fonts query:

openat(AT_FDCWD, "/home/ajd/.config/fontconfig/fonts.conf", O_RDONLY|O_CLOEXEC) = 4
access("/home/ajd/.config/fontconfig/fonts.conf", R_OK) = 0
access("/home/ajd/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/ajd/.fonts.conf.d", R_OK) = -1 ENOENT (No such file or directory)
access("/home/ajd/.fonts.conf", R_OK)   = -1 ENOENT (No such file or directory)
access("/home/ajd/.fonts.conf", R_OK)   = -1 ENOENT (No such file or directory)
access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
access("/etc/fonts/conf.d/51-local.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/51-local.conf", "/etc/fonts/conf.avail/51-local.c"..., 4095) = 35
stat("/etc/fonts/conf.avail/51-local.conf", {st_mode=S_IFREG|0644, st_size=423, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/51-local.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (No such file or directory)
access("/etc/fonts/local.conf", R_OK)   = -1 ENOENT (No such file or directory)
access("/etc/fonts/conf.d/60-generic.conf", R_OK) = 0
access("/etc/fonts/conf.d/60-generic.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/60-generic.conf", "/etc/fonts/conf.avail/60-generic"..., 4095) = 37
stat("/etc/fonts/conf.avail/60-generic.conf", {st_mode=S_IFREG|0644, st_size=2041, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/60-generic.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
access("/etc/fonts/conf.d/60-latin.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/60-latin.conf", "/etc/fonts/conf.avail/60-latin.c"..., 4095) = 35
stat("/etc/fonts/conf.avail/60-latin.conf", {st_mode=S_IFREG|0644, st_size=2068, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/60-latin.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
access("/etc/fonts/conf.d/65-fonts-persian.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/65-fonts-persian.conf", "/etc/fonts/conf.avail/65-fonts-p"..., 4095) = 43
stat("/etc/fonts/conf.avail/65-fonts-persian.conf", {st_mode=S_IFREG|0644, st_size=10293, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/65-fonts-persian.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
access("/etc/fonts/conf.d/65-nonlatin.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/65-nonlatin.conf", "/etc/fonts/conf.avail/65-nonlati"..., 4095) = 38
stat("/etc/fonts/conf.avail/65-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=8170, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/65-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
access("/etc/fonts/conf.d/69-unifont.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/69-unifont.conf", "/etc/fonts/conf.avail/69-unifont"..., 4095) = 37
stat("/etc/fonts/conf.avail/69-unifont.conf", {st_mode=S_IFREG|0644, st_size=847, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/69-unifont.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/75-yes-terminus.conf", R_OK) = 0
access("/etc/fonts/conf.d/75-yes-terminus.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/75-yes-terminus.conf", "../conf.avail/75-yes-terminus.co"..., 4095) = 34
openat(AT_FDCWD, "/etc/fonts/conf.d/75-yes-terminus.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
access("/etc/fonts/conf.d/80-delicious.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/80-delicious.conf", "/etc/fonts/conf.avail/80-delicio"..., 4095) = 39
stat("/etc/fonts/conf.avail/80-delicious.conf", {st_mode=S_IFREG|0644, st_size=597, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/80-delicious.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
access("/etc/fonts/conf.d/90-synthetic.conf", R_OK) = 0
readlink("/etc/fonts/conf.d/90-synthetic.conf", "/etc/fonts/conf.avail/90-synthet"..., 4095) = 39
stat("/etc/fonts/conf.avail/90-synthetic.conf", {st_mode=S_IFREG|0644, st_size=1868, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.d/90-synthetic.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.d", R_OK)       = 0
access("/etc/fonts/conf.avail", R_OK)   = 0
access("/etc/fonts/conf.avail", R_OK)   = 0
readlink("/etc/fonts/conf.avail", 0x7ffc26c2ebd0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail", O_RDONLY|O_NONBLOCK|O_CLOEXEC|O_DIRECTORY) = 3
access("/etc/fonts/conf.avail/10-autohint.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-autohint.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-autohint.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-autohint.conf", {st_mode=S_IFREG|0644, st_size=706, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-autohint.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-hinting-full.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-hinting-full.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-hinting-full.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-hinting-full.conf", {st_mode=S_IFREG|0644, st_size=692, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-full.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-hinting-medium.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-hinting-medium.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-hinting-medium.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-hinting-medium.conf", {st_mode=S_IFREG|0644, st_size=696, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-medium.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-hinting-none.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-hinting-none.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-hinting-none.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-hinting-none.conf", {st_mode=S_IFREG|0644, st_size=692, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-hinting-none.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-hinting-slight.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-hinting-slight.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-hinting-slight.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/10-no-sub-pixel.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-no-sub-pixel.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-no-sub-pixel.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-no-sub-pixel.conf", {st_mode=S_IFREG|0644, st_size=723, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-no-sub-pixel.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-scale-bitmap-fonts.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", {st_mode=S_IFREG|0644, st_size=748, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-bgr.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", {st_mode=S_IFREG|0644, st_size=748, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-rgb.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", {st_mode=S_IFREG|0644, st_size=758, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vbgr.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", {st_mode=S_IFREG|0644, st_size=758, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-sub-pixel-vrgb.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/10-unhinted.conf", R_OK) = 0
access("/etc/fonts/conf.avail/10-unhinted.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/10-unhinted.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/10-unhinted.conf", {st_mode=S_IFREG|0644, st_size=701, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/10-unhinted.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/11-lcdfilter-default.conf", R_OK) = 0
access("/etc/fonts/conf.avail/11-lcdfilter-default.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/11-lcdfilter-default.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/11-lcdfilter-default.conf", {st_mode=S_IFREG|0644, st_size=771, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-default.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", R_OK) = 0
access("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", {st_mode=S_IFREG|0644, st_size=768, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-legacy.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/11-lcdfilter-light.conf", R_OK) = 0
access("/etc/fonts/conf.avail/11-lcdfilter-light.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/11-lcdfilter-light.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/11-lcdfilter-light.conf", {st_mode=S_IFREG|0644, st_size=765, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/11-lcdfilter-light.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/20-unhint-small-vera.conf", R_OK) = 0
access("/etc/fonts/conf.avail/20-unhint-small-vera.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/20-unhint-small-vera.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", R_OK) = 0
access("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/25-unhint-nonlatin.conf", {st_mode=S_IFREG|0644, st_size=3489, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/25-unhint-nonlatin.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/30-metric-aliases.conf", R_OK) = 0
access("/etc/fonts/conf.avail/30-metric-aliases.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/30-metric-aliases.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/40-nonlatin.conf", R_OK) = 0
access("/etc/fonts/conf.avail/40-nonlatin.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/40-nonlatin.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/45-generic.conf", R_OK) = 0
access("/etc/fonts/conf.avail/45-generic.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/45-generic.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/45-latin.conf", R_OK) = 0
access("/etc/fonts/conf.avail/45-latin.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/45-latin.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/49-sansserif.conf", R_OK) = 0
access("/etc/fonts/conf.avail/49-sansserif.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/49-sansserif.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/50-user.conf", R_OK) = 0
access("/etc/fonts/conf.avail/50-user.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/50-user.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/51-local.conf", R_OK) = 0
access("/etc/fonts/conf.avail/51-local.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/51-local.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/60-generic.conf", R_OK) = 0
access("/etc/fonts/conf.avail/60-generic.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/60-generic.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/60-latin.conf", R_OK) = 0
access("/etc/fonts/conf.avail/60-latin.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/60-latin.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/65-fonts-persian.conf", R_OK) = 0
access("/etc/fonts/conf.avail/65-fonts-persian.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/65-fonts-persian.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/65-khmer.conf", R_OK) = 0
access("/etc/fonts/conf.avail/65-khmer.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/65-khmer.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/65-khmer.conf", {st_mode=S_IFREG|0644, st_size=464, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/65-khmer.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/65-nonlatin.conf", R_OK) = 0
access("/etc/fonts/conf.avail/65-nonlatin.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/65-nonlatin.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/66-noto-mono.conf", R_OK) = 0
access("/etc/fonts/conf.avail/66-noto-mono.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/66-noto-mono.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/66-noto-mono.conf", {st_mode=S_IFREG|0644, st_size=326, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/66-noto-mono.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/66-noto-sans.conf", R_OK) = 0
access("/etc/fonts/conf.avail/66-noto-sans.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/66-noto-sans.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/66-noto-sans.conf", {st_mode=S_IFREG|0644, st_size=318, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/66-noto-sans.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/66-noto-serif.conf", R_OK) = 0
access("/etc/fonts/conf.avail/66-noto-serif.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/66-noto-serif.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/66-noto-serif.conf", {st_mode=S_IFREG|0644, st_size=310, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/66-noto-serif.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/69-unifont.conf", R_OK) = 0
access("/etc/fonts/conf.avail/69-unifont.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/69-unifont.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/70-no-bitmaps.conf", R_OK) = 0
access("/etc/fonts/conf.avail/70-no-bitmaps.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/70-no-bitmaps.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/70-no-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=487, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/70-no-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/70-yes-bitmaps.conf", R_OK) = 0
access("/etc/fonts/conf.avail/70-yes-bitmaps.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/70-yes-bitmaps.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/70-yes-bitmaps.conf", {st_mode=S_IFREG|0644, st_size=487, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/70-yes-bitmaps.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/75-yes-terminus.conf", R_OK) = 0
access("/etc/fonts/conf.avail/75-yes-terminus.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/75-yes-terminus.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
stat("/etc/fonts/conf.avail/75-yes-terminus.conf", {st_mode=S_IFREG|0644, st_size=269, ...}) = 0
openat(AT_FDCWD, "/etc/fonts/conf.avail/75-yes-terminus.conf", O_RDONLY|O_CLOEXEC) = 4
access("/etc/fonts/conf.avail/80-delicious.conf", R_OK) = 0
access("/etc/fonts/conf.avail/80-delicious.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/80-delicious.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/etc/fonts/conf.avail/90-synthetic.conf", R_OK) = 0
access("/etc/fonts/conf.avail/90-synthetic.conf", R_OK) = 0
readlink("/etc/fonts/conf.avail/90-synthetic.conf", 0x7ffc26c2cac0, 4095) = -1 EINVAL (Invalid argument)
access("/usr/share/fonts/.uuid", F_OK)  = 0
openat(AT_FDCWD, "/usr/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts", O_RDONLY|O_CLOEXEC) = 3
access("/usr/local/share/fonts/.uuid", F_OK) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/fonts", 0x7ffc26c31bb0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/usr/local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/fonts", 0x7ffc26c31b00) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/fonts", 0x7ffc26c31c00) = -1 ENOENT (No such file or directory)
access("/home/ajd/.local/share/fonts/.uuid", F_OK) = -1 ENOENT (No such file or directory)
stat("/home/ajd/.local/share/fonts", 0x7ffc26c31bb0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ajd/.local/share/fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/ajd/.local/share/fonts", 0x7ffc26c31b00) = -1 ENOENT (No such file or directory)
stat("/home/ajd/.local/share/fonts", 0x7ffc26c31c00) = -1 ENOENT (No such file or directory)
access("/home/ajd/.fonts/.uuid", F_OK)  = -1 ENOENT (No such file or directory)
stat("/home/ajd/.fonts", 0x7ffc26c31bb0) = -1 ENOENT (No such file or directory)
openat(AT_FDCWD, "/home/ajd/.fonts/.uuid", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
stat("/home/ajd/.fonts", 0x7ffc26c31b00) = -1 ENOENT (No such file or directory)
stat("/home/ajd/.fonts", 0x7ffc26c31c00) = -1 ENOENT (No such file or directory)
access("/usr/share/fonts/cantarell/.uuid", F_OK) = 0
openat(AT_FDCWD, "/usr/share/fonts/cantarell/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts/cantarell", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/cantarell", O_RDONLY|O_CLOEXEC) = 3
access("/usr/share/fonts/encodings/.uuid", F_OK) = 0
openat(AT_FDCWD, "/usr/share/fonts/encodings/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts/encodings", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/encodings", O_RDONLY|O_CLOEXEC) = 3
access("/usr/share/fonts/misc/.uuid", F_OK) = 0
openat(AT_FDCWD, "/usr/share/fonts/misc/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts/misc", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/misc", O_RDONLY|O_CLOEXEC) = 3
access("/usr/share/fonts/noto/.uuid", F_OK) = 0
openat(AT_FDCWD, "/usr/share/fonts/noto/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts/noto", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/noto", O_RDONLY|O_CLOEXEC) = 3
access("/usr/share/fonts/util/.uuid", F_OK) = 0
openat(AT_FDCWD, "/usr/share/fonts/util/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts/util", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/util", O_RDONLY|O_CLOEXEC) = 3
access("/usr/share/fonts/encodings/large/.uuid", F_OK) = 0
openat(AT_FDCWD, "/usr/share/fonts/encodings/large/.uuid", O_RDONLY|O_CLOEXEC) = 3
stat("/usr/share/fonts/encodings/large", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
openat(AT_FDCWD, "/usr/share/fonts/encodings/large", O_RDONLY|O_CLOEXEC) = 3

Offline

#22 2018-07-17 05:49:26

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

No, the file is considered perfectly fine and opened w/o errror.

Please paste the actual fonts.conf and

stat /usr/share/fonts/misc/ter-x12n.pcf.gz

Offline

#23 2018-07-17 10:27:02

teamde78
Member
Registered: 2018-07-07
Posts: 15

Re: [SOLVED] ST overlapping text

alias file:

alias>
<family>monosapce</family>
<prefer><family>osx4 Terminus</family></prefer>
</alias>

and results of stat query

$ stat /usr/share/fonts/misc/ter-x12n.pcf.gz
  File: /usr/share/fonts/misc/ter-x12n.pcf.gz
  Size: 22700           Blocks: 48         IO Block: 4096   regular file
Device: 802h/2050d      Inode: 10359014    Links: 1
Access: (0644/-rw-r--r--)  Uid: (    0/    root)   Gid: (    0/    root)
Access: 2018-07-16 20:51:21.266082461 -0400
Modify: 2017-07-08 10:14:45.000000000 -0400
Change: 2018-07-11 22:43:05.863349039 -0400
 Birth: -

Offline

#24 2018-07-17 11:43:32

seth
Member
Registered: 2012-09-03
Posts: 50,009

Re: [SOLVED] ST overlapping text

So what's the output of

fc-match monosapce

Offline

#25 2018-07-17 13:14:41

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,449
Website

Re: [SOLVED] ST overlapping text

osx4 != xos4.  And I'd assume the missing opening angled bracket on 'alias' was a copy-paste error - but if not, that's needed.

edit: I see this was in the OP too, and we completely missed it.

Last edited by Trilby (2018-07-17 13:16:10)


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB