sebastiencs / icons-in-terminal

Use any fonts in the terminal without replacing or patching
MIT License
984 stars 46 forks source link

Fail to auto detect the font used by gnome terminal #7

Open sebastiencs opened 6 years ago

sebastiencs commented 6 years ago

I open this issue to follow the bug of @BlitzKraft in #1

@BlitzKraft, can you try to run these commands:

dconf read /org/gnome/terminal/legacy/profiles:/list It should returns an array of string, those are your profiles ID.
With each profile ID, please run: dconf read /org/gnome/terminal/legacy/profiles:/:PROFILE_ID/font

Also, what's your version of gnome-terminal ?

BlitzKraft commented 6 years ago

The first dconf gave an empty list . I don't seem to have any values/keys under profiles:/.

Is DE relevant? I don't use gnome, but I use the gnome-apps (nautilus, terminal etc.).

sebastiencs commented 6 years ago

@BlitzKraft It's probably relevant. What distro and DE is it ? I will test it in a VM

BlitzKraft commented 6 years ago

I am using sabayon, with bspwm.

uname -a
Linux BlitzKomp 4.8.0-sabayon #1 SMP Mon Jan 23 17:20:20 UTC 2017 x86_64 Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz GenuineIntel GNU/Linux
BlitzKraft commented 6 years ago

@sebastiencs I used install.sh script, and that worked with fbterm. Worked even better than expected, because powerline patched fonts didn't work until I installed fbterm.

sebastiencs commented 6 years ago

@BlitzKraft Just curious, why do you use fbterm ? It seems a bit limited compare to others terminals under X.

I didn't take the time to try sabayon yet. Do you have at least any output with dconf list /org/gnome/terminal/ ?

BlitzKraft commented 6 years ago

I rarely use fbterm. Mainly to help me focus on some tasks. Since it doesn't need an X running, I won't be able to easily open browser and distract myself.

For the dconf output, there is one UUID under /org/gnome/terminal/legacy/profiles:/:[some-uuid]. There doesn't seem to be nothing under the uuid.