[Twisted-Python] Weekly Bug Summary

2009-05-30 Thread exarkun
Bug summary __ Summary for 2009-05-24 through 2009-05-31 Bugs opened: 9Bugs closed: 2 Total open bugs: 1113 (+7) |== Type Changes |== Priority Changes |== Component Changes |Defect: +3 |Highest: +1 |Core:+5 |Enhancement: +3

Re: [Twisted-Python] buildProtocol never called

2009-05-30 Thread Jean-Paul Calderone
On Sat, 30 May 2009 18:36:16 -0500, travis+ml-twis...@subspacefield.org wrote: >On Sat, May 30, 2009 at 06:17:54PM -0500, travis+ml-twis...@subspacefield.org >wrote: >> The program works fine normally, and can run in the background, but if I >> invoke a daemonize() routine that turns it into a net

Re: [Twisted-Python] buildProtocol never called

2009-05-30 Thread travis+ml-twisted
On Sat, May 30, 2009 at 06:17:54PM -0500, travis+ml-twis...@subspacefield.org wrote: > The program works fine normally, and can run in the background, but if I > invoke a daemonize() routine that turns it into a network daemon, it > refuses to serve incoming TCP connections. Actually the TCP conn

[Twisted-Python] buildProtocol never called

2009-05-30 Thread travis+ml-twisted
Hello, First let me introduce a piece of software I have written using Twisted: it's called dfd_keeper[1], and is a BSD/pf port of a generic concept I invented called the dynamic firewall daemon[2]. [1] http://www.subspacefield.org/security/dfd_keeper/ [2] http://www.subspacefield.org/security/df

Re: [Twisted-Python] Twisted for Nokia S60 Platform

2009-05-30 Thread Werner Thie
Hi all I diddled with twisted on my Nokia E61 and managed to get some basics working. A few patches were necessary but I had it up and running in a few hours. Will have a look if the code is still around. BTW, I didn't follow the development on this side closely being busy with other projects,

Re: [Twisted-Python] Twisted for Nokia S60 Platform

2009-05-30 Thread glyph
On 08:24 am, sakal...@gmail.com wrote: >I am wondering if somebody has tried to run the twisted on nokia's s60 >platform. I am not expecting twisted operate with full functionality, >but I >will be glad to hear about it if there are some efforts. I also wanted >to be >involved in such an effort.

[Twisted-Python] Twisted for Nokia S60 Platform

2009-05-30 Thread Mustafa Sakalsiz
Hi all, I am wondering if somebody has tried to run the twisted on nokia's s60 platform. I am not expecting twisted operate with full functionality, but I will be glad to hear about it if there are some efforts. I also wanted to be involved in such an effort. S60 platform already supports python