Closed terencode closed 3 years ago
When updating to gnome-shell 3.36.1 from 3.36.0, the following commit was included:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1127/diffs?commit_id=c89d6a633aa431adda8080665e38d957146c5357
This made gnome-shell show the "image-missing" icon when it cannot find the given one.
This makes one of my menu a bit ugly because the extension was relying on using a 'blank' icon to get the spacing right probably :
It seems this extension (https://github.com/kgshank/gse-sound-output-device-chooser) is the only one I could find that used this 'blank' icon workaround so unless you know this icon is somehow standard, the fix shouldn't come from you. I opened an issue about it here: https://github.com/kgshank/gse-sound-output-device-chooser/issues/95
However, I found the following are used by appindicators (https://github.com/ubuntu/gnome-shell-extension-appindicator) and seems to be rather common:
It's probably a matter of symlinks.
Example of an appindicator with missing icons:
Is this still happening? I'm not able to reproduce it
This seems fixed indeed.
When updating to gnome-shell 3.36.1 from 3.36.0, the following commit was included:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1127/diffs?commit_id=c89d6a633aa431adda8080665e38d957146c5357
This made gnome-shell show the "image-missing" icon when it cannot find the given one.
This makes one of my menu a bit ugly because the extension was relying on using a 'blank' icon to get the spacing right probably :
It seems this extension (https://github.com/kgshank/gse-sound-output-device-chooser) is the only one I could find that used this 'blank' icon workaround so unless you know this icon is somehow standard, the fix shouldn't come from you. I opened an issue about it here: https://github.com/kgshank/gse-sound-output-device-chooser/issues/95
However, I found the following are used by appindicators (https://github.com/ubuntu/gnome-shell-extension-appindicator) and seems to be rather common: