Wednesday, September 8th 2010, 7:44am UTC+1

You are not logged in.

  • Login
  • Register

1

Tuesday, September 15th 2009, 11:07pm

Add GoogleTalk Messenger Account not working

I have no problem adding a MSN or Yahoo Messenger account, but when adding a GoogleTalk account, comes back repeatedly with wrong username or password. Tried two different Gmail accounts. This is on a Linux (MintLinux) system, using Goober Beta.

Notarzt

Administrator

Posts: 559

Occupation: goober Employee

2

Tuesday, September 22nd 2009, 8:46am

Hello abveritas,

as we got reportet this problem we have tested it and it worked but 2 days later googletalk wasn't connecting as reportet. So we are actually searching why this feature is working sometimes and sometimes not.
NOTARZT - hilft auch ohne Praxisgebühr Direktkontakt zu mir

3

Tuesday, March 23rd 2010, 4:15am

I have the same problem here, but i cant login msn id's too... i dont know what i'm doing wrong...

when goober are running, i got these messages from xterm (im using goober on opensuse)

enrico@linux-vusy:~/goober> sh run-goober.sh
This is goober 2009-07-28-155001 build 8572
> Port 58772 for receiving UDP is in use
> Port 58773 for receiving UDP is in use
> Some problem opening port/interface to send on
> Port 43602 for receiving UDP is in use
> Port 43603 for receiving UDP is in use
> Some problem opening port/interface to send on
> Port 40350 for receiving UDP is in use
> Port 40351 for receiving UDP is in use
> Some problem opening port/interface to send on
> Port 43602 for receiving UDP is in use
> Port 43603 for receiving UDP is in use
> Some problem opening port/interface to send on
function setAccountData entered
function setAccountData exited
function login entered
> Port 43602 for receiving UDP is in use
> Port 43603 for receiving UDP is in use
> Some problem opening port/interface to send on


these messages are from "goober account login step" and "adding msn id's step"

flash49152

Administrator

4

Wednesday, March 24th 2010, 3:44pm

These debug Messages are from the tunneling for VOIP and file transfer and nothing to worry.

All other Messengers Protocols are working for our testers and me. In my experience most login problems are typos in the user name or password. MSN and googletalk need your FULL email address, and not only your nickname.

Try running goober with debug enabled:

Source code

1
LD_LIBRARY_PATH=.:./qt ./goober --debug

The Interesting Part for you is ImComm. Look for "LoginStatus:".

Source code

1
2
3
4
LoginStarted = 10001
ConnectedToLogin = 10002
LoggedIn = 10003
ReceivingContactList = 10004

If you cannot see 10002 you have probably Firewall problems.
If Status 10002 is repeated several times, goober cannot log you in. In this case try reentering your username/passwort or delete and re add your account.

Similar threads

Rate this thread