Re: [Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread Angelo Dell'Aera
On Sun, 09 Jan 2011 20:08:01 +0100 Žiga Seilnacht wrote: > Could you also let us know which operating system and version you are > using and which reactors you tried? A similar error was recently reported > for poll reactor on FreeBSD (http://twistedmatrix.com/trac/ticket/4759). Sure. OS:

Re: [Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread Žiga Seilnacht
On 9.1.2011 16:47, Angelo Dell'Aera wrote: > On Sun, 09 Jan 2011 14:54:33 - > exar...@twistedmatrix.com wrote: > >> On 01:54 pm, ita...@itamarst.org wrote: >> >On Sun, 2011-01-09 at 12:10 +0100, Angelo Dell'Aera wrote: >> >>Hi, >> >>while developing a code based on Twisted Names I'm finding

Re: [Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread Angelo Dell'Aera
On Sun, 09 Jan 2011 14:54:33 - exar...@twistedmatrix.com wrote: > On 01:54 pm, ita...@itamarst.org wrote: > >On Sun, 2011-01-09 at 12:10 +0100, Angelo Dell'Aera wrote: > >>Hi, > >>while developing a code based on Twisted Names I'm finding myself > >>catching > >>RuntimeErrors like the one rep

Re: [Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread Angelo Dell'Aera
On Sun, 09 Jan 2011 08:54:18 -0500 Itamar Turner-Trauring wrote: > On Sun, 2011-01-09 at 12:10 +0100, Angelo Dell'Aera wrote: > > Hi, > > while developing a code based on Twisted Names I'm finding myself > > catching RuntimeErrors like the one reported below. > > It seems like someone, somewhe

Re: [Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread exarkun
On 01:54 pm, ita...@itamarst.org wrote: >On Sun, 2011-01-09 at 12:10 +0100, Angelo Dell'Aera wrote: >>Hi, >>while developing a code based on Twisted Names I'm finding myself >>catching >>RuntimeErrors like the one reported below. > >It seems like someone, somewhere is doing a startWriting() (or >p

Re: [Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread Itamar Turner-Trauring
On Sun, 2011-01-09 at 12:10 +0100, Angelo Dell'Aera wrote: > Hi, > while developing a code based on Twisted Names I'm finding myself catching > RuntimeErrors like the one reported below. It seems like someone, somewhere is doing a startWriting() (or pauseProducing) on the Port object, i.e. the

[Twisted-Python] Twisted Names - strange RuntimeError

2011-01-09 Thread Angelo Dell'Aera
Hi, while developing a code based on Twisted Names I'm finding myself catching RuntimeErrors like the one reported below. 2011-01-09 10:32:13+0100 [twisted.names.dns.DNSDatagramProtocol (UDP)] Unhandled Error Traceback (most recent call last): File "/usr/lib64/python2.6/site-packages/twiste