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)

qt4eva 2010-07-23 17:48

Re: [Announce] The One Ring
 
can't wait guys. hopefully we get direct call out or auto pickup callback soon. anyway epage is there a way to change the display name on the conversation im? I thought i can do this by changing the Display Name in the account setting but every time I reconnect it turn back to my cell number.

epage 2010-07-23 17:49

Re: [Announce] The One Ring
 
Quote:

Originally Posted by qt4eva (Post 762438)
can't wait guys. hopefully we get direct call out or auto pickup callback soon. anyway epage is there a way to change the display name on the conversation im? I thought i can do this by changing the Display Name in the account setting but every time I reconnect it turn back to my cell number.

I had decided to make the account nickname the callback number. There is also a setting for this but then changing requires a log out / log in. Is this something that would be important to remove?

qt4eva 2010-07-23 18:08

Re: [Announce] The One Ring
 
I just thought it would be cool to have it said "You" instead of my whole phone number. If it not too much trouble it would be great to have it so that the user can input anything they want either a name or a number. A log out/in would be find. Or maybe if you include an option for it in advance setting to enable or disable for those who don't like this and everyone would be happy.

epage 2010-07-23 18:14

Re: [Announce] The One Ring
 
Quote:

Originally Posted by qt4eva (Post 762456)
I just thought it would be cool to have it said "You" instead of my whole phone number. If it not too much trouble it would be great to have it so that the user can input anything they want either a name or a number. A log out/in would be find. Or maybe if you include an option for it in advance setting to enable or disable for those who don't like this and everyone would be happy.

Too many advanced settings and things get nasty.

"nickname" generally is the name you have visible to other accounts, so it has meaning outside of your device. I felt callbacks was the closest representation of that. Having it be purely arbitrary seems kind of odd.

qt4eva 2010-07-23 18:20

Re: [Announce] The One Ring
 
sure. This is fine as well. I just thought "You" would be shorter and less clutter. anyway waiting for your next update and more awsome improvement.

fcrochik 2010-07-23 20:11

Re: [Announce] The One Ring
 
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

uvatbc 2010-07-24 08:48

Re: [Announce] The One Ring
 
Good news everyone!
GV dialout works!!

qt4eva 2010-07-24 13:15

Re: [Announce] The One Ring
 
would you consider sharing this info with epage to be intergrated with tor as i like the intergrate app more than a stand alone app. thanks

Quote:

Originally Posted by uvatbc (Post 762980)
Good news everyone!
GV dialout works!!


uvatbc 2010-07-24 14:41

Re: [Announce] The One Ring
 
Quote:

Originally Posted by qt4eva (Post 763203)
would you consider sharing this info with epage to be intergrated with tor as i like the intergrate app more than a stand alone app. thanks

epage already has all the pieces to this puzzle. In fact the last 10 or 15 comments on this thread are about how to solve it. epage and I both thought the last bit - calling someone using telepathy was not possible. Then fcrochik came along and showed us how it's done. All on this thread.

I am reasonably sure epage is already working on it, and it's just a matter of time before TOR gets this feature.

ryanl33x1511 2010-07-24 15:25

Re: [Announce] The One Ring
 
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 ?


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

vBulletin® Version 3.8.8