Active Topics

 



Notices


Reply
Thread Tools
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#171
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).

Should be available shortly in extras-devel.

+++++++++++++++++++++++++++++++

THANK YOU SOO MUCH !!!
 

The Following User Says Thank You to F2thaK For This Useful Post:
Posts: 311 | Thanked: 110 times | Joined on Nov 2007 @ Boston, MA
#172
Originally Posted by omeriko9 View Post
Do you mean this would be optional and not mandatory?
I havn't thought differentely
Yes optional as I would rather turn that option off. The current notification icons are sufficient for me.
 
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#173
@omeriko9
Changed permissions(there were no execute rights) of CallNotify.py to 755. KIlled status-menu. Still no notifications.
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#174
Originally Posted by zlatko View Post
@omeriko9
Changed permissions(there were no execute rights) of CallNotify.py to 755. KIlled status-menu. Still no notifications.
Wow. I thought that giving it execute permissions before packaging is sufficient, apparently not always.
Anyway, I think we're on to something.
How about read permissions to the images and .desktop file? can you please root and:
ls -ld /usr/share/CallNotify
ls -la /usr/share/CallNotify/*
ls -la /usr/share/applications/hildon-status-menu/CallNotify.desktop

?
 
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#175
@omeriko9

ls -ld /usr/share/CallNotify: drwxr-xr-x root root
ls -la /usr/share/CallNotify/*: -rw-r--r-- root root (for all files)
ls -la /usr/share/applications/hildon-status-menu/CallNotify.desktop: -rw-r--r-- root root
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#176
Originally Posted by zlatko View Post
@omeriko9

ls -ld /usr/share/CallNotify: drwxr-xr-x root root
ls -la /usr/share/CallNotify/*: -rw-r--r-- root root (for all files)
ls -la /usr/share/applications/hildon-status-menu/CallNotify.desktop: -rw-r--r-- root root
Permissions are ok.

Have you tried to restart after you gave execute permissions to CallNotify.py?
Please try that and then try to call yourself from another phone.
 
cjp's Avatar
Posts: 762 | Thanked: 395 times | Joined on Jan 2010 @ Helsinki
#177
Sorry for being totally off-topic, but I stumbled upon this thread while trying to find out where I could see feature suggestions for the e-mail client in Maemo. Can anyone help me out here?

On topic: I downloaded this app and this is great for showing me missed calls, but above all for showing missed e-mails! My one gripe with Modesty is that it doesn't really notify you of e-mails does it? I'd also like to see the number of e-mails that are in, but I don't think that this is CallNotify's job, but Modest should show this in the list of all your e-mail inboxes.

Sorry for the confusing post, thanks in advance if anyone wants to help me out!
 
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#178
@omeriko9
I have only killed hildon-status-menu. Now rebooted - still no notification.
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#179
Originally Posted by zlatko View Post
@omeriko9
I have only killed hildon-status-menu. Now rebooted - still no notification.
There's one more thing we can do in order to check for errors the script might hide, by using a trick qwerty12 posted here a few threads earlier.

Add the following code to the bottom of CallNotify.py:
(including the indentation)

Code:
if __name__ == "__main__":
    gobject.type_register(hd_plugin_type)
    obj = gobject.new(hd_plugin_type, plugin_id="plugin_id")
    obj.show_all()
    gtk.main()
and then run:
run-standalone.sh python /usr/lib/hildon-desktop/CallNotify.py

then try to send SMS to yourself or call yourself.
If the code works for you, you won't see the status menu notification, but if you'll define the sound or vibration to 0.1 (=6 seconds) in the control panel, you should hear or feel the vibration every 6 seconds.
If it doesn't work, you should see any errors the script generates, then please post them here.
 
omeriko9's Avatar
Posts: 385 | Thanked: 344 times | Joined on Jan 2010 @ Israel
#180
Originally Posted by cjp View Post
Sorry for being totally off-topic, but I stumbled upon this thread while trying to find out where I could see feature suggestions for the e-mail client in Maemo. Can anyone help me out here?

On topic: I downloaded this app and this is great for showing me missed calls, but above all for showing missed e-mails! My one gripe with Modesty is that it doesn't really notify you of e-mails does it? I'd also like to see the number of e-mails that are in, but I don't think that this is CallNotify's job, but Modest should show this in the list of all your e-mail inboxes.

Sorry for the confusing post, thanks in advance if anyone wants to help me out!
Hello! Regarding feature suggestions, it's called brainstorms here, and you can search for one or publish one here:
http://maemo.org/community/brainstorm/

About email notifications - no, CallNotify doesn't do that for now. Perhaps it's an enhancement idea, but to be honest, for now I rather focus on enhancing and improving SMS and Call notifications before expanding capabilities.

Good luck with your suggestions
 

The Following User Says Thank You to omeriko9 For This Useful Post:
Reply


 
Forum Jump


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