|
2010-07-26
, 16:16
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#712
|
I got this debug message in log when using tor with firefox, it run sucess but get this message:
[warn] your application (using socks4 to port 80) is giving Tor only on an IP address. Application that do not DNS resolves themselves may leak information. COnsider using Socks4a (e.g via privoxy or socat) instead......
anyone ?
epage:
Is TOR supposed to provide contacts (Roster)?
I don't ever get the finished signal for TOR. I do get for "ring" even w/o getting any contacts and I do get for "spirit" (skype) with all the skype contacts.Code:Tp::Features features; features << Tp::Connection::FeatureRoster; qDebug() << "create connection: wait to get ready (Roster)"; connect( m_account.data()->connection().data()->becomeReady(features), SIGNAL(finished(Tp::PendingOperation*)), this, SLOT(onConnectionReady(Tp::PendingOperation*)) );
Decide to ask before going too crazy trying to find the problem.
Thanks
well I'm having network error issues almost every time my internet connections switches from wifi to gprs or vice versa. The only way to fix it is to disable and re-enable the Gvoice account.
Also, when connected I now miss a lot of received texts, they just never show up
**EDIT** Btw, this pretty much started after PR1.2 I have the most current version of TOR available from the repositories
|
2010-07-26
, 16:30
|
Posts: 139 |
Thanked: 20 times |
Joined on Apr 2010
@ Planet Earth for now!
|
#713
|
|
2010-07-26
, 16:35
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#714
|
Been having the same issue for awhile as well, whenever I switch connections; 3.5G to 2.5G, I get the network error. I just open that account save it again and it reconnects. I have 4 other accounts for IM and TOR never reconnects automaticaly. I believe that its trying to reconnect when the other IM accounts are connecting so it fails,you had a script awhile ago that lengthend the time out or the time it took to reconnect, was that included in an update or was it a one off script/code?
|
2010-07-26
, 19:43
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#715
|
|
2010-07-26
, 20:02
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#716
|
Status update on direct dial for my apps:
First off my time is spread very thin these days so I don't know how much investigation I will be able to put into this.
I've tried working on both automating of dialing out and requesting the dial-out number.
Sadly I've been getting forbidden requests when dialing out. I saw that at least in an older version of qgvdial that it passed in "gvx" in the POST data. I'm not seeing that cookie in my cookie jar:
https://garage.maemo.org/plugins/ggi...5009d3146bb474
For making calls I've been experimenting on the desktop. Empathy opens up the UI but at least for TOR it doesn't continue on for some reason in setting up the call so I just have to close it.
https://garage.maemo.org/plugins/ggi...f8dc977cf9cf27
|
2010-07-26
, 23:37
|
Posts: 356 |
Thanked: 123 times |
Joined on Dec 2008
|
#717
|
|
2010-07-26
, 23:55
|
Posts: 1,048 |
Thanked: 979 times |
Joined on Mar 2008
@ SF Bay Area
|
#718
|
The outgoing callerid on the phone you are calling from needs to be listed as a phone in your google voice account.
|
2010-07-27
, 04:19
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#719
|
To loop through cookies in QT, I have to request for all cookies associated with a specific url. Does python not have to do that? On this line I see you pulling cookies. Does it pull all stored cookies irrespective of url?
I have *never* been able to get empathy (sofiasip) to dial out. Ever. Not even once. The desktop version of qgvdial shows sofiasip as a possible callout, but works *only* if you use the skype dialout.
As you mention, empathy shows me a window that claims to be dialing out, but nothing happens. Eventually I have to click hangup and dial out with skype.
In fact I haven't been able to successfully dial out using my gizmo account on n900 either. At least on the n900 it _does_ connect to the access number, but then the GV female announcer says "Could not complete your call, please try again"
|
2010-07-27
, 23:16
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#720
|
Also, when connected I now miss a lot of received texts, they just never show up
**EDIT** Btw, this pretty much started after PR1.2 I have the most current version of TOR available from the repositories
Last edited by dantonic; 2010-07-24 at 20:08.