35
submitted 5 months ago* (last edited 5 months ago) by cmgvd3lw@discuss.tchncs.de to c/linux@lemmy.ml

Applications like EndeavorOS Welcome, Tor browser won't show their actual icons on the taskbar after Gnome 46 update. I have observed that applications launched by invoking the binary through terminal using ./ behaves this way. (Not sure about the EOS Welcome) Is there any fix to this?

OS: EndeavourOS Linux x86_64. DE: GNOME 46.1. Icons: Papirus [GTK2/3].

[Edit: This is not a freshly installed system. Icons were working fine till Gnome 45.]

you are viewing a single comment's thread
view the rest of the comments
[-] infeeeee@lemm.ee 6 points 5 months ago

Gnome reads the icon name from the desktop file. You have to find the desktop file of this app, check its icon name there, and make sure there is a similarly named icon available in the icon pack.

To find the desktop file: open Looking Glass (Alt+F2 -> type lg Enter-> click Windows on the top right) you should see your open windows there, it should show the name of the desktop file, even if you started from terminal. You can find the desktop file in ~/.local/share/applications or in /usr/share/applications. Open the file, and you should see a line starting with Icon, this is what Gnome reads.

To check if a similarly named icon exists search for that name in /usr/share/icons/. If you can't find a named icon, than the problem is in your icon pack, you should open an issue there. If you want to change the icon to something else, change the line in the desktop file.

More info in the glorious Arch Wiki: https://wiki.archlinux.org/title/Desktop_entries

[-] cmgvd3lw@discuss.tchncs.de 2 points 5 months ago

But it was working fine until gnome 45. I tried multiple icons packs quogir, adwaita (default), papirus. Everything behaves the same. The same cog icon.

[-] infeeeee@lemm.ee 5 points 5 months ago

Check what is in the desktop file first. If the icon name is misspelled there, it won't work with any icon pack ever.

I know how this works because the same happened to me with Thunderbird, at some release they changed the icon name in the desktop file, but it wasn't updated in my icon packs, I expect something similar here as well. Without checking this you can't be sure who's fault is this, but I guess the app's developers or maintainers messed up their desktop file some way.

this post was submitted on 29 Apr 2024
35 points (97.3% liked)

Linux

47839 readers
1519 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS