phocean / TopIcons-plus

An gnome-shell extension to put the icons back to the tray.
678 stars 98 forks source link

Indicator menu shows boxes instead of letters #149

Closed seahindeniz closed 4 years ago

seahindeniz commented 4 years ago

Indicator right click menu shows me non letter characters instead of actual words

Steps to Reproduce:

Expected Result: It should show actual texts

Actual Result: It shows non letter boxes

image

Ubuntu 18.04.4

phocean commented 4 years ago

Probably missing fonts and not in the scope of the extension.

Such menus are managed by the app, there is no possibility for the extension to influence it.

seahindeniz commented 4 years ago

Is there any way to debug this issue to see which font is missing? @phocean