maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] The One Ring (https://talk.maemo.org/showthread.php?t=41817)

epage 2010-06-23 19:35

Re: [Announce] The One Ring
 
Quote:

Originally Posted by AgentZ (Post 726743)
Due to GOOG releasing GV to everyone, I want to be the 1st to say, that the 1st person who says"So I just got my GV number,how does this work? Will be laughed at for days". Any chance of implamenting some sort of player(or push it to the media player) to hear voice mails, yeah its kind of redundant, but it would make your app the complete package, if you know what i mean.

Before I had been considering receiving voicemails as a file transfer but have been having issues implementing file transfers. Since I can't implement any additional UI (in theory) I would feel bad unconditionally pushing voicemail to the media player.

mkotsayfan 2010-06-24 20:26

Re: [Announce] The One Ring
 
Quote:

Originally Posted by epage (Post 726744)
The prompt has been there for a while. What I added was more verbose logging that is directed straight to the prompt. Open it up and do a state machine reset and you will probably get some messages after a minute or so.

The timing sounds very interesting. There are places I look at time stamps and I might be doing something wrong with them. I'll have to look into that.

EDIT: I guess I don't stay up late texting enough ;)

I have an update. It appears to be repeatable, I texted two people (different than the people I texted yesterday) at approx 11:55am PST, I got one response at 11:57am but not the one from the other person at 12:01. Regardless of whether I received the text, outgoing seems to work fine.

On a separate note, do you know what "cutoff" google uses to determine to instantiate a new thread? I always thought google uses one thread for all text you send/receive from a contact on a calendar day (midnight to midnight)? I got a text at 10:30pm PST from someone I texted earlier that day and GV created a new thread when I thought it wouldnt. I wish google didnt do all this threading nonsense, one thread per contact total wouldve been simpler to use for all parties Im sure. Thanks for your help and patience :)

epage 2010-06-25 00:07

Re: [Announce] The One Ring
 
Thanks for the tips, big help. Google timestamps messages in 12-hour time and I had a bug with recognizing PM which with some useless code (thanks to other changes I made) would throw them out "being" reported because they came in before the last message.

I fixed the PM issue and I also removed the code that checks timestamps. I hope I didn't forget something and find out it is important :)

0.8.15 should be in the autobuilder.

EDIT: Err 0.8.16 (I forgot I already released 0.8.15)

PeteMo 2010-06-25 13:10

Re: [Announce] The One Ring
 
Is there any way to have TOR initiate google voice calls via the GV web interface? I am on a prepaid plan so the initial call to my GV number costs me 1 minute. I have my callback number set to a voip account via sipgate, so that part of the call is free.

I know Dial Central does exactly this, but I like the integration with contacts that TOR provides.

epage 2010-06-25 13:29

Re: [Announce] The One Ring
 
Quote:

Originally Posted by PeteMo (Post 728955)
Is there any way to have TOR initiate google voice calls via the GV web interface? I am on a prepaid plan so the initial call to my GV number costs me 1 minute. I have my callback number set to a voip account via sipgate, so that part of the call is free.

I know Dial Central does exactly this, but I like the integration with contacts that TOR provides.

TOR initiates a callback exactly like Dialcentral.

qt4eva 2010-06-25 15:41

Re: [Announce] The One Ring
 
after i update to latest version. i can't no longer send or receive text anymore. it was working fine before. any idea what wrong? i tried uninstall and reinstall several times and also rebooting with no success. thanks for help.

epage 2010-06-25 15:44

Re: [Announce] The One Ring
 
Quote:

Originally Posted by qt4eva (Post 729119)
after i update to latest version. i can't no longer send or receive text anymore. it was working fine before. any idea what wrong? i tried uninstall and reinstall several times and also rebooting with no success. thanks for help.

Maybe with your help we can figure it out.

Could you provide a log file ("~/.telepathy-theonering/theonering.log)

EDIT: Found the issue, I was removing some read code but I guess not enough. Won't be able to submit a fix though for about 8 hours

qt4eva 2010-06-25 16:16

Re: [Announce] The One Ring
 
thanks. waiting for the update. btw i notice you were talking about auto picking up the redialer gv number from the others thread. any update on that?

epage 2010-06-25 16:22

Re: [Announce] The One Ring
 
Quote:

Originally Posted by qt4eva (Post 729167)
thanks. waiting for the update. btw i notice you were talking about auto picking up the redialer gv number from the others thread. any update on that?

I last worked on it a while ago. I ran into some issues so I dropped its priority. If he finds a way to do it, then great, I'll add it to TOR.

The enhancement request can be found at
https://bugs.maemo.org/show_bug.cgi?id=8509

mkotsayfan 2010-06-25 20:27

Re: [Announce] The One Ring
 
Quote:

Originally Posted by qt4eva (Post 729119)
after i update to latest version. i can't no longer send or receive text anymore. it was working fine before. any idea what wrong? i tried uninstall and reinstall several times and also rebooting with no success. thanks for help.

I can confirm this as well. Incoming/Outgoing texts don't work, and when I try to view message history for a contact in conversations, it doesn't pull up, it stays blank.

qt4eva 2010-06-26 17:03

Re: [Announce] The One Ring
 
new version works fine. Thanks

moodswinger 2010-06-27 18:08

Re: [Announce] The One Ring
 
After the last update, TOR does not work any longer. It initiates the call, but there is no callback. When a call to GV # is placed, the phone does not ring. Thank you.

brad112358 2010-06-29 01:46

Re: [Announce] The One Ring
 
Is there a place I can obtain a copy of an earlier version? 0.8.17-0 is clearly not an improvement over a couple of versions ago and now I've become rather dependent on receiving texts via google voice (which is not working at all in this version).

Thanks and Thanks for a great plugin!

--Brad

epage 2010-06-29 02:36

Re: [Announce] The One Ring
 
Quote:

Originally Posted by moodswinger (Post 731700)
After the last update, TOR does not work any longer. It initiates the call, but there is no callback. When a call to GV # is placed, the phone does not ring. Thank you.

Huh, I thought I had a reproduction but then I looked and somehow my callback number was changed. I changed it back and didn't have an issue.

If you aren't facing a similar situation, would you mind grabbing "~/.telepathy-theonering/theonering.log" and PMing it to me so that I can see if anything stands out?

Quote:

Originally Posted by brad112358 (Post 733427)
Is there a place I can obtain a copy of an earlier version? 0.8.17-0 is clearly not an improvement over a couple of versions ago and now I've become rather dependent on receiving texts via google voice (which is not working at all in this version).

Thanks and Thanks for a great plugin!

--Brad

Umm you ask for a previous version without stating what the problem is with the version you want to downgrade from. Want to clarify?

Recent versions of TOR make login succeed more and speed it up as well as fixing an issue when you are texting across the AM/PM boundary and you wouldn't receive any texts.

overfloat 2010-06-29 17:01

Re: [Announce] The One Ring
 
Is there any chance of getting this or dialcental to respect the connection's proxy settings for https?

epage 2010-06-29 18:36

Re: [Announce] The One Ring
 
Quote:

Originally Posted by overfloat (Post 734340)
Is there any chance of getting this or dialcental to respect the connection's proxy settings for https?

I think this is only the second time I've been contacted about this, the other was by PM.

One thing is currently there is no feature trequest filed against either. I've found it took too much of my time hunting through forums for feature requests that I now try to only work by b.m.o and just provide help and feedback on ideas through t.m.o

That is especially true when its a feature I wouldn't be taking advantage of and would not be the best person to test it. I have no need for a proxy and it doesn't help that I feel too lazy to mess with my device configuration ;). If a feature request comes in I'll (sometime) try to look around to see how others do it and mimic.

mkotsayfan 2010-06-29 20:00

Re: [Announce] The One Ring
 
I have the new version and it works great. I appreciate all your hard work with this program, and I believe a donation is in order. Do you have paypal? PM me with the details, thanks.

James

AgentZ 2010-06-29 20:23

Re: [Announce] The One Ring
 
After the last update, TOR does not work any longer. It initiates the call, but there is no callback. When a call to GV # is placed, the phone does not ring. Thank you.

I had this problemas well. Curious, those who are having trouble with making calls, do you also have FMMS installed? I was having trouble with the network error when trying to login, after many attempts it would finaly login at worst a reboot would always work. Well today same thing only this time I looked at my connection and I was connected to FMMS APN not my usual 3G network, switched back and no problems able to call out thru TOR dialer. I guess I see why the person above wants proxy support because FMMS uses a proxy. But the funny part is FMMS will allow me to send sms/im messages without issue most of the time I've had one or two that haven't gone thru, but i'm glad didn't lol.
Your app doesn't look at what the connection is, just that it's connected, is that correct?
I'm a newb at X-term do I have to be root to see the log? or just type it in and thats it?

And I'll say it again keep up the good working!!

AgentZ 2010-07-02 00:11

Re: [Announce] The One Ring
 
Slight nudge, ok today today cannot dial out at all and the connection is regular 3G, and my status shows me connected? used the Website to send some texts and they went thru also recieved replys from the text and TOR never recieved them, also tried texting thru TOR and they never went thru?

So I tried DC and all sent texts and replies where there?

epage 2010-07-02 00:32

Re: [Announce] The One Ring
 
Quote:

Originally Posted by AgentZ (Post 737998)
Slight nudge,

Sorry right now I have a couple of things that are taking away the time I would normally devote to development. I'm unsure how long it'll last.

Quote:

Originally Posted by AgentZ (Post 737998)
ok today today cannot dial out at all and the connection is regular 3G, and my status shows me connected? used the Website to send some texts and they went thru also recieved replys from the text and TOR never recieved them, also tried texting thru TOR and they never went thru?

Would you mind sending me your log? Its located at "~/.telepathy-theonering/theonering.log".

You place questions marks as if you are asking me. They make it more confusing trying to understand the problem so I can help resolve it.

I'm also curious if the debug prompt will provide some information. Go to Conversations, the app menu, "Send Conversation To...", select GV, enter your GV account number.

This is the debug prompt. Type "help" to receive a list of commands. Play with some of them.

Quote:

Originally Posted by AgentZ (Post 737998)
So I tried DC and all sent texts and replies where there?

Again, I assume this question mark is superfluous? So DC works fine for you? The difference most likely is the work arounds I've had to implement due to GV issues when wanting to do notifications correctly.

EDIT: Also please clarify exactly what version of TOR you are using. Also specify if you rebooted after the update or disabled your GV accounts, waited several minutes, and then re-enabled since doing an update. TOR is a service running in the background. It needs to shutdown to start running the new version. To help with transition networks, it doesn't shut down immediately upon all GV accounts being disabled.

AgentZ 2010-07-02 23:32

Re: [Announce] The One Ring
 
Will PM you the log file, when i can figure out how to send it. I'm using Midnight Commander to see it couldn't figure another way to see it. Using .8.17 updated a while ago have rebooted since then, but the problem arose a couple of days ago.DC is working fine, and I thank you for that. Well its hit and miss, just tried calling out and it worked, but the texts don't seem to be working. Question, if I send a text to someone using the website,laptop, I should see the message in TOR when I open that contact right? With DC I do, but not with TOR right now. One particular contact is showing no messages sent or recieved since 6/26, but the debug prompts do show in conversations.
I know that you need the log files to see if you can see a problem, and I will get that to you very shortly.

off-topic heading to your neck of the woods this weekend, is it still raining there? little futher west than you but same vicinity.

epage 2010-07-03 00:06

Re: [Announce] The One Ring
 
Quote:

Originally Posted by AgentZ (Post 739105)
Will PM you the log file, when i can figure out how to send it. I'm using Midnight Commander to see it couldn't figure another way to see it. Using .8.17 updated a while ago have rebooted since then, but the problem arose a couple of days ago.DC is working fine, and I thank you for that. Well its hit and miss, just tried calling out and it worked, but the texts don't seem to be working. Question, if I send a text to someone using the website,laptop, I should see the message in TOR when I open that contact right? With DC I do, but not with TOR right now. One particular contact is showing no messages sent or recieved since 6/26, but the debug prompts do show in conversations.
I know that you need the log files to see if you can see a problem, and I will get that to you very shortly.

off-topic heading to your neck of the woods this weekend, is it still raining there? little futher west than you but same vicinity.

The showing of sent messages in Conversations is controlled by Conversations and not me. The only way TOR can show sent messages is if they are treated as if they are incoming messaages (I think, I might be able to hack around that but it wouldn't be reliable).

Yes, sadly the rain is ruining my plans I had for the 4th.

Laughing Man 2010-07-03 00:11

Re: [Announce] The One Ring
 
Sorry to hear that epage, I hope it clears up for you.

goldensempai 2010-07-07 06:06

Re: [Announce] The One Ring
 
Just downloaded it, and tried it out. After doing some merging of contacts, it works as intended. As for the battery drain mentioned on the first page, I will respond back later with my thoughts.

I just can't believe someone did this, I was going to attempt one myself, but after reading some of the previous pages, I might of been in over my head. So accept this sincere thanks from a random person off the net.

ljmt01 2010-07-07 20:35

Re: [Announce] The One Ring
 
I really had a difficult time with Google Voice Plugin for conversations and contacts.

Problems:
1. From conversations app, "send IM to" I cannot pick Google Voice from the IM account list, even if I configured GV correctly (saying "signed in") in my VOIP and IM Accounts. So I cannot use GV IM/SMS

2. From Phone app/dialpad, after entering the number I want to reach, and select call type to be GV, I got "Internet Connection Required". I tested with both WIFI and tmobile 3g and internet is working OK (with Onion Tor Routing enabled) and I can dial out using Skypw with no issues at all.

3. From system contacts, I have Call/IM/SMS thru GV, but all complains about "Internet Connection Required", the same above.

4. In Wifi, I can get DialCentral to work. But not with my 3g. DialCentral always says "https://www.google.com/voice/m is not accessible" instead of log me in. I cannot use DailCentral in 3g.

So I end up not being able to use The One Ring both WIFI and 3g, and not being able to use DialCentral if in 3g.

Any help from you guys would be greatly appreciated.

Thanks,
J

N900; PR 1.2, Maemo 5;Sipgate number linked with GV

epage 2010-07-07 20:40

Re: [Announce] The One Ring
 
Quote:

Originally Posted by ljmt01 (Post 744135)
I really had a difficult time with Google Voice Plugin for conversations and contacts.

Problems:
1. From conversations app, "send IM to" I cannot pick Google Voice from the IM account list, even if I configured GV correctly (saying "signed in") in my VOIP and IM Accounts. So I cannot use GV IM/SMS

2. From Phone app/dialpad, after entering the number I want to reach, and select call type to be GV, I got "Internet Connection Required". I tested with both WIFI and tmobile 3g and internet is working OK (with Onion Tor Routing enabled) and I can dial out using Skypw with no issues at all.

3. From system contacts, I have Call/IM/SMS thru GV, but all complains about "Internet Connection Required", the same above.

4. In Wifi, I can get DialCentral to work. But not with my 3g. DialCentral always says "https://www.google.com/voice/m is not accessible" instead of log me in. I cannot use DailCentral in 3g.

So I end up not being able to use The One Ring both WIFI and 3g, and not being able to use DialCentral if in 3g.

Any help from you guys would be greatly appreciated.

Thanks,
J

N900; PR 1.2, Maemo 5;Sipgate number linked with GV

Sounds like all of these issues are with lack of proxy support (like with DC)?

ljmt01 2010-07-08 16:59

Re: [Announce] The One Ring
 
My problem is under 3g, GV does not connect. Looking into My Availability, GV always shows "Network error". Force logining in by hitting save after tapping GV entry under My availability, it is connecting/disconnecting several times and eventually goes back to "Network error". Under wifi, most of the time I can force connecting by hitting save GV.

By the way my tmobile 3g blocks 80/443 ports so I have to use TOR(not The One Ring, but The Onion Router). I installed "extra plugin for conversations and contacts" with error msg "unable to install..." but it actually installed though. Under wifi most of the time I can use GV from contacts.


Thanks in advance for any help.
J
N900, Maemo 5 PR 1.2

ljmt01 2010-07-08 17:02

Re: [Announce] The One Ring
 
Quote:

Originally Posted by epage (Post 744137)
Sounds like all of these issues are with lack of proxy support (like with DC)?

Thanks epage. How about The One Ring app in N900, is this the same proxy issue under 3g? As detailed above, GV also cannot connect with "Network error". Is TOR shares the same core codes with DC with no proxy support? Just my guess.

Thanks again for the great apps you provide, by the way.

epage 2010-07-08 17:10

Re: [Announce] The One Ring
 
Quote:

Originally Posted by ljmt01 (Post 745101)
Thanks epage. How about The One Ring app in N900, is this the same proxy issue under 3g? As detailed above, GV also cannot connect with "Network error". Is TOR shares the same core codes with DC with no proxy support? Just my guess.

Thanks again for the great apps you provide, by the way.

That TOR and DC share some base code is what I meant with "like with DC". Your issue with TOR and with DC both seem to be caused by lack of proxy support.

ljmt01 2010-07-08 18:12

Re: [Announce] The One Ring
 
Quote:

Originally Posted by epage (Post 745105)
That TOR and DC share some base code is what I meant with "like with DC". Your issue with TOR and with DC both seem to be caused by lack of proxy support.

Thanks epage. Any timeframe you wanted to put a fix? We have quite a few users who really want to have this support. Anything we can do to help?

epage 2010-07-08 18:19

Re: [Announce] The One Ring
 
Quote:

Originally Posted by ljmt01 (Post 745148)
Thanks epage. Any timeframe you wanted to put a fix? We have quite a few users who really want to have this support. Anything we can do to help?

First I recommend reading a previous post of mine in response to overfloat

Quote:

Originally Posted by epage (Post 734452)
I think this is only the second time I've been contacted about this, the other was by PM.

One thing is currently there is no feature trequest filed against either. I've found it took too much of my time hunting through forums for feature requests that I now try to only work by b.m.o and just provide help and feedback on ideas through t.m.o

That is especially true when its a feature I wouldn't be taking advantage of and would not be the best person to test it. I have no need for a proxy and it doesn't help that I feel too lazy to mess with my device configuration ;). If a feature request comes in I'll (sometime) try to look around to see how others do it and mimic.

After a request is in and I prioritize it, it'll take some research on my part for magically determining proxy settings, setting up a UI for manual proxy settings, and then figuring out how to use proxy settings with my connections.

ljmt01 2010-07-08 18:28

Re: [Announce] The One Ring
 
Strange thing is, the log and DC error massage shows "https://www.google.com/voice/m is not accessible" but if you manually access this page via built-in web browser I can access this page without this problem under 3g with The Onion Router enabled.

So why DC and TOR cannot acceess this GV page while you can access it via browser? Only because browser has proxy support (I cannot remember I explicitly set proxy for browser though) ?

ljmt01 2010-07-08 18:53

Re: [Announce] The One Ring
 
Here is a related suggestion by a user regarding proxy support. Hope this helps:


Originally Posted by asasan View Post

I cannot use DialCentral to make GoogleVoice calls.
Using WiFi it works, but when on t-mobile 3G instead of logging in, DialCentral always says https://www.google.com/voice/m is not accessible.

DialCentral doesn't seem to have proxy support. Please ask the author if he can get the proxy settings from python-conic and set up the urllib2.ProxyHandler in DialCentral's browser_emu backend correspondingly.

ljmt01 2010-07-08 21:59

Re: [Announce] The One Ring
 
A bug was created for the issue. Comment it if you wnated to to get this addressed:

https://bugs.maemo.org/show_bug.cgi?id=10901

Thanks.

epage 2010-07-08 22:01

Re: [Announce] The One Ring
 
Quote:

Originally Posted by ljmt01 (Post 745415)
A bug was created for the issue. Comment it if you wnated to to get this addressed:

https://bugs.maemo.org/show_bug.cgi?id=10901

Thanks.

As Andre always says, don't comment about getting fixed. Comment if you have additional details. Vote if you agree with the issue.

A happy Andre is a happy Maemo community :)

activemind 2010-07-08 22:22

Re: [Announce] The One Ring
 
First of all congrats on a great app, works very nicely, been using it for past 2 days for extensive texting and no problem. DialCentral too worked, but the integration we get with this app is simply beautiful, well done!
Now the real reason :-)
International text dont seem to be working! I verified that they worked from GV website, but when I text to international number, it doesnt even show up on the GV website, domestic texts show up right away. Is this a future TODO or a bug?

epage 2010-07-08 22:26

Re: [Announce] The One Ring
 
Quote:

Originally Posted by activemind (Post 745435)
First of all congrats on a great app, works very nicely, been using it for past 2 days for extensive texting and no problem. DialCentral too worked, but the integration we get with this app is simply beautiful, well done!
Now the real reason :-)
International text dont seem to be working! I verified that they worked from GV website, but when I text to international number, it doesnt even show up on the GV website, domestic texts show up right away. Is this a future TODO or a bug?

That sounds like a bug. Sadly one I can't test too easily. When filing a bug report please try to include a log from "~/.telepathy-theonering/theonering.log" If that sounded like gobbly gook to you, thats ok.

AgentZ 2010-07-11 01:32

Re: [Announce] The One Ring
 
Don't know if this is a bug of TOR or of the conversation app itself, I've noticed when IMing/SMSing with someone and their message window is open that when they reply to me I get the pop up(yellow notification) and I will see the reply in the conversation screen, but the LED notifier and flashing yellow box do not go away even though I'm replying to the person who sent me the message. The only way to dismiss it is by reopening the same conversation window again. Has anyone else noticed this?
Just curious if this is a conversation bug or a TOR bug , I just noticed this, and I don't think it's a bug just the system doing what it's suppose to do by notifying that there is a new message, but it does get annoying when you are chatting back and forth with someone.
and again great work I really appreciate the work you put into this app.
Oh yeah I kept it wierd for Ya'll.

Laughing Man 2010-07-11 01:34

Re: [Announce] The One Ring
 
It's a conversations bug. I've seen it happen with GTalk too.

AgentZ 2010-07-11 01:54

Re: [Announce] The One Ring
 
Quote:

Originally Posted by Laughing Man (Post 747661)
It's a conversations bug. I've seen it happen with GTalk too.

Yeah, I don't use them much so I wasn't sure, is there a bug report for it?


All times are GMT. The time now is 00:15.

vBulletin® Version 3.8.8