This has been modified so as to not duplicate. Please remove that status or provide a link the the duplicate.
When one sees this "banned" icon in the system tray:
How does one determine which program's icon failed to load? Hovering over it fails to do so. Clicking on it drops down a blank area.
dropbox stop && dbus-launch dropbox start
– Zanna Aug 09 '16 at 09:14sudo apt-get install -f
and [edit] your question to include its output? Please post text files and program output listings as text, not as images (see How do I save terminal output to a file?). Thanks. – David Foerster Aug 09 '16 at 09:27# apt-get install -f Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
– James Bowery Aug 09 '16 at 12:56dropbox stop && dbus-launch dropbox start
worked. How can I prevent the race condition? How could I have looked up the meaning of the "banned" icon? Is there an xfce4 document somewhere that tells about stuff like this? Also, when "mystery" icons appear that don't say anything when you hover over them, where does one look in the system for what they are? Should that be a new question for the community? – James Bowery Aug 09 '16 at 13:00