benklop / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

With 2 twitter accounts 1 always fails to start when starting pidgin #201

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add 2 different twitter accounts with https and OAuth
2. Start pidgin

What is the expected output? What do you see instead?
I would expect that both accounts would "log in" successfully when I start 
pidgin. However what happens is that one account always fails. Since there is 
no consistency in which account fails I'm guessing it's some sort of race 
condition involving too many simultaneous login attempts. 

When I get the error message in the buddy list I can click "Reconnect" and it 
will succeed. 

What version of the product are you using? On what operating system?
mbpurple 0.3.0, pidgin 2.7.1, FreeBSD 9-current (r209614)

Please provide any additional information below.
I would suggest adding a 2-3 second delay between login attempts for different 
accounts. 

Original issue reported on code.google.com by goo...@dougbarton.us on 1 Jul 2010 at 8:29

GoogleCodeExporter commented 9 years ago
Same here all the time on both machines, using 5 accounts and only one makes it 
through on start

Original comment by thorsten...@gmail.com on 7 Jul 2010 at 11:13

GoogleCodeExporter commented 9 years ago
same here after upgrading to 0.3: out of two accounts, one is always disabled 
due to an authentication error after I resume from suspend, works just fine 
after re-enabling

maybe there's a problem with them being fired too fast one after another?

Original comment by iac...@gmail.com on 8 Jul 2010 at 11:34

GoogleCodeExporter commented 9 years ago
I can add some information.  I have a twitter and an identica account plus some 
others.  I'm also behind a proxy and could monitor the activity.  I disabled 
all my accounts and added them one by one.  The other accounts generated 
connections appropriately.  When I enabled the twitter account it connected to 
api.twitter.com.

When I enabled the identica account there was no connection activity shown.  
(It may have used the twitter connection.  It's SSL and the proxy cannot look 
inside.) 

Original comment by rjhorn...@gmail.com on 11 Aug 2011 at 4:33