I don't know why it's not working, I've tried to remove and install it and it's working fine. Can someone who experience this (no "call notify" button in the status menu) please do the following: 1. x-term and root 2. vi /usr/lib/hildon-status/CallNotify.py 3. Change line 16 from: self.Debug = False to: self.Debug = True 4. run the following: killall -9 hildon-status-menu (wait 2-3 seconds) killall hildon-status-menu 5. cat /home/user/.config/CallNotify/log.txt 6. Publish here the last 20 rows (if any) of the result of the last command. thanks