maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Call Notify (https://talk.maemo.org/showthread.php?t=48501)

nicolai 2010-03-31 14:21

Re: [Announce] Call Notify
 
Same here. No statusmenu, no notifications.

nicolai

markusm 2010-03-31 14:45

Re: [Announce] Call Notify
 
Quote:

Originally Posted by nicolai (Post 589881)
Same here. No statusmenu, no notifications.

nicolai

Same here too :(

calvin_42 2010-03-31 15:49

Re: [Announce] Call Notify
 
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.

omeriko9 2010-03-31 16:01

Re: [Announce] Call Notify
 
Quote:

Originally Posted by calvin_42 (Post 590020)
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

omeriko9 2010-03-31 16:10

Re: [Announce] Call Notify
 
I forgot to explain how to edit and save in vi,, so between step 2 to 4:
2.5: press "i"
3.5: Esc+":wq" + Enter

calvin_42 2010-03-31 16:19

Re: [Announce] Call Notify
 
Quote:

Originally Posted by omeriko9 (Post 590037)
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

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.

Taomyn 2010-03-31 16:23

Re: [Announce] Call Notify
 
Great app and I echo that this is a function always missed by Nokia.

Have had no issue upgrading, except early versions that kept needing a reboot, but I'd like to add my vote for the config to be put in Settings and not the status bar which can look too busy with too many items.

omeriko9 2010-03-31 17:21

Re: [Announce] Call Notify
 
Quote:

Originally Posted by calvin_42 (Post 590059)
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.

thanks, I ment hildon-desktop.

You mean you don't have that in line 16? Then it means you have an older version.
What does the app manager shows? which version?
Can you try to uninstall and reinstall?

zlatko 2010-03-31 17:57

Re: [Announce] Call Notify
 
@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.

omeriko9 2010-03-31 18:17

Re: [Announce] Call Notify
 
Quote:

Originally Posted by zlatko (Post 590186)
@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.

If you don't have that directory it doesn't surprise me that the application doesn't load... when it starts it accesses there to read the config file (or create one if none).
So either the application wasn't installed correctly (and we'll soon know) or that the app doesn't have write access to /home/user/.config which is very odd because AFAIK about linux, and that's not too much, when logged in as user you must have write access to /home/user, perhaps it's full?...


All times are GMT. The time now is 18:18.

vBulletin® Version 3.8.8