Comment 16 for bug 344385

Revision history for this message
Claudio Moretti (flyingstar16) wrote :

Found out a (simple and stupid) workaround:
sudo mv /usr/share/notify_osd/icons/hicolor/scalable/status /usr/share/notify_osd/icons/hicolor/scalable/status_bak
sudo ln -s /usr/share/icons/Human/scalable/status/ /usr/share/notify_osd/icons/hicolor/scalable/status
and now it works.
(Notice that I already had a symlink between "/usr/share/notify_osd/" and "/usr/share/notify-osd/" that is needed to make icons work)