![]() |
Re: [Announce] Call Notify
@omeriko9
I added code to CallNotify.py. Run the script(as root). I got sound and vibra notifications, but no LED blinking. Rebooted and tried without explicitly running the script - no notification. |
Re: [Announce] Call Notify
Quote:
I just realized that I guess I didn't get your app to work, as I just got an SMS and saw no notification. I don't understand, I thought I saw it earlier. I did a reboot in between. :O Wonder what's going on? |
Re: [Announce] Call Notify
Quote:
Second, that's interesting. It means that you don't have any trouble running the code yourself, but the hildon-status-menu daemon won't start it for some reason. I've tried to look for a problem in the .desktop file, that's the file hildon-status-menu reads in order to load the plugin. Wanted to compare this file with another python status-menu plugin, but couldn't find one on my device. Then I thought that there might be a problem for the hildon-status-menu to load the plugin because it's a python script, and all other plugins are compiled c libraries. Just sharing here my thoughts so you'll understand how I got to the bottom line: Can you please add the following line to the beginning of CallNotify.py: #!/usr/bin/python I'd suggest to also modify the CallNotify.desktop file. in line 4, change X-Path=CallNotify to X-Path=CallNotify.py And please report here as usual if there's any progress... |
Re: [Announce] Call Notify
Quote:
1. Was the Conversation app open when you received the SMS? There won't be any notification if it's open. 2. Do you have "Call Notify" in the settings menu under "extras", and does the "visual notification" checkbox is checked? 3. Do you get any error for clicking the "Save" button? |
Re: [Announce] Call Notify
@omeriko9
Did the changes(after that killed hildon-status-menu) - still no notification. PS. No need for thanks. You are doing the job - not me ;-) |
Re: [Announce] Call Notify
Quote:
What we can check now is if your hildon-status-menu can start a simple python plugin in. For that, you'll need to create the file test.py in /usr/lib/hildon-desktop and give it execute permissions: Code:
import hildondesktop X-Path=test.py Now killall the hildon-status-menu, and check for the file /home/user/a.txt and it's content. |
Re: [Announce] Call Notify
@omeriko9
Did the test - file /home/user/a.txt was NOT created. |
Re: [Announce] Call Notify
Quote:
To be honest, I feel a bit revealed, because now I'm sure there's nothing wrong with my code or the installation process. But there's definitely something wrong or missing with your N900. This is a bit beyond my knowledge, perhaps someone who have deeper experience with the hildon UI might be able to help here. Sorry :( |
Re: [Announce] Call Notify
@omeriko9
Yeah, pity...but I also don't see any way out. May be mythical PR1.2 will save the day? ;-) |
Re: [Announce] Call Notify
Quote:
Don't want put any ideas in your head, but just FYI - I reflashed a few days ago, reinstalled all software from backup list, installed CallNotify, and it worked. |
All times are GMT. The time now is 04:11. |
vBulletin® Version 3.8.8