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.