Score:0

GNOME-Tweaks giving `font-hinting` error

bd flag

I installed gnome-tweaks in ubuntu 20.04. I tried to open it by clicking it but it doesn't open. So i typed gnome-tweaks in terminal and it throws following error:

$ gnome-tweaks

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gtweak/app.py", line 50, in do_activate
    self.win = Window(self, model)
  File "/usr/lib/python3/dist-packages/gtweak/tweakview.py", line 58, in __init__
    self._model.load_tweaks(self)
  File "/usr/lib/python3/dist-packages/gtweak/tweakmodel.py", line 107, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
  File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_font.py", line 113, in <module>
    FontXSettingsTweak(),
  File "/usr/lib/python3/dist-packages/gtweak/tweaks/tweak_group_font.py", line 41, in __init__
    self.btn_full.set_active(self.settings["font-hinting"] == "full")
  File "/usr/lib/python3/dist-packages/gi/overrides/Gio.py", line 261, in __getitem__
    raise KeyError('unknown key: %r' % (key,))
KeyError: "unknown key: 'font-hinting'"
cn flag
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017792
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.