[Bug 725769] Re: crashes when running basic example

2011-04-09 Thread David Paleino
And I'm sorry to say your efforts are useless (apart from learning something new ;)). That patch is already implemented in the latest version packaged, 0.8.4, which I suggested to you before. David ** Changed in: python-bottle (Ubuntu) Status: New => Fix Released -- You received this bu

[Bug 725769] Re: crashes when running basic example

2011-04-09 Thread Clóvis Fabrício
Ok, this patch fixes it for me. The only fix is to pass a factory instead of the hostname as second parameter to listenTCP, and use the interface parameter to pass the hostname, instead. The line above was creating a factory but not assigning it to any variable. So I just used that. ** Patch add

[Bug 725769] Re: crashes when running basic example

2011-04-09 Thread Clóvis Fabrício
This line from the traceback is calling my attention reactor.listenTCP(self.port, self.host) API from twisted 10.1.0 says reactor.listenTCP doesn't take host and port http://twistedmatrix.com/documents/10.1.0/api/twisted.internet.interfaces.IReactorTCP.html#listenTCP -- You received this b

[Bug 725769] Re: crashes when running basic example

2011-04-09 Thread Clóvis Fabrício
Why did you mark the bug as invalid? Is it a policy to invalidate bugs you can't confirm? I'm using the latest available in the latest ubuntu. Today is April 9 2011 and 11.04 Natty is not released yet, so latest ubuntu is 10.10 Maverick Meerkat. The most up-to-date package today in ubuntu Maveri

[Bug 725769] Re: crashes when running basic example

2011-04-09 Thread David Paleino
Uhm. I'm using Bottle in a number of applications, and never saw that. I suspect it's just a problem of out-of-date version. Would you please try with the latest available in Debian/Ubuntu? (0.8.4). Thanks. ** Changed in: python-bottle (Ubuntu) Assignee: (unassigned) => David Paleino (dpale

[Bug 725769] Re: crashes when running basic example

2011-02-26 Thread Clóvis Fabrício
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/725769 Title: crashes when running basic example -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubu