question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unreadable about menu in Linux

See original GitHub issue

Describe the bug About menu in Linux Ubuntu is totally filled with unreadable square-like characters.

To Reproduce Steps to reproduce the behavior:

  1. Go to ‘Help’ menu
  2. Click on ‘About’
  3. See error

Expected behavior Seeing readable contents.

Screenshots image

Desktop

  • OS: Ubuntu 20.04.1 LTS
  • Installation Method: snap (latest/stable channel)
  • App Version 2020.4.0 2020-09-14

Additional context When running from terminal, only the following warning appears after opening about menu, which seems unimportant:

$ insomnia
...
Gtk-Message: 12:45:37.468: GtkDialog mapped without a transient parent. This is discouraged.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:35 (14 by maintainers)

github_iconTop GitHub Comments

7reactions
hadisfrcommented, Sep 29, 2020

OK. I found something. It seems to be related to fontconfig’s bug (See https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arch/12484/18). The workaround https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arch/12484/60 fixed the problem for me:

sudo rm /var/cache/fontconfig/*
rm ~/.cache/fontconfig/*
fc-cache -r

image image

@sgohl Can you test this please? I think @sonicyeti used a new VM without any old font cache, so no problem was spotted.

4reactions
supanaditcommented, Feb 8, 2022

image

Can someone explain this ? its only happen when istalling using snap, when i used Appimage has no issue at all

OS : Arch Linux 64 Bit Gnome Version : 41.3 Installation Media : Snap Hardware Model : MSI GL65 Leopard 10SDK Processor : Intel I7-10750H Graphics : Nvidia GTX 1660 TI

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unreadable text on some menus - Ask Ubuntu
I am getting some unusual scrambling of fonts in menu's on most applications making them impossible to read but am unsure how to...
Read more >
https://community.upwork.com/t5/Freelancers/Menu-t...
No information is available for this page.
Read more >
Linux update gives unreadable menus = black on black
Go to any menu item in bookmarks, both bookmark bar and bookmarks folder. ... Linux update gives unreadable menus = black on black....
Read more >
Issue with unreadable context menus across different apps
I have this annoying issue with some context menus that are completely unreadable as you can see from the images bellow.
Read more >
Help: Certain menus have graphical issues and are unreadable
Some menus, mostly when they pop out from other menus, have graphical artifacts and are unreadable. This is happening in multiple programs. Any ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found