maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Google Voice Notifier *Alpha* (https://talk.maemo.org/showthread.php?t=29981)

addisjon 2009-08-15 17:08

Re: Google Voice Notifier *Alpha*
 
Quote:

Originally Posted by fatboyxpc (Post 311987)
My LED won't stop flashing now that it saw an unread message, maybe I set something up wrong?

You might want to try deleting the Missed Calls url in conf.xml.

gogol 2009-08-15 18:22

Re: Google Voice Notifier *Alpha*
 
It doesn't stop flashing until you open Dialcentral with the added icon. addjison maybe you should consider making the LED stop after ten seconds or so. I have mine disabled simply because I dont like closing and reopening Dialcentral over and over, and a sound notification is enough. I cant even see the LED during the daytime anyway.

fatboyxpc 2009-08-15 23:18

Re: Google Voice Notifier *Alpha*
 
Thanks Gogol that did the trick! Addisjon I guess I should have specified that I had already removed that :P

I like Gogol's idea about stopping the LED for so long.

Gogol you say you have to open DialCentral(with that icon) repeatedly, what if I keep it open then will it stop after it becomes read?

Edit: so I seriously was like I'm sure that would have been in his first post but I don't remember seeing it, so I go back and check and sure enough. Bah!!!

gogol 2009-08-15 23:48

Re: Google Voice Notifier *Alpha*
 
Quote:

Originally Posted by fatboyxpc (Post 312072)
what if I keep it open then will it stop after it becomes read?

No, the dbus call to turn it off is contained in the replaced icon.

You can stop the LED from ever flashing by commenting line 163:
meaning, change
self.ledOn()
to
#self.ledON()

or by typing this into a terminal (you could always save it in a script and add it to Personal Menu)
Code:

/usr/bin/dbus-send --system --type=method_call --dest=com.nokia.mce /com/nokia/mce/request com.nokia.mce.request.req_led_pattern_deactivate string:PatternCommunicationChat
NOTE: that's all one line. I know, wow!

munky261 2009-08-16 18:56

Re: Google Voice Notifier *Alpha*
 
Is there any way you could add the option to, or tell us how to change the color of the LED flash?

gogol 2009-08-16 21:30

Re: Google Voice Notifier *Alpha*
 
My lord. I did a search for you and YOU had already started a thread on this topic and been answered in detail! It's actually the thread I reference when I'm changing LED settings!

http://talk.maemo.org/showthread.php?t=22662

Really now....

mrdally204 2009-08-16 21:44

Re: Google Voice Notifier *Alpha*
 
well dialcentral now has notification built in. thanks addisjon, I'm assuming he used part of your code or you at least motivated him to include it. It might be time to merge the 2 projects together as 1 big happy family. Gogol please post some more of you tinkering with the scripts, I woujldnt mind having a different led color or some other thnings

falconx 2009-08-16 22:14

Re: Google Voice Notifier *Alpha*
 
Quote:

Originally Posted by mrdally204 (Post 312261)
well dialcentral now has notification built in. thanks addisjon, I'm assuming he used part of your code or you at least motivated him to include it. It might be time to merge the 2 projects together as 1 big happy family. Gogol please post some more of you tinkering with the scripts, I woujldnt mind having a different led color or some other thnings


I see they imported it as well. Mine dial central no longer works:( doesn't support my user name starting with a number and getting a dbus error on dial central now and not able to use it. Is there anywhere I can get the old dial central?

Thanks
:(

gogol 2009-08-16 23:21

Re: Google Voice Notifier *Alpha*
 
The new version of dialcentral (with notification support) seems to break something in DBUS, causing gv-notifier to not work either. I'm trying to discover why...the same error is thrown on both dialcentral and gv-notifier when they try to access alarmd settings:

Code:

DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name com.nokia.alarmd was not provided by any .service files
Yet even when I booted back into my working copy in flash, there is no such file as /usr/share/dbus-1/services/com.nokia.alarmd.service. I'm totally lost as of yet. Any ideas anyone?

epage 2009-08-17 16:52

Re: Google Voice Notifier *Alpha*
 
I wanted to thank everyone who worked notification support. It was a big help in merging it into Dialcentral.

I know there are issues right now. Sorry about this. 1.0.4-3 is hopefully better. I guess I also need to do some further investigation with the DBus issue if the new Dialcentral also broke gv_notifier.

If addisjon or someone else is interested in still maintaining gv_notifier I'd be willing to cooperate.


All times are GMT. The time now is 21:17.

vBulletin® Version 3.8.8