Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sebastiencs opened this issue Jul 27, 2017 · 6 comments
Open

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

sebastiencs opened this issue Jul 27, 2017 · 6 comments

Comments

@sebastiencs
Copy link
Owner

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
Copy link

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
Copy link
Owner Author

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

@BlitzKraft
Copy link

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
Copy link

@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
Copy link
Owner Author

@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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants