Hi all, I encountered an issue when I tried to use aMSN 0.97 on Solaris(x86) behind a proxy.
I choose "connect to internet using a Proxy server" (HTTP) and set proxy server and port in Preferences--Connection--Connction Settings. When I click "Check for new version", it reports "No new version avaible", but when I try to login, it always stay in "Logging in" screen, I have to cancel it manually.
I am sure my network has no problem since I could use pidgin with the same proxy set.
The status_log is the following:
[14:20:06] Event --loggingIn-- fired with caller -protocol-- and args :
[14:20:06] logging in, destroying loginscreen : loggingIn
[14:20:06] ::HTTPConnection::Connected: Proxy connected!!
[14:20:06] ::HTTPConnection::Connected: PROXY SEND (ns)g
POST
http://gateway.messenger.hotmail.com/gateway/gateway.dll?Action=open&Server=NS&IP=messenger.hotmail.com HTTP/1.1
Accept: */*
Accept-Encoding: gzip, deflate
User-Agent: MSMSGS
Host: gateway.messenger.hotmail.com
Proxy-Connection: Keep-Alive
Connection: Keep-Alive
Pragma: no-cache
Content-Type: application/x-msn-messenger
Content-Length: 0
[14:20:07] gotNexusReply: loginurl=https://loginnet.passport.com/login2.srf
[14:20:07] gotNexusReply: finished before authentication took place
[14:20:07] ::HTTPConnection::ConnectReply
[14:20:07] cmsn_auth starting, stat=a
[14:20:57] ::HTTPConnection::HTTPRead: EOF, closing
[14:21:02] ERROR, RACE CONDITION, THIS SHOULD'T HAPPEN IN HTTPPoll with "::Proxy::ProxyHTTP3 HTTPPoll ns" !!!!!!
[14:21:52] ::MSN::CloseSB ns Called
[14:21:52] ::MSN::ClearSB ns called
[14:21:52] clearing sb ns. oldstat=d
[14:21:52] Loging out
[14:21:52] Event --loggedOut-- fired with caller -protocol-- and args :
[14:21:52] logging out, creating loginscreen : loggedOut
Thanks a lot for any help!!