View Single Post
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#104
Originally Posted by calvin_42 View Post
Same here too. It only worked the first time I had a missed call after the reboot.

Hope it will be corrected soon. Love this app.
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-desktop/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

Last edited by omeriko9; 2010-04-15 at 16:20.