View Single Post
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#712
Originally Posted by ryanl33x1511 View Post
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 ?
I think you are looking for the wrong Tor. This is The One Ring, a Google Voice chat program and not the proxy network

Originally Posted by fcrochik View Post
epage:
Is TOR supposed to provide contacts (Roster)?

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*))
    );
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.

Decide to ask before going too crazy trying to find the problem.

Thanks
I'm unsure what Roster is suppose to correspond to in Connection Manager terms

Originally Posted by dantonic View Post
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
I'm looking through somebody else's log and am not really seeing what could cause a problem...
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog