![]() |
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
Quote:
I'll take a look at the flipclock code again. |
Re: Google Voice Notifier *Alpha*
Quote:
Thanks |
Re: Google Voice Notifier *Alpha*
Uninstalled, re-installed, rebooted, still isn't working. Any other ideas? I typed it exactly in the terminal hit enter and got file not found. Am I supposed to type it at the $ sign?
thanks again for the help |
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
Quote:
Still getting file not found. I tryed uninstalling and going with the older version still get file not found. doubled checked i do have python 2.5. I tryed overwitting the old withe new and deleted it all and did a fresh install still getting the same error. scratching head here... even pulled up instructions on the laptop to make sure i was typing in right. that is a - beween the .gv and notifier right? not a ~? thanks again for all the help |
Re: Google Voice Notifier *Alpha*
Quote:
And yes it's a dash. |
Re: Google Voice Notifier *Alpha*
path is /usr/lib/gv-notifier/gv_notifier.py
file not found would be because you're typing it wrong. Otherwise try cd-ing to the directory and typing ls to make sure the files are all there. |
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
trying to but i get file not found even on a plain vi when i double tab i see vi there thinking it may be time to reflash the tablet
|
Re: Google Voice Notifier *Alpha*
actually vi gets me a no file comment cant cd to gv either. I have tryed reinstalling. I get the extra gv dialer and the gv notifyer icon but still cant get into the conf.xml file from terminal.
|
Re: Google Voice Notifier *Alpha*
Quote:
cat /var/lib/dpkg/info/gv-notifier.list |
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
Okey flashed tablet got everything re-installed. In the conf.xml file now how do I save edits LOL Thanks for everything seems was just my tablet needed a good wipe down.
|
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
Is there a posting somewhere with the xterm commands? do I need a command to run the second line? I got the editing done (after I finally got it to load only took a reflash to work) now I just need to run the other command. I tryed just typing in and hitting enter and that didn't do it. what is the run command?
Thanks for all your help, never used xterm before but I am learning. Laura |
Re: Google Voice Notifier *Alpha*
line 32, in<module> import dbus
Import Error: No module named dbus |
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
My LED won't stop flashing now that it saw an unread message, maybe I set something up wrong?
|
Re: Google Voice Notifier *Alpha*
Okey all installed finally got it all going right the very last error I got was telling me line 4 column 9. But I managed to check it out in conf.xml and that happened to be the first space in my user name apparently you can't have a number for your first character in your user name. My user name for google is 1stfalconx. When I take out the 1 it configures... of course that does me no good. LOL
Thanks for all your help anyhow :) Has been a good learning experience on my end. And you were right I forget to install my python2.5 runtime after my reflash. Thanks again, Laura |
Re: Google Voice Notifier *Alpha*
Quote:
|
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.
|
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!!! |
Re: Google Voice Notifier *Alpha*
Quote:
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 |
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?
|
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.... |
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
|
Re: Google Voice Notifier *Alpha*
Quote:
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 :( |
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 |
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. |
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
Im goning to stick with gv notifier for now since it can play a sound as well as flash the led.
|
Re: Google Voice Notifier *Alpha*
gv_notifier users shouldn't fear the killing of alarmd anymore. The issue has been found and fixed. See the Dialcentral thread for further details.
Quote:
This way you could do led, sound, both, pop up Dialcentral (if not already open), or whatever else people would generally want. Sound like a good compromise for sharing code/effort? |
Re: Google Voice Notifier *Alpha*
Well, I cant speak for anyone else, but I only use DC these days to make calls...just dont like how the message interface looks...not discounting your hard work, just a personal preference...i have my inbox saved as a bookmark in tear and it loads faster and I like have the standalone command to stop the led from blinking.
|
Re: Google Voice Notifier *Alpha*
Quote:
|
Re: Google Voice Notifier *Alpha*
To be completely honest I agree with munky about the message interface. In the DC thread I already stated something about how I'd like something different, but for how it is now I am definitely okay with it, I can work with it just fine :). However, if you could change the UI for it, it'd sure be nice :D:D :P
|
Re: Google Voice Notifier *Alpha*
Quote:
http://help.yahoo.com/l/us/yahoo/mai...op/pop-35.html It sucks for sure. |
Re: Google Voice Notifier *Alpha*
The thread seems dead but I guess I'll ask anyways. I'm still using this instead of the Dialcentral notifier because it supports sound. As of the past week or 2 I have been getting a lot of false positives with this. Has anyone else noticed this?
|
Re: Google Voice Notifier *Alpha*
Are all of the features from this now in DC?
|
Re: Google Voice Notifier *Alpha*
Dialcentral only officially supports LED notification. For anything else you have to edit your settngs file manually and specify a different notification system. Some examples are included in the DC package.
|
All times are GMT. The time now is 21:21. |
vBulletin® Version 3.8.8