You are not logged in.
"Run Program..." icon is missing in the Applications menu (Screenshot below). This is on a default Debian 10 Xfce installation.
Environment:
OS: Debian 10 (4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64 GNU/Linux)
Xfce: 4.12, distributed by Debian
Last edited by cody (2021-03-22 19:17:07)
Offline
Hello and welcome.
The icon being requested by the /usr/share/applications/xfce4-run.desktop file is "gtk-execute". Unfortunately, this icon does not exist in the default Tango icon theme. This has been fixed in recent versions of Xfce.
The easiest way to fix this, is to copy /usr/share/applications/xfce4-run.desktop to ~/.local/share/applications (create the directory if it doesn't exist) and change the "Icon=" line to point to an icon that exists.
For example (in ~/.local/share/applications/xfce4-run.desktop):
Icon=applications-system
The effect should be immediate.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.008 seconds, 8 queries executed - Memory usage: 522.66 KiB (Peak: 523.51 KiB) ]