Tente reinstalar os pacotes incriminados com:
sudo apt-get --reinstall install libnotify-bin notify-osd
usando quantal e não vejo mais bolhas de notificação na minha área de trabalho. Usando o comando notify-send, vejo que se eu fizer no terminal notify-send -u critical Test Test
, vejo a bolha aparecendo. Mas se eu fizer isso: notify-send -u normal Test Test
ou apenas notify-send Test Test
não vejo bolhas!
Talvez o modo Não perturbe tenha sido aplicado provavelmente, mas não sei como / quando!
$ notify-send --version
notify-send 0.7.5
$ apt-cache policy notify-osd
notify-osd:
Installed: 0.9.34-0ubuntu5
Candidate: 0.9.34-0ubuntu5
Version table:
*** 0.9.34-0ubuntu5 0
500 http://archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status
Tente reinstalar os pacotes incriminados com:
sudo apt-get --reinstall install libnotify-bin notify-osd