Ticket #2589 (new defect)

Opened 3 months ago

Logon to msn account w/o using HTTP method

Reported by: diego.cena -> gmail dott com Owned by: somebody
Priority: normal Milestone: 1.1
Component: other Version:
Keywords: Cc:

Description

The only way I have got to logon is using HTTP method. Without that I get this exception message:

Fatal error This is a bug. Please report it at: http://www.emesene.org

Traceback (most recent call last):

File "/media/disk/emesene101/Login.py", line 299, in bLogin_clicked

self.login()

File "/media/disk/emesene101/Login.py", line 285, in login

self.controller.login(self.getUser() , self.getPass() , self.getStatus())

File "/media/disk/emesene101/Controller.py", line 224, in login

self.config.getUserConfigPath(), proxy, self.safemode)

File "/media/disk/emesene101/emesenelib/core.py", line 180, in init

self.socket = Socket.Socket(host, port)

File "/media/disk/emesene101/emesenelib/socket.py", line 185, in init

self.socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM)

AttributeError?: 'module' object has no attribute 'AF_INET'

Attachments

Add/Change #2589 (Logon to msn account w/o using HTTP method)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.