|
2010-03-31
, 14:45
|
Posts: 87 |
Thanked: 63 times |
Joined on Dec 2009
|
#102
|
|
2010-03-31
, 15:49
|
|
Posts: 286 |
Thanked: 219 times |
Joined on Feb 2010
@ France
|
#103
|
|
2010-03-31
, 16:01
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#104
|
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.
|
2010-03-31
, 16:10
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#105
|
|
2010-03-31
, 16:19
|
|
Posts: 286 |
Thanked: 219 times |
Joined on Feb 2010
@ France
|
#106
|
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
|
2010-03-31
, 16:23
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#107
|
|
2010-03-31
, 17:21
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#108
|
The directory /usr/lib/hildon-status/ doesn't exist on my phone. I only have /usr/lib/hildon-desktop with a CallNotify.py file, but self.Debug is not defined within.
|
2010-03-31
, 17:57
|
|
Posts: 861 |
Thanked: 936 times |
Joined on Feb 2010
@ Bulgaria
|
#109
|
|
2010-03-31
, 18:17
|
|
Posts: 385 |
Thanked: 344 times |
Joined on Jan 2010
@ Israel
|
#110
|
@omeriko9
I don't have /home/user/.config/CallNotify/ directory. I changed debug mode and restarted hildon-desktop, but when I tried to copy lines from the log file there was no such directory in .config.
Will try to reinstall once again.
Edit: Reinstalled - still no CallNotify directory in /home/user/.config
CallNotify is version 0.0.5-2.
nicolai