Ticket #2177 (new defect)

Opened 6 months ago

error: (9, 'Bad file descriptor')

Reported by: niels.egberts@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: other Version: 1.0
Keywords: Cc:

Description

I'm using ubuntu Intrepid (alpha 2 at the moment), and on starting the application I got the following error, it can be reproduced by starting Emesene twice very fast.

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

Traceback (most recent call last):

File "/usr/share/emesene/emesenelib/core.py", line 385, in do_login_successful

self.socket.connect('input', self.process)

File "/usr/share/emesene/emesenelib/Socket.py", line 70, in connect

self._update_events()

File "/usr/share/emesene/emesenelib/Socket.py", line 214, in _update_events

mask, self._event)

File "<string>", line 1, in fileno

File "/usr/lib/python2.5/socket.py", line 146, in _dummy

raise error(EBADF, 'Bad file descriptor')

error: (9, 'Bad file descriptor')

Attachments

Add/Change #2177 (error: (9, 'Bad file descriptor'))

Author



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