![]() |
Re: [Announce] Call Notify
@omeriko9
Updated to 0.0.5-3, still no go. After that manually created /home/user/.config/CallNotify/conf.txt with y;y;y;5.0 content. Restarted status-menu, but still nothing there. PS. Should I remove conf.txt? Will it mess with further updates? |
Re: [Announce] Call Notify
Another request if I may please. Could the vibrate option be set to "Vibrate with profile" so it only vibrates if the main phone profile is set to do so?
This would then fall in line with any profile changes you make on the phone and always how this sort of app has worked on my previous Nokia handsets. Having set mine to only ring on calls last night (by using Tweakr and setting all the other volumes to 0, with no vibrate) to then be woken by hearing the phone vibrate was a little frustrating. |
Re: [Announce] Call Notify
Quote:
You can keep the conf file, that shouldn't harm any future updates. @nicolai and @zlatko, I have another idea: please create a file called a.py in /home/user with the following content: import gtk import gobject import hildon, hildondesktop import sqlite3 import time import dbus import osso import atexit, os, datetime from dbus.mainloop.glib import DBusGMainLoop and then run: chmod 755 a.py python a.py please past here the output. I'm trying to track missing dependencies you might have. |
Re: [Announce] Call Notify
@omeriko9
Yes, I did - it is there and is the same as the one you posted. PS. I really like the buzz your App is producing in community. Already so many posts. For sure this is NEEDED functionality. I hope this will give you motivation to sacrifice your time to complete your project. PS1. Created file a.py as suggested. Run it. No output. It takes ~2 sec and then nothing. |
Re: [Announce] Call Notify
Quote:
Have you tried running the above python script? It's very important to know what are the missing dependencies. |
Re: [Announce] Call Notify
@omeriko9
Created file a.py as suggested. Run it. No output. It takes ~2 sec and then nothing. |
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
thank you omeriko9 and those who put their time and work into creating this great app!!!! thank you!
|
Re: [Announce] Call Notify
No missing dependencies here, all modules can be imported.
Is it possible to start python statusmenu plugins from commandline.? I reinstalled new version of callnotify and it seems this plugin isnt called at all, no log.txt, no configfile. btw the current version still creates /usr/share/application/hildon-status-menu and the installer complains about the missing command "killall" nicolai |
Re: [Announce] Call Notify
Quote:
If you don't mind rebooting, I used http://www.velocityreviews.com/forum...22&postcount=3 to see what error messages a different Python applet was throwing as the N900 started. Best Regards, Faheem |
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Quote:
Quote:
I am pretty sure this plugin isn't called at all. I would like to test other python status-menu plugins, any ideas which status-menu plugins are there, in python of course. nicolai |
Re: [Announce] Call Notify
Quote:
I have all the options checked in the settings. |
Re: [Announce] Call Notify
Quote:
That said, omeriko9's latest version is working fine for me. :) (As always, thanks) |
Re: [Announce] Call Notify
Quote:
And I'm not sure what you mean by "menu button on the top left"? |
Re: [Announce] Call Notify
Is there any way to stop the notification from dissapearing when you close the maemo notification window for an SMS?
When you close the maemo notification it does not mark the sms message as read in conversations until you actually open the conversations app and read it there? More often that not I find myself closing the maemo notification only to forget that I still have the new SMS message sitting in my inbox in the conversations application which I need to reply to... If the call notify notification would remain until there are no unread sms messages in the inbox it would be great - or if this was a configurable setting. |
Re: [Announce] Call Notify
Quote:
This could be a great enhancement, but for now I'm concentrating on keeping it stable as-is, and making sure it's installable on all kind of costumed maemos, at least until we'll have a production release in extras. But I agree, this is a great direction for future development. |
Re: [Announce] Call Notify
Quote:
Concerning the button, I am talking about the menu button (which is displayed on the top left of your screen). |
Re: [Announce] Call Notify
Quote:
Can you please go to the X-term, root yourself and run: killall hildon-status-menu And tell me if that solved it? Thanks. |
Re: [Announce] Call Notify
Quote:
And thanks for having made this great app! :) |
Re: [Announce] Call Notify
Quote:
haha! :D thats a bit rude?? |
Re: [Announce] Call Notify
Next version is 0.0.6-3 and has no status menu button anymore.
Instead, all configuration settings have been moved to the control panel (=settings menu). "Manually clear notification" has been removed as a result of that. Should be available shortly in extras-devel. |
Re: [Announce] Call Notify
Blast it, I installed the new version for the first time and I've been unable to get a notification. I'll go through the whole thread again, see if I can work out what is going on.
|
Re: [Announce] Call Notify
Quote:
Also, have you installed a previous version before? Can you see the configuration dialog in the settings menu? Can anyone else installed this can confirm it's working for him or not working? |
Re: [Announce] Call Notify
First time installing your lovely little app :)
I do see the configuration dialog in Settings. Uninstalled it and reinstalled again, restarted the phone, killed hildon-status-menu Tried it both plugged in to the USB cable and unplugged, in case it had to do with that. LED and yellow notification still work as expected. |
Re: [Announce] Call Notify
Quote:
When you say you killed hildon-status-menu, have you tried step 4 completely, as described here: http://talk.maemo.org/showpost.php?p...&postcount=104 ? both "-9" and without it? How did you try to check notifications? Sending SMS to yourself from the phone won't work. Best way is to call yourself or sending SMS from another phone (calling from Skype / Google voice or sending SMS from gmail also works). |
Re: [Announce] Call Notify
Quote:
Edit: Well, I have no CallNotify.py in there! Nor a hildon-status. /usr/lib/hildon-status right? |
Re: [Announce] Call Notify
Quote:
/usr/lib/hildon-status-menu/CallNotify.py If you don't have it then the app won't work. Do you have it? |
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
@skalogre, Sorry, I got confused -
The file should be at /usr/lib/hildon-desktop/CallNotify.py and not hildon-status, don't you have this file as well? |
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Quote:
1. Run the file from the command line and see if it gives you any errors 2. Redirect the standard error from command line to a file (make sure you have permissions to the directory you mention). It would be very helpful if you could post any results here. |
Re: [Announce] Call Notify
Quote:
|
Re: [Announce] Call Notify
Just upgraded to 0.0.6-3 in testing, new settings menu looks good! Great Job on getting all of this working and looking great...
I would love to see the enhancement where notifications would persist until you actually read the sms or go into the phone app. This would make this a killer addon for me! |
Re: [Announce] Call Notify
Quote:
By the way - do you (or anyone else) think it would be useful to display those small yellow notification boxes at the top-left of the screen, the same kind as the one appears immediately after a missed calls or an email has been received, along with the vibration & sound on each preset interval? |
Re: [Announce] Call Notify
Upgraded to 0.0.6-3. Now I have CallNotify in Setting-Extra menu. But everytime I press OK there I get "INternal error. Aplication settings closed."
And I don't have indication in status bar, neither get sound or vibra notifications. |
Re: [Announce] Call Notify
Quote:
Just downloading the update now :) Thanks |
Re: [Announce] Call Notify
Quote:
My guess is that you haven't installed any previous versions, or your latest version was 0.0.3. Am I right? Have you restarted or killed hildon-status menu as mentioned in earlier posts after installation? Basically you shouldn't, but that sometimes help if you have trouble after installation. |
Re: [Announce] Call Notify
Quote:
This enhancement might also be unnecessary, this is why I consult you guys. |
All times are GMT. The time now is 12:07. |
vBulletin® Version 3.8.8